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 4e9f8bd2d0
Handle failed downloading on NZB so it will not get added to the History if it fails.
14 years ago
..
Core Added DownloadFile method to HttpProvider. 14 years ago
Fakes more notification updates 14 years ago
Indexer Handle failed downloading on NZB so it will not get added to the History if it fails. 14 years ago
Jobs Start of AutoConfigureSab 14 years ago
AutoConfigureProvider.cs Start of AutoConfigureSab 14 years ago
BacklogProvider.cs
EpisodeProvider.cs Added notes for handling Full Season releases, decisions to be made on how to handle them and how to correct multi-episode releases (as long as the first episode is needed we mark it as so). 14 years ago
ExternalNotificationProvider.cs
HistoryProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 14 years ago
IndexerProvider.cs More work on indexers/jobs 14 years ago
MediaFileProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 14 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. 14 years ago
PostProcessingProvider.cs
QualityProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 14 years ago
RenameProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 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 SabTitle will return Quality in square brackets '[' or ']' 14 years ago
SeasonProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 14 years ago
SeriesProvider.cs Upcoming view column width fixed for Air Date (added time). 14 years ago
StatsProvider.cs Added StatsProvider. 14 years ago
SyncProvider.cs Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in. 14 years ago
TvDbProvider.cs Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in. 14 years ago
UpcomingEpisodesProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 14 years ago
XbmcProvider.cs Added TimerProvider 14 years ago