Radarr/NzbDrone.Core/Providers/Jobs
Mark McDowall b02c7066ad Trim added to LogProvider.
TrimLogsJob added to trim the logs every 24 hours.
2011-11-21 23:35:11 -08:00
..
AppUpdateJob.cs Update client is now moved rather than copied. 2011-11-21 20:42:05 -08:00
BacklogSearchJob.cs
BannerDownloadJob.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
ConvertEpisodeJob.cs ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
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 Added BannerDownloadJob, it will run every 30 days. 2011-09-10 01:42:05 -07:00
JobProvider.cs Cleaned up JobProviderFixture, should save ~20 seconds in build time. 2011-11-16 22:23:35 -08:00
PostDownloadScanJob.cs More autoupdate code. 2011-11-12 20:07:06 -08:00
RenameEpisodeJob.cs
RenameSeasonJob.cs
RenameSeriesJob.cs
RssSyncJob.cs
SeasonSearchJob.cs
SeriesSearchJob.cs
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