1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-07 15:02:54 +00:00
Lidarr/NzbDrone.Core/Providers
2011-10-24 21:34:48 -07:00
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Core Cleaned up ConfigProvider. Added reflection based test for all properties in ConfigProvider. 2011-10-23 13:35:16 -07:00
ExternalNotification
Indexer
Jobs Removed all static state tracking from job provider. 2011-10-23 14:53:24 -07:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Refactored the shit out of PostDownloadProvider 2011-10-22 19:31:28 -07:00
DownloadProvider.cs
EnviromentProvider.cs Added some update APIs to check for updates and download and extract the update package. 2011-10-20 22:04:26 -07:00
EpisodeProvider.cs Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null 2011-10-20 16:07:47 -07:00
ExternalNotificationProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
MediaFileProvider.cs
MisnamedProvider.cs
NotificationProvider.cs
PostDownloadProvider.cs This should fix the bug where a folder was tried to be retagged with the same error. 2011-10-24 21:34:48 -07:00
QualityProvider.cs
QualityTypeProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
RootDirProvider.cs 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
SabProvider.cs
SceneMappingProvider.cs
SearchProvider.cs
SeriesProvider.cs lots of different things ;) 2011-10-23 22:54:09 -07:00
TvDbProvider.cs Added some update APIs to check for updates and download and extract the update package. 2011-10-20 22:04:26 -07:00
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 2011-10-03 16:53:21 -07:00
UpdateProvider.cs Added some update APIs to check for updates and download and extract the update package. 2011-10-20 22:04:26 -07:00
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 2011-09-28 21:39:05 -07:00