Sonarr/NzbDrone.Core
Mark McDowall 66b4b094f9 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Conflicts:
	NzbDrone.Core.Test/EpisodeProviderTest.cs
	NzbDrone.Core/Providers/PostDownloadProvider.cs
2011-10-17 15:30:43 -07:00
..
Datastore Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;) 2011-10-16 19:03:54 -07:00
Helpers SortHelper.SkipArticles will no longer bomb when a null is passed. 2011-10-06 09:37:34 -07:00
Instrumentation more better exception handling. 2011-10-17 12:23:34 -07:00
Model Fixed some issues with PostDownloadProvider. 2011-10-17 13:05:38 -07:00
Properties More bugfixes, tests. 2011-10-07 22:06:16 -07:00
Providers Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-10-17 15:30:43 -07:00
Repository RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 2011-10-15 11:54:39 -07:00
CentralDispatch.cs Added BuildDateTime to central dispatch 2011-10-11 19:24:43 -07:00
Fluent.cs Added DirectoryInfo.FreeDiskSpace to get the free disk space of any directory. 2011-10-15 11:36:09 -07:00
NzbDrone.Core.csproj PostDownloadProvider broken down further. 2011-10-14 08:37:19 -07:00
NzbDrone.jpg XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -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
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. 2011-10-15 11:51:11 -07:00