1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 07:52:33 +02:00
Radarr/NzbDrone.Core/Providers
markus101 a7780fab67 Issue with overwriting user settings for Indexers resolved.
Reworked RssSyncProvider to make it cleaner.

SeasonProvider was returning the reveresed boolean result

Indexer changed to not store empty strings as null when saving config (ApiUrl).
2011-02-15 23:58:39 -08:00
..
Fakes Fixed notification issues 2010-10-20 18:49:23 -07:00
ConfigProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
DiskProvider.cs fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI 2010-10-24 00:46:58 -07:00
EpisodeProvider.cs Fixed a bug with converting default quality profile from config when adding a new series. 2011-02-15 20:44:19 -08:00
HistoryProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
HttpProvider.cs Resharper code cleanup 2010-09-27 22:58:49 -07:00
IConfigProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
IDiskProvider.cs fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI 2010-10-24 00:46:58 -07:00
IDownloadProvider.cs Resharper code cleanup 2010-09-27 22:58:49 -07:00
IEpisodeProvider.cs EpisodeProvider - RefreshSeasonInfo by Season added, updates only the supplied season. 2011-02-09 22:42:46 -08:00
IHistoryProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
IHttpProvider.cs Resharper code cleanup 2010-09-27 22:58:49 -07:00
IIndexerProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08: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
IMediaFileProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06: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
IndexerProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
INotificationProvider.cs Fixed notification issues 2010-10-20 18:49:23 -07:00
IQualityProvider.cs Fixed updating of Default Qualities in CentralDispatch. 2011-02-04 22:07:25 -08:00
IRssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
IRssSyncProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
ISeasonProvider.cs SeasonProvider GetLatestSeason added 2011-02-09 22:41:24 -08:00
ISeriesProvider.cs some changes to unmapped view 2011-02-03 16:48:09 -08:00
ISyncProvider.cs Cleaned up logging code 2010-10-17 10:25:27 -07:00
ITimerProvider.cs TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series. 2011-02-09 22:51:04 -08: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
MediaFileProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
NotificationProvider.cs cleaned up css 2010-11-05 17:43:13 -07:00
QualityProvider.cs Fixed updating of Default Qualities in CentralDispatch. 2011-02-04 22:07:25 -08:00
RssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
RssSyncProvider.cs Issue with overwriting user settings for Indexers resolved. 2011-02-15 23:58:39 -08:00
SabProvider.cs Added basic episode support 2010-10-04 23:21:18 -07:00
SeasonProvider.cs Issue with overwriting user settings for Indexers resolved. 2011-02-15 23:58:39 -08:00
SeriesProvider.cs Fixed a bug with converting default quality profile from config when adding a new series. 2011-02-15 20:44:19 -08:00
SyncProvider.cs some changes to unmapped view 2011-02-03 16:48:09 -08:00
TimerProvider.cs Fixed a bug with converting default quality profile from config when adding a new series. 2011-02-15 20:44:19 -08:00
TvDbProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
XBMCMediaProvider.cs Added Media Provider Interface and XBMC's implementation 2010-10-07 21:19:05 -07:00