Skip to content

[BUG] Cannot request movies #113

Closed
@karanrahar

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:

  1. Set up TMDB.
  2. Set up plex with only Movies library.
  3. Set up overseer with local user.
  4. No filters selected
  5. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions