Sonarr/NzbDrone.Core/Providers
Mark McDowall 9518c61fc2 Changed constructor for ExternalNotificationProviderBase. 2011-04-28 23:32:51 -07:00
..
Core Added DownloadFile method to HttpProvider. 2011-04-26 23:27:15 -07:00
ExternalNotification Changed constructor for ExternalNotificationProviderBase. 2011-04-28 23:32:51 -07:00
Fakes more notification updates 2011-04-23 22:48:12 -07:00
Indexer Changed constructor for ExternalNotificationProviderBase. 2011-04-28 23:32:51 -07:00
Jobs Added job to scan for media files every hour... So easy! 2011-04-27 23:46:56 -07:00
AutoConfigureProvider.cs Start of AutoConfigureSab 2011-04-25 00:42:29 -07:00
BacklogProvider.cs ReSharper code cleanup 2011-04-09 19:44:01 -07:00
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). 2011-04-26 08:39:03 -07:00
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
HistoryProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
IndexerProvider.cs More work on indexers/jobs 2011-04-21 23:23:29 -07:00
MediaFileProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
NotificationProvider.cs Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages. 2011-04-23 21:06:34 -07:00
PostProcessingProvider.cs ReSharper code cleanup 2011-04-09 19:44:01 -07:00
QualityProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
RenameProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
RootDirProvider.cs RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. 2011-04-27 08:34:53 -07:00
SabProvider.cs SabTitle will return Quality in square brackets '[' or ']' 2011-04-26 08:26:01 -07:00
SeasonProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
SeriesProvider.cs Set Meridiem to Uppercase. 2011-04-27 09:47:53 -07:00
StatsProvider.cs Added StatsProvider. 2011-04-25 22:54:12 -07:00
SyncProvider.cs Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in. 2011-04-20 00:44:13 -07:00
TvDbProvider.cs Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in. 2011-04-20 00:44:13 -07:00
UpcomingEpisodesProvider.cs Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 2011-04-27 16:51:38 -07:00
XbmcProvider.cs Added TimerProvider 2011-04-19 18:20:20 -07:00