mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
This commit is contained in:
@@ -11,5 +11,6 @@ namespace NzbDrone.Core.Providers
|
||||
void RenameSeries(int seriesId);
|
||||
void RenameSeason(int seasonId);
|
||||
void RenameEpisode(int episodeId);
|
||||
void RenameEpisodeFile(int episodeFileId);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user