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.
Sonarr/NzbDrone.Core/Providers
Mark McDowall 19ffd77754
Episode searches will be done in ascending order now.
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 Removed extraneous dictionary, no dictception. 13 years ago
Xbmc
AnalyticsProvider.cs Fixed spelling of enviroment provider (Environment). :) 13 years ago
AutoConfigureProvider.cs
BackupProvider.cs Fixed spelling of enviroment provider (Environment). :) 13 years ago
BannerProvider.cs Removed Progress Notification from BannerProvider. 13 years ago
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 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 Initialze Newznab will delete any with a null/empty name or URL. 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 Episode searches will be done in ascending order now. 13 years ago
SeasonProvider.cs
SeriesProvider.cs New: AirTime will be shown in Series grid details. 13 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 Fixed spelling of enviroment provider (Environment). :) 13 years ago
TwitterProvider.cs
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