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/Repository
Mark McDowall b3abcb6096
RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path.
13 years ago
..
Quality Quality size sliders are implemented. Limits are calculated based on MB/Minute. 13 years ago
Config.cs Removed subsonic completely 13 years ago
Episode.cs Added two new Episode Statuses - Unpacking and Failed. 13 years ago
EpisodeFile.cs Removed Episodes list from EpisodeFile object. 13 years ago
ExternalNotificationDefinition.cs ExternalNotifications enabled (Xbmc only right now). 13 years ago
History.cs HistoryProvider will return History Items with Episode and SeriesTitle. 13 years ago
IndexerDefinition.cs some db/migration cleanup 13 years ago
JobDefinition.cs some db/migration cleanup 13 years ago
RootDir.cs RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 13 years ago
SceneMapping.cs Fixed Series.QualityProfile relationship 13 years ago
Series.cs Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property. 13 years ago