Radarr/NzbDrone.Core/Providers
Mark McDowall 348397e442 Fixed method call. 2012-01-04 17:29:05 -08:00
..
Converting
Core Increased XBMC JSON API timeout to 10 seconds. 2012-01-04 17:09:47 -08:00
ExternalNotification Fixed Prowl ExternalNotifcation. 2011-11-09 21:05:57 -08:00
Indexer Log indexer name when failing to process feed. 2012-01-01 12:17:53 -08:00
Xbmc Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
AutoConfigureProvider.cs Replaced get and post with ajax to prevent XSRF. 2011-12-19 00:36:57 -08:00
DiskScanProvider.cs PathEquals is used for MoveEpisodeFile. 2011-12-14 17:26:22 -08:00
DownloadProvider.cs
EpisodeProvider.cs Moved try/catch for failed refresh episode info to job. 2012-01-04 11:24:17 -08:00
ExternalNotificationProvider.cs
GrowlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Removed un-needed call from Episode Search. 2011-11-30 21:08:36 -08:00
MediaFileProvider.cs Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
MisnamedProvider.cs
NewznzbProvider.cs Fixed adding of Newznab provider. 2011-11-15 15:11:17 -08:00
NotificationProvider.cs Cleaned up progress notification. 2011-11-20 20:43:16 -08:00
PostDownloadProvider.cs Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
ProwlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs DailySeries.CSV now has series name along with series Id. 2011-12-19 17:15:15 -08:00
RootDirProvider.cs Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
SabProvider.cs GetSabTitle will now handle daily episodes. 2011-12-01 21:37:13 -08:00
SceneMappingProvider.cs SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. 2011-12-01 20:24:44 -08:00
SearchProvider.cs Removed un-needed call from Episode Search. 2011-11-30 21:08:36 -08:00
SeriesProvider.cs Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
SmtpProvider.cs Added SMTP settings editing to the UI. 2011-10-26 22:46:54 -07:00
TvDbProvider.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
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. 2011-10-28 00:57:00 -07:00
UpcomingEpisodesProvider.cs
UpdateProvider.cs Fixed issue where update provider called db in a loop. 2011-11-30 23:10:50 -08:00
XbmcProvider.cs Fixed method call. 2012-01-04 17:29:05 -08:00