Search: arrego "Buscar en otros Canales" para canales Torrent
This commit is contained in:
@@ -493,10 +493,10 @@ def do_search(item, categories=None):
|
|||||||
if categories:
|
if categories:
|
||||||
|
|
||||||
# Si no se ha seleccionado torrent no se muestra
|
# Si no se ha seleccionado torrent no se muestra
|
||||||
if "torrent" not in categories and "infoPlus" not in categories:
|
#if "torrent" not in categories and "infoPlus" not in categories:
|
||||||
if "torrent" in channel_parameters["categories"]:
|
# if "torrent" in channel_parameters["categories"]:
|
||||||
logger.info("%s -torrent-" % basename_without_extension)
|
# logger.info("%s -torrent-" % basename_without_extension)
|
||||||
continue
|
# continue
|
||||||
|
|
||||||
for cat in categories:
|
for cat in categories:
|
||||||
if cat not in channel_parameters["categories"]:
|
if cat not in channel_parameters["categories"]:
|
||||||
|
|||||||
Reference in New Issue
Block a user