Fix Successivo in altre opzioni di ricerca
This commit is contained in:
@@ -611,7 +611,7 @@ def discovery(item, dict_=False, cast=False):
|
||||
|
||||
if dict_:
|
||||
if item.page:
|
||||
item.discovery={}
|
||||
if not item.discovery: item.discovery={}
|
||||
item.discovery['page'] = item.page
|
||||
listado = Tmdb(discover = dict_, cast=cast)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user