Fix Community Channels

This commit is contained in:
Alhaziel
2020-03-11 12:32:43 +01:00
parent c4912c946b
commit 640814a503
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -203,6 +203,7 @@ def peliculas(item, json='', key='', itemlist=[]):
if not 'generic_list' in key:
tmdb.set_infoLabels(itlist, seekTmdb=True)
itemlist += itlist
itemlist = pagination(item, itemlist)
return itemlist