1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-31 11:32:07 +00:00
Sonarr/NzbDrone.Core/Providers
2011-02-16 18:14:41 -08:00
..
Fakes
ConfigProvider.cs
DiskProvider.cs
EpisodeProvider.cs More comprehensive check to see if we want this episode, will now compare episodeFile with the episode from the feed to see if it is wanted (Quality and Proper) 2011-02-16 08:37:28 -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
IConfigProvider.cs
IDiskProvider.cs
IDownloadProvider.cs
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
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
IMediaFileProvider.cs
IMediaProvider.cs
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
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
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
MediaDiscoveryProvider.cs
MediaFileProvider.cs
NotificationProvider.cs
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 Fixed SabProvider and Unit Tests for it. 2011-02-16 18:14:41 -08:00
SeasonProvider.cs Issue with overwriting user settings for Indexers resolved. 2011-02-15 23:58:39 -08:00
SeriesProvider.cs Fixed issue with storing and retrieving quality profile, checking the profile. 2011-02-16 00:16:14 -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