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.
Sonarr/NzbDrone.Core/Providers
Mark McDowall d65d79a5c9
Replaced save notifications for settings on page with AJAX Notifications.
14 years ago
..
Core fixed blackhole config to be boolean 14 years ago
ExternalNotification removed some warnings, logging tweaks 14 years ago
Fakes
Indexer Merge conflicts resolved. 14 years ago
Jobs Replaced save notifications for settings on page with AJAX Notifications. 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 Moved filename only piece to Parser. 14 years ago
NotificationProvider.cs
PostProcessingProvider.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 Series Grid AJAX'd. 14 years ago
SabProvider.cs.orig Merge conflicts resolved. 14 years ago
SeasonProvider.cs
SeriesProvider.cs DeleteSeriesJob now uses the providers properly. 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