Radarr/NzbDrone.Core/Providers
Mark McDowall 667fc5d69b Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-08-24 16:57:00 -07:00
..
Core
ExternalNotification ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
Indexer
Jobs Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-08-24 16:57:00 -07:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
DownloadProvider.cs ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
EpisodeProvider.cs EpisodesWithoutFiles now skips ignored episodes, Tests updated. 2011-08-03 22:56:42 -07:00
ExternalNotificationProvider.cs ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs
MediaFileProvider.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
NotificationProvider.cs Removed basic notification. client side notification should be used. 2011-08-21 18:19:34 -07:00
QualityProvider.cs
RootDirProvider.cs Updated Add Series 2011-07-27 15:59:48 -07:00
SabProvider.cs
SceneMappingProvider.cs Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. 2011-08-22 23:07:04 -07:00
SeriesProvider.cs SeriesPathExists compares paths in lower-case now. 2011-07-28 18:03:24 -07:00
TvDbProvider.cs
UpcomingEpisodesProvider.cs
XbmcProvider.cs