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.
Radarr/NzbDrone.Core/Providers
Mark McDowall c59f1a537d
Fixed: An issue with Season and Series searching crashing the JobProvider.
13 years ago
..
Converting
Core New: Added FileSharingTalk indexer. 13 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 New: Newznab will show indexer name and logo when possible. 13 years ago
Xbmc
AnalyticsProvider.cs
AutoConfigureProvider.cs
BackupProvider.cs
BannerProvider.cs Removed Progress Notification from BannerProvider. 13 years ago
DiskScanProvider.cs Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing). 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 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
MisnamedProvider.cs
NewznabProvider.cs Newznab won't blow up if more than one indexer with the same URL is found during initialization. 13 years ago
NotificationProvider.cs
PlexProvider.cs
PostDownloadProvider.cs Fix: Successful downloads that are not moved properly should be retried. 13 years ago
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs
RootDirProvider.cs
SceneMappingProvider.cs
SearchHistoryProvider.cs Unit tests for SearchHistory added. 13 years ago
SearchProvider.cs Fixed: An issue with Season and Series searching crashing the JobProvider. 13 years ago
SeasonProvider.cs
SeriesProvider.cs New: AirTime will be shown in Series grid details. 13 years ago
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
UpdateProvider.cs
XbmcProvider.cs