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
kay.one ab29a114d1
newzbing now uses HTTPS.
13 years ago
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
Core
ExternalNotification
Indexer newzbing now uses HTTPS. 13 years ago
Xbmc Added Growl (Not yet visible on the GUI). 13 years ago
AutoConfigureProvider.cs
DiskScanProvider.cs PathEquals is used for MoveEpisodeFile. 13 years ago
DownloadProvider.cs
EpisodeProvider.cs Better logging for auto adding new episodes. 13 years ago
ExternalNotificationProvider.cs
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Removed un-needed call from Episode Search. 13 years ago
MediaFileProvider.cs Moved duplicated NormalizePath method to PathExtentions 13 years ago
MisnamedProvider.cs
NewznzbProvider.cs
NotificationProvider.cs Cleaned up progress notification. 13 years ago
PostDownloadProvider.cs Fixed some issue around path normalization. 13 years ago
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 13 years ago
RootDirProvider.cs Fixed some issue around path normalization. 13 years ago
SabProvider.cs GetSabTitle will now handle daily episodes. 13 years ago
SceneMappingProvider.cs SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. 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
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs Fixed issue where update provider called db in a loop. 13 years ago
XbmcProvider.cs