1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-20 13:17:17 +00:00
Sonarr/NzbDrone.Core/Providers/Jobs
2011-11-25 23:52:54 -08:00
..
AppUpdateJob.cs Update client is now moved rather than copied. 2011-11-21 20:42:05 -08:00
BacklogSearchJob.cs Extended the actions column width on Series Grid - FF was creating two rows of buttons. 2011-11-23 16:39:21 -08:00
BannerDownloadJob.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
ConvertEpisodeJob.cs
DeleteSeriesJob.cs
DiskScanJob.cs UpdateInfo and DiskScan jobs will process in Alphabetical order (ignoring articles). 2011-11-21 22:27:08 -08:00
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs
JobProvider.cs Database logging is now set to Info. 2011-11-23 23:34:59 -08:00
PostDownloadScanJob.cs
RecentBacklogSearchJob.cs Removed Injection for SeasonSearchJob on RecentBacklogSearchJob. 2011-11-23 17:10:20 -08:00
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs
SeriesSearchJob.cs Fixed a bug in SeriesSearchJob that would cause it to fail. 2011-11-25 23:52:54 -08:00
TrimLogsJob.cs Trim added to LogProvider. 2011-11-21 23:35:11 -08:00
UpdateInfoJob.cs UpdateInfo and DiskScan jobs will process in Alphabetical order (ignoring articles). 2011-11-21 22:27:08 -08:00
UpdateSceneMappingsJob.cs