-
Looks like `trakt` was never initialized and thus error.
https://github.com/moogar0880/PyTrakt/blob/033f2ed37590621868bba6253ed5435e61e69171/trakt/movies.py#L194
Changing it to `trakt_id` should f…
-
For some reason, omdbapi sometimes returns an empty value for the Ratings field (probably a bug on their side). But when this happens, this library's functions throw the following error:
`Error: Co…
-
Hi!
I wasn't sure if I should email the Contact link this question or post it as a request on Github.
Emby uses OMDb as one of its metadata downloaders. I recently asked about the fact that I c…
-
-
I'm trying to hit omdb api via an AWS Lambda function but it is throwing the following error.
I'm using Node v12.10 and calling via https module.
Another point to be noted is that the call is worki…
-
- [x] The Plugin is up to date - 0.7.2
- [x] Obsidian is up to date - V1.6.7
**Describe the bug**
When I activate the Media DB Video Game search, enter a title and press ok the modals go away…
-
This is great. However, I am wondering if there are plans to extend the API to also pick up the production company and the original title (for non-EN films)? Many thanks.
-
Back-Burner project, but a song command would be nice :)
-
I don't know if my issues are do to inexperience or the api, but feel free to delete this issue if its the former, or these questions fit in better elsewhere.
First of all, is there no complete do…
-
When you send a title query like:
curl "https://www.omdbapi.com?apikey=my_key&t=Star&y=2001"
you get a response filtered for the year 2001.
When you send a search query like:
curl "https://www.o…