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.
Sonarr/NzbDrone.Core/Providers
Mark McDowall b3abcb6096
RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path.
13 years ago
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
Core Added InheritFolderPermissions to DiskProvider. 13 years ago
ExternalNotification
Indexer
Jobs PostDownloadProvider broken down further. 13 years ago
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Added two new Episode Statuses - Unpacking and Failed. 13 years ago
DownloadProvider.cs
EpisodeProvider.cs 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
ExternalNotificationProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs
MediaFileProvider.cs
MisnamedProvider.cs
NotificationProvider.cs
PostDownloadProvider.cs 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
QualityProvider.cs
QualityTypeProvider.cs
RootDirProvider.cs RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 13 years ago
SabProvider.cs
SceneMappingProvider.cs
SearchProvider.cs
SeriesProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs
XbmcProvider.cs