1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/Update
Mark McDowall 638e3ca898 Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
..
Commands Command queue 2015-03-16 22:07:02 -07:00
InstallUpdateService.cs Command queue 2015-03-16 22:07:02 -07:00
RecentUpdateProvider.cs Include version in services Changes api call so the server knows how to redirect. 2015-02-07 19:52:01 +01:00
UpdateAbortedException.cs InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00
UpdateChanges.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
UpdateCheckService.cs Removed InstallUpdate, instead manually triggering ApplicationUpdate. 2015-02-07 16:24:27 +01:00
UpdateFolderNotWritableException.cs InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00
UpdateMechanism.cs Update improvements 2014-05-15 21:58:38 -07:00
UpdatePackage.cs New: automatically switch back to master if current branch is invalid 2014-10-28 16:48:37 -07:00
UpdatePackageAvailable.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
UpdatePackageProvider.cs Include version in services Changes api call so the server knows how to redirect. 2015-02-07 19:52:01 +01:00
UpdateVerification.cs New: MediaCover api now includes several resized variants to save bandwidth for mobile apps. 2015-01-29 19:27:09 +01:00
UpdateVerificationFailedException.cs InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00