You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/NzbDrone.Core/Providers
Mark McDowall d670e45001
DownloadClient added to the UI, it still will only download via Sabnzbd.
13 years ago
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
Core DownloadClient added to the UI, it still will only download via Sabnzbd. 13 years ago
ExternalNotification ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed. 13 years ago
Indexer Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 13 years ago
Xbmc Added Growl (Not yet visible on the GUI). 13 years ago
AnalyticsProvider.cs analytics will not leak exceptions while in production. 13 years ago
AutoConfigureProvider.cs SabProvider now gets JSON instead of XML for history and queue. 13 years ago
BackupProvider.cs Removed try/catch from CreateBackupZip. 13 years ago
DiskScanProvider.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 13 years ago
DownloadProvider.cs Added additional logging to episode searching. 13 years ago
EpisodeProvider.cs EpisodesWithoutFiles returns Series.* instead of Series.Title only. 13 years ago
ExternalNotificationProvider.cs AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail. 13 years ago
GrowlProvider.cs Better fix for Prowl logging issues. 13 years ago
HistoryProvider.cs Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 13 years ago
IndexerProvider.cs Added Tests for CentralDispatch 13 years ago
InventoryProvider.cs Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log. 13 years ago
MediaFileProvider.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 13 years ago
MisnamedProvider.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 13 years ago
NewznzbProvider.cs Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 13 years ago
NotificationProvider.cs Tweaked Progress notification. 13 years ago
PostDownloadProvider.cs Directory write time is now calculated based on the most recent file write to any file inside of that directory. 13 years ago
ProwlProvider.cs Better fix for Prowl logging issues. 13 years ago
QualityProvider.cs Added Tests for CentralDispatch 13 years ago
QualityTypeProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 13 years ago
ReferenceDataProvider.cs DailySeries now use the JSON API instead of the CSV file. 13 years ago
RootDirProvider.cs Duplicated root folders are now blocked. 13 years ago
SabProvider.cs Fixed: Issue where daily episodes/full season releases would break sab queue check. 13 years ago
SceneMappingProvider.cs SceneMapping will use the JSON API instead of CSV file now. 13 years ago
SearchProvider.cs Fixed spacing in episode search notification. 13 years ago
SeriesProvider.cs BacklogSetting refactoring. 13 years ago
SmtpProvider.cs Duplicated root folders are now blocked. 13 years ago
TvDbProvider.cs Alot of refactoring. 13 years ago
TwitterProvider.cs Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place. 13 years ago
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 13 years ago
UpdateProvider.cs Fixed issue where update provider called db in a loop. 13 years ago
XbmcProvider.cs XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 13 years ago