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 8dbd81bb4c
commit a1be422ad6
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1050,7 +1050,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,