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 9caacc4809
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.
13 years ago
..
Core fixed blackhole config to be boolean 13 years ago
ExternalNotification removed some warnings, logging tweaks 13 years ago
Fakes more notification updates 13 years ago
Indexer Merge conflicts resolved. 13 years ago
Jobs Removed retundant logging for Series deletion. 13 years ago
AutoConfigureProvider.cs AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. 13 years ago
BacklogProvider.cs ReSharper code cleanup 13 years ago
EpisodeProvider.cs Added Supports backlog boolean for Indexers. 13 years ago
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 13 years ago
HistoryProvider.cs DeleteSeriesJob now uses the providers properly. 13 years ago
IndexerProvider.cs More work on indexers/jobs 13 years ago
MediaFileProvider.cs Moved filename only piece to Parser. 13 years ago
NotificationProvider.cs Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages. 13 years ago
PostProcessingProvider.cs ReSharper code cleanup 13 years ago
QualityProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 13 years ago
RenameProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 13 years ago
RootDirProvider.cs RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. 13 years ago
SabProvider.cs Series Grid AJAX'd. 13 years ago
SabProvider.cs.orig Merge conflicts resolved. 13 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. 13 years ago
SeriesProvider.cs Returned series deletion back to SeriesProvider. 13 years ago
StatsProvider.cs Added StatsProvider. 13 years ago
SyncProvider.cs Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in. 13 years ago
TvDbProvider.cs Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in. 13 years ago
UpcomingEpisodesProvider.cs Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 13 years ago
XbmcProvider.cs Added TimerProvider 13 years ago