This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2025-01-19 10:54:05 +02:00
Code
Issues
Releases
Activity
Sonarr
/
NzbDrone.Core
/
Providers
/
Jobs
History
kay.one
db3eeda50f
Cleaned up RefreshEpisodeInfo added tests
2011-05-28 20:01:35 -07:00
..
DeleteSeriesJob.cs
JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
2011-05-17 00:04:49 -07:00
DiskScanJob.cs
failed disk scan doesn't kill the whole job anymore
2011-05-23 17:44:44 -07:00
EpisodeSearchJob.cs
Rewrite of InventoryProvider
2011-05-28 12:23:35 -07:00
IJob.cs
Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job
2011-05-11 11:25:32 -07:00
ImportNewSeriesJob.cs
Fixed import new series being stuck in a loop if an update failed
2011-05-26 19:12:28 -07:00
JobProvider.cs
added better db migration support than what Subsonic provides out of the box.
2011-05-23 17:34:57 -07:00
RssSyncJob.cs
Rewrite of InventoryProvider
2011-05-28 12:23:35 -07:00
UpdateInfoJob.cs
Cleaned up RefreshEpisodeInfo added tests
2011-05-28 20:01:35 -07:00