You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark McDowall
8cac84b4ad
PostDownloadProvider broken down further.
...
Will try to reprocess _NzbDrone_ directories each pass, but will mark with an error when possible.
Attempt to process _UNPACK_ and _FAILED_ directories 30 minutes after first detected by NzbDrone (to give SAB time to unpack properly before processing).
13 years ago
..
BacklogSearchJob.cs
Fixed EpisodeSorting examples layout.
13 years ago
BannerDownloadJob.cs
Added BannerDownloadJob, it will run every 30 days.
13 years ago
ConvertEpisodeJob.cs
ConfigFileProvider will now add missing config values automatically, with a default value.
13 years ago
DeleteSeriesJob.cs
Updated JobProvider to allow jobs with two targets.
13 years ago
DiskScanJob.cs
Updated JobProvider to allow jobs with two targets.
13 years ago
EpisodeSearchJob.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
IJob.cs
Updated JobProvider to allow jobs with two targets.
13 years ago
ImportNewSeriesJob.cs
Added BannerDownloadJob, it will run every 30 days.
13 years ago
JobProvider.cs
potential fix for "Execution lock has fucked up"
13 years ago
PostDownloadScanJob.cs
PostDownloadProvider broken down further.
13 years ago
RenameEpisodeJob.cs
Updated JobProvider to allow jobs with two targets.
13 years ago
RenameSeasonJob.cs
Added SeriesSearch and RenameSeries jobs.
13 years ago
RenameSeriesJob.cs
Added SeriesSearch and RenameSeries jobs.
13 years ago
RssSyncJob.cs
Updated JobProvider to allow jobs with two targets.
13 years ago
SeasonSearchJob.cs
Season searching fallback to individual episodes will done in order from 1 to n.
13 years ago
SeriesSearchJob.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
UpdateInfoJob.cs
Updated JobProvider to allow jobs with two targets.
13 years ago
UpdateSceneMappingsJob.cs
Updated JobProvider to allow jobs with two targets.
13 years ago