AnitoonsTV: detalles esteticos

This commit is contained in:
danielr460
2017-11-12 17:52:34 -05:00
parent 56c16f2922
commit 7ae8b203b6

View File

@@ -127,7 +127,7 @@ def episodios(item):
plot=scrapedplot, url=url, show=show))
if config.get_videolibrary_support() and len(itemlist) > 0:
itemlist.append(Item(channel=item.channel, title="Añadir esta serie a la videoteca", url=item.url,
itemlist.append(Item(channel=item.channel, title="[COLOR yellow]Añadir esta serie a la videoteca[/COLOR]", url=item.url,
action="add_serie_to_library", extra="episodios", show=show))
return itemlist