Cambio de dominio de post image + correccion de autoplay para biblioteca de kodi

This commit is contained in:
Unknown
2018-05-08 14:45:44 -03:00
parent 5ed7161763
commit d2377e9b2f
94 changed files with 814 additions and 807 deletions
+3 -3
View File
@@ -34,8 +34,8 @@ def mainlist(item):
title="Todos",
action="todas",
url=host,
thumbnail='https://s27.postimg.org/iahczwgrn/series.png',
fanart='https://s27.postimg.org/iahczwgrn/series.png',
thumbnail='https://s27.postimg.cc/iahczwgrn/series.png',
fanart='https://s27.postimg.cc/iahczwgrn/series.png',
page=0
))
autoplay.show_option(item.channel, itemlist)
@@ -62,7 +62,7 @@ def todas(item):
calidad = scrapedcalidad
title = scrapedtitle.decode('utf-8')
thumbnail = scrapedthumbnail
fanart = 'https://s32.postimg.org/gh8lhbkb9/seodiv.png'
fanart = 'https://s32.postimg.cc/gh8lhbkb9/seodiv.png'
if not 'xxxxxx' in scrapedtitle:
itemlist.append(
Item(channel=item.channel,