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.
Lidarr/NzbDrone.Core/Providers
Mark McDowall d6ae21506c
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
..
Core Renamed Download settings to Sabnzbd settings. 14 years ago
ExternalNotification removed some warnings, logging tweaks 14 years ago
Fakes
Indexer Removed blackhole downloading from IndexerProviderBase. 14 years ago
Jobs Merge branch 'master' of git://github.com/kayone/NzbDrone 14 years ago
AutoConfigureProvider.cs AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. 14 years ago
BacklogProvider.cs
EpisodeProvider.cs Added Supports backlog boolean for Indexers. 14 years ago
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 14 years ago
HistoryProvider.cs DeleteSeriesJob now uses the providers properly. 14 years ago
IndexerProvider.cs
MediaFileProvider.cs Merge with Kayone's branch. 14 years ago
NotificationProvider.cs
QualityProvider.cs
RenameProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 14 years ago
RootDirProvider.cs RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. 14 years ago
SabProvider.cs fixed some settings value convert issues. would cause crash on clean installs. 14 years ago
SeasonProvider.cs Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists. 14 years ago
SeriesProvider.cs Returned series deletion back to SeriesProvider. 14 years ago
StatsProvider.cs
SyncProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 14 years ago
XbmcProvider.cs