mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
started rss cleanup
This commit is contained in:
@@ -12,6 +12,6 @@ namespace NzbDrone.Core.Providers
|
||||
//This interface will contain methods to process individual RSS Feed Items (Queue if wanted)
|
||||
|
||||
void DownloadIfWanted(NzbInfoModel nzb, Indexer indexer);
|
||||
string GetTitleFix(List<EpisodeParseResult> episodes, int seriesId);
|
||||
string GetTitleFix(EpisodeParseResult episodes, int seriesId);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user