Radarr/NzbDrone.Core/Providers
Mark McDowall a96ff2519a New: Blackhole implemented, allowing clients other than SABnzbd to be used. 2012-02-01 16:02:16 -08:00
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Core New: Blackhole implemented, allowing clients other than SABnzbd to be used. 2012-02-01 16:02:16 -08:00
ExternalNotification ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed. 2012-01-04 19:40:25 -08:00
Indexer Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 2012-01-31 17:38:05 -08:00
Xbmc Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
AnalyticsProvider.cs analytics will not leak exceptions while in production. 2012-01-26 22:10:15 -08:00
AutoConfigureProvider.cs SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -08:00
BackupProvider.cs Removed try/catch from CreateBackupZip. 2012-01-26 21:24:41 -08:00
BlackholeProvider.cs New: Blackhole implemented, allowing clients other than SABnzbd to be used. 2012-02-01 16:02:16 -08:00
DiskScanProvider.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 2012-01-22 11:25:59 -08:00
DownloadProvider.cs New: Blackhole implemented, allowing clients other than SABnzbd to be used. 2012-02-01 16:02:16 -08:00
EpisodeProvider.cs EpisodesWithoutFiles returns Series.* instead of Series.Title only. 2012-01-24 17:11:16 -08:00
ExternalNotificationProvider.cs AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail. 2012-01-04 19:53:22 -08:00
GrowlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
HistoryProvider.cs Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 2011-08-26 17:59:51 -07:00
IndexerProvider.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
InventoryProvider.cs Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log. 2012-01-27 08:17:12 -08:00
MediaFileProvider.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 2012-01-22 11:25:59 -08:00
MisnamedProvider.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 2012-01-22 11:25:59 -08:00
NewznzbProvider.cs Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 2012-01-31 17:38:05 -08:00
NotificationProvider.cs Tweaked Progress notification. 2012-01-22 23:43:54 -08:00
PostDownloadProvider.cs Directory write time is now calculated based on the most recent file write to any file inside of that directory. 2012-01-22 20:59:23 -08:00
ProwlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
QualityProvider.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
QualityTypeProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
ReferenceDataProvider.cs DailySeries now use the JSON API instead of the CSV file. 2012-01-12 20:08:58 -08:00
RootDirProvider.cs Duplicated root folders are now blocked. 2012-01-18 21:06:48 -08:00
SabProvider.cs Fixed: Issue where daily episodes/full season releases would break sab queue check. 2012-01-31 11:35:03 -08:00
SceneMappingProvider.cs SceneMapping will use the JSON API instead of CSV file now. 2012-01-12 19:22:28 -08:00
SearchProvider.cs Fixed spacing in episode search notification. 2012-01-26 22:57:07 -08:00
SeriesProvider.cs BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
SmtpProvider.cs Duplicated root folders are now blocked. 2012-01-18 21:06:48 -08: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 UpcomingEpisodes will not show ignored episodes. 2011-10-03 16:53:21 -07:00
UpdateProvider.cs Fixed issue where update provider called db in a loop. 2011-11-30 23:10:50 -08:00
XbmcProvider.cs XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 2012-01-09 23:10:53 -08:00