Merge pull request #108 from prpeaprendiz/patch-7

update pelisplus.py
This commit is contained in:
Alfa
2017-09-30 02:31:37 +02:00
committed by GitHub

View File

@@ -470,7 +470,7 @@ def findvideos(item):
videoitem.quality = 'default'
videoitem.language = 'Latino'
if videoitem.server != '':
videoitem.thumbnail = item.contentThumbnail
videoitem.thumbnail = item.thumbnail
else:
videoitem.thumbnail = item.thumbnail
videoitem.server = 'directo'