Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting already existing movies is possible #260

Closed
danshilm opened this issue Dec 14, 2020 · 2 comments
Closed

Requesting already existing movies is possible #260

danshilm opened this issue Dec 14, 2020 · 2 comments
Assignees

Comments

@danshilm
Copy link
Collaborator

Describe the bug
Movies in libraries that use the TMDB agent are not parsed properly and don't show up as Available.
This results in being able to request movies that are already present in Radarr and the Plex library which in turn results in an error in Overseer and a Invalid request Validation failed: -- TmdbId: This movie has already been added in Radarr.

Are you on latest or develop branch?
sctx/overseerr:latest

To Reproduce
Steps to reproduce the behavior:

  1. Request a movie that's already present in Radarr.
  2. Check the logs.

Expected behavior
Ideally, the movie shouldn't be able to be requested if it's already present in Radarr/Plex since the Plex Library Scan would mark the movie as already Available.

@danshilm danshilm added the bug label Dec 14, 2020
@danshilm danshilm changed the title Adding already existing movies is possible Requesting already existing movies is possible Dec 14, 2020
@azoitos azoitos self-assigned this Dec 15, 2020
@azoitos
Copy link
Collaborator

azoitos commented Dec 15, 2020

We currently do not have Radarr/Sonarr sync so we have updated the logging to make things a little bit more clear for the user.

If your Plex sync is working, Overseerr should mark it as Available and a user should not be able to request a movie that already exists.

@sct
Copy link
Owner

sct commented Dec 18, 2020

I believe this is a non-issue at this point. Going to close this for now.

@sct sct closed this as completed Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants