Fix Serie HD
This commit is contained in:
+2
-2
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user