1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-31 11:22:06 +00:00
Lidarr/NzbDrone.Core/Providers
Mark McDowall 66b4b094f9 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Conflicts:
	NzbDrone.Core.Test/EpisodeProviderTest.cs
	NzbDrone.Core/Providers/PostDownloadProvider.cs
2011-10-17 15:30:43 -07:00
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Core Added InheritFolderPermissions to DiskProvider. 2011-10-10 21:00:31 -07:00
ExternalNotification
Indexer
Jobs PostDownloadProvider broken down further. 2011-10-14 08:37:19 -07:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Added two new Episode Statuses - Unpacking and Failed. 2011-10-11 20:44:19 -07:00
DownloadProvider.cs ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
EpisodeProvider.cs more better exception handling. 2011-10-17 12:23:34 -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 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-10-17 15:30:43 -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 Next airing will not show ignored episodes. 2011-10-03 16:38:22 -07:00
TvDbProvider.cs
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 2011-10-03 16:53:21 -07:00
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 2011-09-28 21:39:05 -07:00