itsToggle / plex_debrid

Plex torrent streaming through Debrid Services
1.47k stars 123 forks source link

Overseerr errors, unable to match because "the plex library is empty" #530

Open profucius opened 1 year ago

profucius commented 1 year ago

I am having this issue when making requests via Overseerr. With the script running, it gives me these two lines for every request. The tmdb url matches each one of the Overseerr requests, and repeats them every time I run the script, until I delete them as requests. It happens to every single Overseerr request I add no matter what it is.

I certainly have items in my Plex libraries, both Movies and Shows. The Plex Watchlist and Trakt Watchlist importing works just fine.

[22/08/23 01:00:45] matching item: 'tmdb://11' of service 'content.services.overseerr' to service 'content.services.plex'
[22/08/23 01:00:45] [plex error]: couldnt match content to plex media type, because the plex library is empty. Please add at least one movie and one show!
[22/08/23 01:00:45] error: media item has no title or release year. This unknown movie/show might not be released yet.
profucius commented 1 year ago

This is now happening with other items with just Trakt watchlist. It is reporting that the plex library is empty, which is simply not true. Am I missing a setting or some other aspect of the config that is causing this issue? Totally scratching my head here, nothing is downloading anymore. @itsToggle