fix mondoserietv (ricerca serie)
This commit is contained in:
@@ -41,6 +41,7 @@ def search(item, text):
|
|||||||
action = 'findvideos'
|
action = 'findvideos'
|
||||||
else:
|
else:
|
||||||
action = 'episodios'
|
action = 'episodios'
|
||||||
|
item.contentType = 'tvshow'
|
||||||
try:
|
try:
|
||||||
search = text
|
search = text
|
||||||
data = support.match(item, headers=headers)[1]
|
data = support.match(item, headers=headers)[1]
|
||||||
|
|||||||
Reference in New Issue
Block a user