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.
Readarr/NzbDrone.Core
Mark McDowall 3bd99a2b7b
Added Support for 1011 as a number convention.
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 Cleanup generating paths for error scenarios. 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 Added Support for 1011 as a number convention. 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