filmpertutti: corretto scraper puntate (no 1x00)

tantilm: corretta aggiunta in videoteca dalla ricerca
This commit is contained in:
marco
2020-04-30 21:02:17 +02:00
parent fcb3bc3a5a
commit a9b4349839
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1017,7 +1017,7 @@ def videolibrary(itemlist, item, typography='', function_level=1, function=''):
if (function == 'findvideos' and contentType == 'movie') \
or (function == 'episodios' and contentType != 'movie'):
if config.get_videolibrary_support() and len(itemlist) > 0:
from channelselector import get_thumb
from channelselector import get_thumb
itemlist.append(
Item(channel=item.channel,
title=title,