Sonarr/NzbDrone.Core/Providers
Mark McDowall ecd0fb50a8 Removed extra injects that weren't needed.
Wrapped find series in try/catch to prevent a case where the series is in SceneMapping, but isn't in the users database. -Missed in last commit apparently.
2011-06-21 18:10:31 -07:00
..
Core Wired-up drop folder move 2011-06-20 22:44:01 -07:00
ExternalNotification Removed subsonic completely 2011-06-17 18:46:22 -07:00
Fakes more notification updates 2011-04-23 22:48:12 -07:00
Indexer Removed subsonic completely 2011-06-17 18:46:22 -07:00
Jobs Wired-up drop folder move 2011-06-20 22:44:01 -07:00
AutoConfigureProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
DiskScanProvider.cs Drop folder is now wired. needs more tests. 2011-06-20 23:34:45 -07:00
DownloadProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
EpisodeProvider.cs Changed QualityProfile to a ResultColumn to make note that it will be used as a result only. 2011-06-21 17:11:08 -07:00
ExternalNotificationProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
HistoryProvider.cs HistoryProvider will return History Items with Episode and SeriesTitle. 2011-06-19 16:44:45 -07:00
IndexerProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
InventoryProvider.cs Ninject is now forced to use proper constructor. 2011-06-13 18:23:04 -07:00
MediaFileProvider.cs Drop folder is now wired. needs more tests. 2011-06-20 23:34:45 -07:00
NotificationProvider.cs Fixed notifications, episodestatus test 2011-06-18 10:18:25 -07:00
QualityProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
RootDirProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
SabProvider.cs Ninject is now forced to use proper constructor. 2011-06-13 18:23:04 -07:00
SceneMappingProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
SeriesProvider.cs Removed extra injects that weren't needed. 2011-06-21 18:10:31 -07:00
TvDbProvider.cs Wired-up drop folder move 2011-06-20 22:44:01 -07:00
UpcomingEpisodesProvider.cs UpcomingProvider now gets Series in call for episodes. 2011-06-19 20:08:09 -07:00
XbmcProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00