Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Titles that caused errors #42

Open
Jamisonfitz opened this issue Jan 9, 2024 · 0 comments
Open

Titles that caused errors #42

Jamisonfitz opened this issue Jan 9, 2024 · 0 comments

Comments

@Jamisonfitz
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant