-
I followed the instructions in the README about setting up the environment variables for GitHub Actions in a forked repository. When manually running the "sync" action in GitHub on my forked reposito…
-
#### Issue description
At some point recently, I noticed that a script I wrote using Cinemagoer was intermittently failing with keyErrors on items that I got using get_person(). I've written a lit…
-
Sometimes, `get_by_name()` doesn't work. It returns no results even for famous movies like Deadpool, and Avengers Endgame.
-
## Bug report
### Describe the bug
The issue was raised on the forum here... https://forum.kodi.tv/showthread.php?tid=362950
Also some brief discussions with @notspiff and @romanvm in # scrapers
@…
-
Anthelion requires the following improvements:
- [x] IMDb ID search capability needs to be added, which is already mentioned in #4859.
- [x] The IMDb URL appears on the movie's homepage but not…
-
#### Issue description
parsing of series "creator" seems to be broken
#### Version of IMDbPY, Python and OS
- **Python:** 3.6.9
- **IMDbPY:** 6.8
- **OS:** ('Linux', '5.3.0-62-generic', '…
-
Last time this happened it was an imdb scraping issue but I've had this issue for the last couple days so I have a feeling that's not it if nobody else is having this issue.
### Expected behaviour:…
-
#### Description
Jellyfin and Emby allow for libraries containing movies and series at the same time (mixed content). Libraries of such type are not recognized and not selectable by jellyseer.
#…
-
Could you verify the steps provided in the README?
I was unable to locate the correct value to use as the `TRAKT_ACCESS_TOKEN` environment variable through their site. I had to resort to [this](htt…
-
Hey there, I'm attempting to scrape IMDb, but the very first line of their site breaks the scraper: ``
Saving the file locally and removing that one line fixes the issue and Goutte returns the data…