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.
Prowlarr/NzbDrone.Core/Providers
kay.one 343c303bc6
minor cleanup in sabprovider, sabprovider tests
14 years ago
..
Core Added DownloadFile method to HttpProvider. 14 years ago
ExternalNotification removed some warnings, logging tweaks 14 years ago
Fakes more notification updates 14 years ago
Indexer removed some warnings, logging tweaks 14 years ago
Jobs Added job to scan for media files every hour... So easy! 14 years ago
AutoConfigureProvider.cs Start of AutoConfigureSab 14 years ago
BacklogProvider.cs ReSharper code cleanup 14 years ago
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 Added ExternalNotificationProviderBase based on IndexProviderBase. 14 years ago
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 Moved filename only piece to Parser. 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 ReSharper code cleanup 14 years ago
QualityProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 14 years ago
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 minor cleanup in sabprovider, sabprovider tests 14 years ago
SeasonProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 14 years ago
SeriesProvider.cs Set Meridiem to Uppercase. 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 Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 14 years ago
XbmcProvider.cs Added TimerProvider 14 years ago