Description
Describe the bug
I just set up SuggestArr twice. I am not able to request movies whatsoever. I tried lowering the filters. Even with no filters, the total media requested is always 0. This does not occur with TV shows, The shows get requested. Some logs pasted below.
To Reproduce
Steps to reproduce the behavior:
- Set up TMDB.
- Set up plex with only Movies library.
- Set up overseer with local user.
- No filters selected
- Set how many movies to grab
Expected behavior
I set about 100 movies with 500 search result without filters. Not even a single movie is getting requested. I expect at least 1 movie to be requested.
Logs
2025-02-12 21:02:57,863 - Config - DEBUG - Correctly loaded stored config.yaml
2025-02-12 21:02:57,865 - DatabaseManager - DEBUG - Checking if request exists: movie 13105
2025-02-12 21:02:57,866 - ContentAutomation - WARNING - Error while processing item: 'tmdb_id'
2025-02-12 21:02:57,867 - ContentAutomation - INFO - Total media requested: 0
Desktop (please complete the following information):
- OS: Docker on Linux
Additional context
Movies get requested to Overseerr. The movies that are already requested have a different log message.
2025-02-12 21:02:57,525 - Config - DEBUG - Correctly loaded stored config.yaml
2025-02-12 21:02:57,526 - DatabaseManager - DEBUG - Checking if request exists: movie 337339
2025-02-12 21:02:57,526 - ContentAutomation - INFO - Skipping [movie, The Fate of the Furious]: already requested.
Metadata
Assignees
Labels
Projects
Status
Done
Activity