1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-27 02:07:41 +00:00
Sonarr/NzbDrone.Core
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
2011-10-11 20:44:19 -07:00
..
Datastore Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
Helpers SortHelper.SkipArticles will no longer bomb when a null is passed. 2011-10-06 09:37:34 -07:00
Instrumentation TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid. 2011-09-07 17:01:51 -07:00
Model Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
Properties More bugfixes, tests. 2011-10-07 22:06:16 -07:00
Providers Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
Repository Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
CentralDispatch.cs ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Fluent.cs Added ToBestDateString for DateTime, using on Series/Details. 2011-09-27 17:10:08 -07:00
NzbDrone.Core.csproj Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
NzbDrone.jpg XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
packages.config Upgraded to MiniProfiler 1.9. 2011-09-07 18:56:00 -07:00
Parser.cs Treat SUBPACK's as extra releases, so they will not be downloaded. 2011-09-25 18:00:21 -07:00
WebTimer.cs Added Readme 2011-08-03 09:29:03 -07:00