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.
Prowlarr/NzbDrone.Core/Providers
Mark McDowall c2a1df61f6
New: Max DB Size is now 512MB (was 256MB)
12 years ago
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
Core Added metadata options to settings #ND-21 12 years ago
DecisionEngine Episode searching now stores the results of the tests. 13 years ago
DownloadClients Exceptions when checking SAB's queue are now caught. 13 years ago
ExternalNotification Fixed: Twitter download complete message grammar. 13 years ago
Indexer Removed extraneous dictionary, no dictception. 13 years ago
Metadata Added plot back to episode... whoops. 12 years ago
Xbmc Added Growl (Not yet visible on the GUI). 13 years ago
AutoConfigureProvider.cs SabProvider now gets JSON instead of XML for history and queue. 13 years ago
BackupProvider.cs New: Max DB Size is now 512MB (was 256MB) 12 years ago
BannerProvider.cs Metadata coming together for XBMC 12 years ago
DiskScanProvider.cs New: .strm files are now considered media files 12 years ago
DownloadProvider.cs NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. 13 years ago
EpisodeProvider.cs Fixed: Episode Overview is trimmed down more to prevent being to large. 13 years ago
ExternalNotificationProvider.cs Fix: Downgraded some log levels for less verbose logging 13 years ago
GrowlProvider.cs Better fix for Prowl logging issues. 13 years ago
HistoryProvider.cs Fixed: History grid loads faster (lazy loaded) 12 years ago
IndexerProvider.cs Fixed: Search failure is more friendly. 13 years ago
MediaFileProvider.cs Fix: Successful downloads that are not moved properly should be retried. 13 years ago
MetadataProvider.cs Added additional logging to metadata creation 12 years ago
MisnamedProvider.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 13 years ago
NewznabProvider.cs nzbs.org back to http only 12 years ago
NotificationProvider.cs Tweaked Progress notification. 13 years ago
PlexProvider.cs More unit tests for Plex notifications. 13 years ago
PostDownloadProvider.cs Metadata won't be created when there no imported files 12 years ago
ProwlProvider.cs Better fix for Prowl logging issues. 13 years ago
QualityProvider.cs Added Tests for CentralDispatch 13 years ago
QualityTypeProvider.cs Fix: Downgraded some log levels for less verbose logging 13 years ago
ReferenceDataProvider.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 13 years ago
RootDirProvider.cs Duplicated root folders are now blocked. 13 years ago
SceneMappingProvider.cs PendingMapping Editor added to Services. 13 years ago
SearchHistoryProvider.cs Added cleanup job for search history 12 years ago
SearchProvider.cs Fixed: An issue with Episode Searches that had full season results 12 years ago
SeasonProvider.cs Fixed: fixed an issue where season ignore check wasn't working correctly. 13 years ago
SeriesProvider.cs Tests added 12 years ago
SignalRProvider.cs SignalR will now update quality in UI as well (when applicable) 13 years ago
SmtpProvider.cs SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. 13 years ago
StatsProvider.cs New: Basic stats on your library. View at: /System/Stats 13 years ago
TvDbProvider.cs Metadata coming together for XBMC 12 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 Updated tests for UpcomingProvider. #ND-45 fixed 13 years ago
UpdateProvider.cs Fixed spelling of enviroment provider (Environment). :) 13 years ago
XbmcProvider.cs Package cleanup 13 years ago