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.
Sonarr/NzbDrone.Core
Keivan Beigi ae1a32b874
Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null
13 years ago
..
Datastore Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;) 13 years ago
Helpers SortHelper.SkipArticles will no longer bomb when a null is passed. 13 years ago
Instrumentation more better exception handling. 13 years ago
Model Removed SharedLiveTemplates.xml. 13 years ago
Properties More bugfixes, tests. 13 years ago
Providers Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null 13 years ago
Repository RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 13 years ago
CentralDispatch.cs Added BuildDateTime to central dispatch 13 years ago
Fluent.cs Added DirectoryInfo.FreeDiskSpace to get the free disk space of any directory. 13 years ago
NzbDrone.Core.csproj Moved NLog, Fluentassertion to Nuget. 13 years ago
NzbDrone.jpg XbmcProvider updated to include new Json API methods. 13 years ago
Parser.cs Treat SUBPACK's as extra releases, so they will not be downloaded. 13 years ago
WebTimer.cs Added Readme 13 years ago
packages.config Moved NLog, Fluentassertion to Nuget. 13 years ago