Lidarr/NzbDrone.Core/Providers
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
..
Converting
Core New: Added FileSharingTalk indexer. 2012-04-13 23:45:42 -07:00
DecisionEngine Episode searching now stores the results of the tests. 2012-04-19 23:42:13 -07:00
DownloadClients Exceptions when checking SAB's queue are now caught. 2012-04-17 17:19:03 -07:00
ExternalNotification Fixed: Twitter download complete message grammar. 2012-04-17 23:10:24 -07:00
Indexer New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
Xbmc
AnalyticsProvider.cs
AutoConfigureProvider.cs
BackupProvider.cs
BannerProvider.cs Removed Progress Notification from BannerProvider. 2012-03-07 12:37:36 -08:00
DiskScanProvider.cs Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing). 2012-04-25 08:06:38 -07:00
DownloadProvider.cs NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB. 2012-05-02 08:37:09 -07:00
EpisodeProvider.cs Fixed: Episode Overview is trimmed down more to prevent being to large. 2012-04-29 20:32:44 -07:00
ExternalNotificationProvider.cs
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs Fixed: Search failure is more friendly. 2012-04-14 15:33:58 -07:00
MediaFileProvider.cs Fix: Successful downloads that are not moved properly should be retried. 2012-04-17 14:44:20 -07:00
MisnamedProvider.cs
NewznabProvider.cs Newznab providers will be compared based on url, not name. 2012-05-04 08:30:30 -07:00
NotificationProvider.cs
PlexProvider.cs
PostDownloadProvider.cs Fix: Successful downloads that are not moved properly should be retried. 2012-04-17 14:44:20 -07:00
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs
RootDirProvider.cs
SceneMappingProvider.cs
SearchHistoryProvider.cs Unit tests for SearchHistory added. 2012-04-23 11:20:32 -07:00
SearchProvider.cs Signalr errors will not be shown in the UI. 2012-04-23 00:38:42 -07:00
SeasonProvider.cs
SeriesProvider.cs New: AirTime will be shown in Series grid details. 2012-04-14 17:55:17 -07:00
SignalRProvider.cs
SmtpProvider.cs SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details. 2012-04-30 09:42:07 -07:00
StatsProvider.cs New: Basic stats on your library. View at: /System/Stats 2012-04-25 12:50:37 -07:00
TvDbProvider.cs
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs
XbmcProvider.cs