You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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:
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?
The text was updated successfully, but these errors were encountered: