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.
Radarr/NzbDrone.Core
Mark McDowall 66b4b094f9
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
14 years ago
..
Datastore Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;) 14 years ago
Helpers
Instrumentation more better exception handling. 14 years ago
Model Fixed some issues with PostDownloadProvider. 14 years ago
Properties
Providers Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 14 years ago
Repository RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 14 years ago
CentralDispatch.cs
Fluent.cs Added DirectoryInfo.FreeDiskSpace to get the free disk space of any directory. 14 years ago
NzbDrone.Core.csproj PostDownloadProvider broken down further. 14 years ago
NzbDrone.jpg
Parser.cs
WebTimer.cs
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. 14 years ago