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
+2 -2
View File
@@ -49,9 +49,9 @@ def show_option(channel, itemlist, text_color='yellow', thumbnail=None, fanart=N
return itemlist
if thumbnail == None:
thumbnail = 'https://s7.postimg.org/65ooga04b/Auto_Play.png'
thumbnail = 'https://s7.postimg.cc/65ooga04b/Auto_Play.png'
if fanart == None:
fanart = 'https://s7.postimg.org/65ooga04b/Auto_Play.png'
fanart = 'https://s7.postimg.cc/65ooga04b/Auto_Play.png'
plot_autoplay = 'AutoPlay permite auto reproducir los enlaces directamente, basándose en la configuracion de tus ' \
'servidores y calidades favoritas. '