Sonarr/NzbDrone.Core/Providers
kay.one cbbb6e2b18 Oh hai search! 2011-05-26 23:03:57 -07:00
..
Core EpisodeSorting UI has descriptions, removed extra options. 2011-05-18 16:10:25 -07:00
ExternalNotification removed some warnings, logging tweaks 2011-05-08 14:49:15 -07:00
Fakes more notification updates 2011-04-23 22:48:12 -07:00
Indexer Oh hai search! 2011-05-26 23:03:57 -07:00
Jobs More EpisodeSearchJob fixes/tests 2011-05-26 20:54:28 -07:00
AutoConfigureProvider.cs AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. 2011-05-10 23:46:26 -07:00
BacklogProvider.cs
DownloadProvider.cs Fixed a bug where reports weren't being added to history 2011-05-23 21:12:54 -07:00
EpisodeProvider.cs Added episode status to back end, getting ready for backlog 2011-05-22 09:53:06 -07:00
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
HistoryProvider.cs initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
IndexerProvider.cs Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
InventoryProvider.cs EpisodeSearchJob bug fixes/tests 2011-05-26 20:07:32 -07:00
MediaFileProvider.cs Fixed a bug where reports weren't being added to history 2011-05-23 21:12:54 -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
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 initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
SabProvider.cs Fixed a bug where reports weren't being added to history 2011-05-23 21:12:54 -07:00
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. 2011-05-15 23:27:02 -07:00
SeriesProvider.cs Oh hai search! 2011-05-26 23:03:57 -07:00
StatsProvider.cs Added StatsProvider. 2011-04-25 22:54:12 -07:00
SyncProvider.cs initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
TvDbProvider.cs
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