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

Errors when running script #112

Open
Bortus-AI opened this issue Dec 21, 2022 · 2 comments
Open

Errors when running script #112

Bortus-AI opened this issue Dec 21, 2022 · 2 comments

Comments

@Bortus-AI
Copy link

I have been using this api for awhile and has been running great every day. Now I am facing this error when running the script

Traceback (most recent call last):
File "/navy/./l2.py", line 137, in
search = tvobj.search(title9)
File "/usr/local/lib/python3.9/dist-packages/tmdbv3api/objs/tv.py", line 60, in search
self._call(
File "/usr/local/lib/python3.9/dist-packages/tmdbv3api/tmdb.py", line 185, in _call
raise TMDbException(json["errors"])
tmdbv3api.exceptions.TMDbException: ['query must be provided']

Did something change on my end or tmbd?

Thanks

@Bortus-AI
Copy link
Author

This only happens when using it for pulling tv posters. I can grab movies just fine

@Impre-visible
Copy link
Contributor

try to uninstall and reinstall the api, I don't have this problem, and where do u defin tvobj ?

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

2 participants