You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The movies/shows caused the error below, there were more but i stopped notating as there didnt seem to be any rhyme or reason.
Jeopardy!: Tournament of Champions: Season 29: Quarterfinal Game 1
Homeward Bound: The Incredible Journey
David Blaine: What Is Magic?
Mystery Diners: Season 8: Bad Credit
Mystery Diners: Season 8: Employee Discount
Jay-Z: Bloomberg Game Changers
Traceback (most recent call last): File "Netflix-to-Trakt-Import\netflix2trakt.py", line 103, in <module> tmdbResult = tmdbSeason.details(tv_id=showId, season_num=season.number, append_to_response="translations") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "tmdbv3api\objs\season.py", line 29, in details return AsObj( ^^^^^^ File "\tmdbv3api\as_obj.py", line 9, in __init__ raise TMDbException(entries["status_message"]) tmdbv3api.exceptions.TMDbException: The resource you requested could not be found.
The text was updated successfully, but these errors were encountered:
The movies/shows caused the error below, there were more but i stopped notating as there didnt seem to be any rhyme or reason.
Traceback (most recent call last): File "Netflix-to-Trakt-Import\netflix2trakt.py", line 103, in <module> tmdbResult = tmdbSeason.details(tv_id=showId, season_num=season.number, append_to_response="translations") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "tmdbv3api\objs\season.py", line 29, in details return AsObj( ^^^^^^ File "\tmdbv3api\as_obj.py", line 9, in __init__ raise TMDbException(entries["status_message"]) tmdbv3api.exceptions.TMDbException: The resource you requested could not be found.
The text was updated successfully, but these errors were encountered: