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/Providers
kay.one b3e4485d71
Post processor now deletes folders that are less than 40MB.
13 years ago
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 14 years ago
Core Cleaned up ConfigProvider. Added reflection based test for all properties in ConfigProvider. 13 years ago
ExternalNotification ExternalNotifications enabled (Xbmc only right now). 14 years ago
Indexer
Jobs Removed all static state tracking from job provider. 13 years ago
Xbmc Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
AutoConfigureProvider.cs
DiskScanProvider.cs Post processor now deletes folders that are less than 40MB. 13 years ago
DownloadProvider.cs
EnviromentProvider.cs Added some update APIs to check for updates and download and extract the update package. 14 years ago
EpisodeProvider.cs Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null 14 years ago
ExternalNotificationProvider.cs ExternalNotifications enabled (Xbmc only right now). 14 years ago
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 14 years ago
MediaFileProvider.cs
MisnamedProvider.cs EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 14 years ago
NotificationProvider.cs
PostDownloadProvider.cs Post processor now deletes folders that are less than 40MB. 13 years ago
QualityProvider.cs Added Tests for CentralDispatch 14 years ago
QualityTypeProvider.cs
RootDirProvider.cs RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 14 years ago
SabProvider.cs GetSabName will return cleaner Season naming when it is a FullSeason release. 14 years ago
SceneMappingProvider.cs Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. 14 years ago
SearchProvider.cs
SeriesProvider.cs lots of different things ;) 13 years ago
TvDbProvider.cs Added some update APIs to check for updates and download and extract the update package. 14 years ago
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 14 years ago
UpdateProvider.cs Added some update APIs to check for updates and download and extract the update package. 14 years ago
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 14 years ago