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.
Lidarr/NzbDrone.Core/Providers
Mark McDowall afb8305c00
SceneMapping will use the JSON API instead of CSV file now.
13 years ago
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
Core Added some logging and error handling to XbmcProvider. 13 years ago
ExternalNotification ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed. 13 years ago
Indexer Log indexer name when failing to process feed. 13 years ago
Xbmc Added Growl (Not yet visible on the GUI). 13 years ago
AutoConfigureProvider.cs Replaced get and post with ajax to prevent XSRF. 13 years ago
DiskScanProvider.cs PathEquals is used for MoveEpisodeFile. 13 years ago
DownloadProvider.cs
EpisodeProvider.cs logging updates. 13 years ago
ExternalNotificationProvider.cs AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail. 13 years ago
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Removed un-needed call from Episode Search. 13 years ago
MediaFileProvider.cs
MisnamedProvider.cs
NewznzbProvider.cs
NotificationProvider.cs
PostDownloadProvider.cs Fixed some issue around path normalization. 13 years ago
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs DailySeries.CSV now has series name along with series Id. 13 years ago
RootDirProvider.cs Fixed some issue around path normalization. 13 years ago
SabProvider.cs Bug: Fixed ND-9, no longer strip out * from SABnzbd categories, * is Default. 13 years ago
SceneMappingProvider.cs SceneMapping will use the JSON API instead of CSV file now. 13 years ago
SearchProvider.cs Removed un-needed call from Episode Search. 13 years ago
SeriesProvider.cs Fixed some issue around path normalization. 13 years ago
SmtpProvider.cs
TvDbProvider.cs Alot of refactoring. 13 years ago
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs Fixed issue where update provider called db in a loop. 13 years ago
XbmcProvider.cs XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 13 years ago