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
Mark McDowall b3abcb6096
RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path.
13 years ago
..
Datastore Added two new Episode Statuses - Unpacking and Failed. 13 years ago
Helpers SortHelper.SkipArticles will no longer bomb when a null is passed. 13 years ago
Instrumentation TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid. 13 years ago
Model PostDownloadProvider broken down further. 13 years ago
Properties More bugfixes, tests. 13 years ago
Providers RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 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 PostDownloadProvider broken down further. 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 Found and fixed a bug in EpisodeProvider.GetEpisodesByParseResults, where it would incorrectly return all episodes for a season when a file was detected as a Full Season release. 13 years ago