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

Movies from Steven Lu list automatically deleting/unmonitoring #4014

Closed
RoccoMathijn opened this issue Dec 29, 2019 · 2 comments · Fixed by #4016
Closed

Movies from Steven Lu list automatically deleting/unmonitoring #4014

RoccoMathijn opened this issue Dec 29, 2019 · 2 comments · Fixed by #4016
Assignees
Labels
Status: Confirmed Stops stale bot from asking if stale Type: Bug Issue is a bug

Comments

@RoccoMathijn
Copy link

RoccoMathijn commented Dec 29, 2019

Hi,

Describe the bug
I have the Steven Lu list configured for a few days. And next to that I have my IMDB watchlist configured.

Before I had my library automatically delete movies that are not found on my lists. This way I can completely manage my library from the IMDB app. I noticed that the movies from the Steven Lu list kept redownloading. When inspecting the log I found out that with every Net Import Sync it wouldn't find the previously added movies and delete them.

I now switched the setting to auto unmonitor movies not found on any lists. But still have the problem that previously added movies, that are still on the Steven Lu list, are being unmonitored:

NetImportSearchService [Dark Waters (2019)][tt9071322, 552178] was in your library, but not found in your lists --> Keeping in library but Unmonitoring it 3:57pm
NetImportSearchService [Gemini Man (2019)][tt1025100, 453405] was in your library, but not found in your lists --> Keeping in library but Unmonitoring it 3:57pm
NetImportSearchService [The Addams Family (2019)][tt1620981, 481084] was in your library, but not found in your lists --> Keeping in library but Unmonitoring it 3:57pm
NetImportSearchService [Zombieland: Double Tap (2019)][tt1560220, 338967] was in your library, but not found in your lists --> Keeping in library but Unmonitoring it 3:57pm
NetImportSearchService [Maleficent: Mistress of Evil (2019)][tt4777008, 420809] was in your library, but not found in your lists --> Keeping in library but Unmonitoring it 3:57pm
... (log goes on for every movie on the Steven Lu list)

Expected behavior
I expect movies on the StevenLu list that are already in my library to not being unmonitored / deleted when running Net Import Sync.

OS: linuxserver/radarr (latest tag)
Radarr version: 0.2.0.1450
Mono Version: 5.20.1.34

Any ideas?

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@Qstick Qstick added the Type: Bug Issue is a bug label Dec 29, 2019
@Qstick Qstick self-assigned this Dec 29, 2019
@Qstick Qstick added the Status: Confirmed Stops stale bot from asking if stale label Dec 29, 2019
@Qstick
Copy link
Member

Qstick commented Dec 29, 2019

Steven Lu only returns IMDb, we clean by tmdb before we map movies. Thus this bug occurs. When cleaning we should check IMDb as well. Will get a fix up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Confirmed Stops stale bot from asking if stale Type: Bug Issue is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants