1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Radarr/NzbDrone.Core/Providers
2010-10-11 19:49:27 -07:00
..
Fakes Added series update notification. 2010-10-11 19:49:27 -07:00
ConfigProvider.cs Added Notification System, Renamed Repository to Entities 2010-10-07 20:35:04 -07:00
DiskProvider.cs Fixed some resharper line breaks 2010-09-27 23:09:24 -07:00
EpisodeProvider.cs Updated EpisodeProvider methods 2010-10-10 14:20:43 -07:00
HttpProvider.cs Resharper code cleanup 2010-09-27 22:58:49 -07:00
IConfigProvider.cs Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers 2010-09-27 21:25:41 -07:00
IDiskProvider.cs Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers 2010-09-27 21:25:41 -07:00
IDownloadProvider.cs Resharper code cleanup 2010-09-27 22:58:49 -07:00
IEpisodeProvider.cs Updated EpisodeProvider methods 2010-10-10 14:20:43 -07:00
IHttpProvider.cs Resharper code cleanup 2010-09-27 22:58:49 -07:00
IMediaDiscoveryProvider.cs Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers 2010-10-07 22:04:25 -07:00
IMediaProvider.cs Added Media Disco Providers - these will be used to auto detect media providers on the LAN 2010-10-07 21:34:32 -07:00
INotificationProvider.cs Added series update notification. 2010-10-11 19:49:27 -07:00
ISeasonProvider.cs Updated EpisodeProvider methods 2010-10-10 14:20:43 -07:00
ISeriesProvider.cs Added Notification System, Renamed Repository to Entities 2010-10-07 20:35:04 -07:00
ITvDbProvider.cs Added basic episode support 2010-10-04 23:21:18 -07:00
MediaDiscoveryProvider.cs Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers 2010-10-07 22:04:25 -07:00
NotificationProvider.cs Added series update notification. 2010-10-11 19:49:27 -07:00
SabProvider.cs Added basic episode support 2010-10-04 23:21:18 -07:00
SeasonProvider.cs Updated EpisodeProvider methods 2010-10-10 14:20:43 -07:00
SeriesProvider.cs Added Notification System, Renamed Repository to Entities 2010-10-07 20:35:04 -07:00
TvDbProvider.cs Added series update notification. 2010-10-11 19:49:27 -07:00
XBMCMediaProvider.cs Added Media Provider Interface and XBMC's implementation 2010-10-07 21:19:05 -07:00