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 3fdfa69b94
Updated tests for UpcomingProvider. #ND-45 fixed
13 years ago
..
Converting
Core
DecisionEngine
DownloadClients
ExternalNotification
Indexer Removed extraneous dictionary, no dictception. 13 years ago
Xbmc
AnalyticsProvider.cs
AutoConfigureProvider.cs
BackupProvider.cs
BannerProvider.cs
DiskScanProvider.cs Fixed: Issue with notifications when new episode filename did not contain the the quality. 13 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
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs
MediaFileProvider.cs
MisnamedProvider.cs
NewznabProvider.cs Initialze Newznab will delete any with a null/empty name or URL. 13 years ago
NotificationProvider.cs
PlexProvider.cs
PostDownloadProvider.cs
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs
RootDirProvider.cs
SceneMappingProvider.cs
SearchHistoryProvider.cs Unit tests for SearchHistory added. 13 years ago
SearchProvider.cs SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found). 13 years ago
SeasonProvider.cs
SeriesProvider.cs
SignalRProvider.cs
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
TwitterProvider.cs
UpcomingEpisodesProvider.cs Updated tests for UpcomingProvider. #ND-45 fixed 13 years ago
UpdateProvider.cs
XbmcProvider.cs