allpeliculas: cambios cosmeticos

This commit is contained in:
Intel1
2018-05-23 10:55:03 -05:00
committed by GitHub
parent 2e87846c87
commit 88d55658f1

View File

@@ -148,12 +148,13 @@ def findvideos(item):
action = "play",
title = calidad,
fulltitle = item.title,
thumbnail = item.thumbnail,
contentThumbnail = item.thumbnail,
url = url,
language = IDIOMAS['Latino']
))
tmdb.set_infoLabels(itemlist, seekTmdb = True)
itemlist = servertools.get_servers_itemlist(itemlist)
tmdb.set_infoLabels(itemlist, seekTmdb = True)
itemlist.append(Item(channel=item.channel))
if config.get_videolibrary_support():
itemlist.append(Item(channel=item.channel, title="Añadir a la videoteca", text_color="green",