Fix Ricerca per Attori
This commit is contained in:
@@ -622,6 +622,7 @@ def discovery(item, dict_=False, cast=False):
|
|||||||
|
|
||||||
if dict_:
|
if dict_:
|
||||||
if item.page:
|
if item.page:
|
||||||
|
item.discovery={}
|
||||||
item.discovery['page'] = item.page
|
item.discovery['page'] = item.page
|
||||||
listado = Tmdb(discover = dict_, cast=cast)
|
listado = Tmdb(discover = dict_, cast=cast)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user