1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-18 20:59:02 +00:00
Lidarr/NzbDrone.Core/Jobs
2012-03-06 18:53:49 -08:00
..
AppUpdateJob.cs Fixed: Fixed an issue where there could be a race condition during app update. 2012-02-26 13:22:35 -08:00
BacklogSearchJob.cs
BannerDownloadJob.cs New: Banner will be deleted when series is deleted. 2012-03-06 18:53:49 -08:00
CheckpointJob.cs
ConvertEpisodeJob.cs
DeleteSeriesJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
DiskScanJob.cs
EpisodeSearchJob.cs
IJob.cs
ImportNewSeriesJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
JobProvider.cs Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
PostDownloadScanJob.cs
RecentBacklogSearchJob.cs
RenameSeasonJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
RenameSeriesJob.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
RssSyncJob.cs Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
SeasonSearchJob.cs Improved: Season search/backlog search is a lot more efficient with indexer searches. 2012-02-26 17:14:35 -08:00
SeriesSearchJob.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 2012-02-27 21:50:56 -08:00
TrimLogsJob.cs
UpdateInfoJob.cs
UpdateSceneMappingsJob.cs