Aggiunto Il Corsaro Nero

This commit is contained in:
Alhaziel01
2020-04-16 20:21:06 +02:00
parent 2bbf5b8187
commit d48883e7fb
5 changed files with 105 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ def getchanneltypes(view="thumb_"):
logger.info()
# Lista de categorias
channel_types = ["movie", "tvshow", "anime", "documentary", "vos", "direct", "live", "music"] # , "torrent"
channel_types = ["movie", "tvshow", "anime", "documentary", "vos", "direct", "live", "torrent", "music"]
if config.get_setting("adult_mode") != 0:
channel_types.append("adult")