mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 08:47:59 +02:00
RssItemProcessingProvider will now handle full series NZBs.
This commit is contained in:
@@ -92,8 +92,6 @@ namespace NzbDrone.Core.Providers
|
||||
return true;
|
||||
|
||||
return false;
|
||||
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user