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

Fixed: Movies not getting unmonitored when folder gets deleted #2588

Merged
merged 1 commit into from
Mar 4, 2018

Conversation

sichapman
Copy link

Database Migration

NO

Description

The previously committed fix to the listed issues didn't appear to work, at least for me, so I did some digging and comparisons with Sonarr's behaviour and think this fix should work. It sends the movie through the same route as it does when just the file is deleted - MediaFileTableCleanupService -> MediaFileService -> MovieService, which ends up doing the unmonitor config option check.

Todos

  • Tests

Issues Fixed or Closed by this PR

@sichapman sichapman force-pushed the fix-unmonitor-on-delete branch from c251141 to 11c9718 Compare March 3, 2018 01:19
@galli-leo galli-leo merged commit 55dde61 into Radarr:develop Mar 4, 2018
@LSL1337
Copy link
Contributor

LSL1337 commented Mar 5, 2018

I've never thought i see the day. The movie deleted from Plex now gets unmonitored.
WOW, THX so much

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants