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.
Prowlarr/NzbDrone.Core/Providers
Mark McDowall 62a24ef900
Increased XBMC JSON API timeout to 10 seconds.
13 years ago
..
Converting
Core Increased XBMC JSON API timeout to 10 seconds. 13 years ago
ExternalNotification Better fix for Prowl logging issues. 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 Moved try/catch for failed refresh episode info to job. 13 years ago
ExternalNotificationProvider.cs
GrowlProvider.cs Better fix for Prowl logging issues. 13 years ago
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 Fixed adding of Newznab provider. 13 years ago
NotificationProvider.cs Cleaned up progress notification. 13 years ago
PostDownloadProvider.cs Fixed some issue around path normalization. 13 years ago
ProwlProvider.cs Better fix for Prowl logging issues. 13 years ago
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 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 Added SMTP settings editing to the UI. 13 years ago
TvDbProvider.cs Alot of refactoring. 13 years ago
TwitterProvider.cs Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place. 13 years ago
UpcomingEpisodesProvider.cs
UpdateProvider.cs Fixed issue where update provider called db in a loop. 13 years ago
XbmcProvider.cs XbmcProvider uses Json.net for reading/writing JSON. 13 years ago