1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-27 10:19:41 +00:00
Radarr/NzbDrone.Core
2011-10-15 11:54:39 -07:00
..
Datastore Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
Helpers SortHelper.SkipArticles will no longer bomb when a null is passed. 2011-10-06 09:37:34 -07:00
Instrumentation
Model PostDownloadProvider broken down further. 2011-10-14 08:37:19 -07:00
Properties More bugfixes, tests. 2011-10-07 22:06:16 -07:00
Providers 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
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
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
Parser.cs
WebTimer.cs