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/Providers
Mark McDowall 642707e46d
Fixed some issues with PostDownloadProvider.
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 Size is now parsed for each item in the feed. 13 years ago
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 Quality size sliders are implemented. Limits are calculated based on MB/Minute. 13 years ago
MediaFileProvider.cs
MisnamedProvider.cs
NotificationProvider.cs
PostDownloadProvider.cs Fixed some issues with PostDownloadProvider. 13 years ago
QualityProvider.cs
QualityTypeProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 13 years ago
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 Next airing will not show ignored episodes. 13 years ago
TvDbProvider.cs
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 13 years ago
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 13 years ago