mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Automatically downloading the best movie release works now.
This commit is contained in:
@@ -344,7 +344,7 @@ namespace NzbDrone.Core.Download.Pending
|
||||
|
||||
public void Handle(MovieGrabbedEvent message)
|
||||
{
|
||||
|
||||
//RemoveGrabbed(message.Movie);
|
||||
}
|
||||
|
||||
public void Handle(RssSyncCompleteEvent message)
|
||||
|
||||
Reference in New Issue
Block a user