Fix Serie HD

This commit is contained in:
Alhaziel
2019-09-01 19:43:00 +02:00
parent 6aa0aeeee4
commit 9b3b1c3cc6
+2 -2
View File
@@ -41,8 +41,8 @@ def mainlist(item):
def search(item, texto):
support.log(texto)
# item.contentType = 'tvshow'
item.contentType = 'tvshow'
item.url = findhost() + "/?s=" + texto
try:
return peliculas(item)