Radarr/NzbDrone.Core/Providers
Mark McDowall 197979ea3c QualityParseTest will accept bool IsProper as a parameter.
IsUpgrade will take into account that a proper of the same quality should be accepted even if the cutoff was met.
2012-01-23 10:57:27 -08:00
..
Converting
Core SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -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 Added a duplicated item to Queue.txt, reformated existing json sample files. 2012-01-22 18:41:44 -08:00
Xbmc Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
AutoConfigureProvider.cs SabProvider now gets JSON instead of XML for history and queue. 2012-01-18 20:05:03 -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 Added additional logging to episode searching. 2012-01-22 13:16:25 -08:00
EpisodeProvider.cs Better parser logging. 2012-01-19 22:35:10 -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
IndexerProvider.cs
InventoryProvider.cs QualityParseTest will accept bool IsProper as a parameter. 2012-01-23 10:57:27 -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 Fixed adding of Newznab provider. 2011-11-15 15:11:17 -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
QualityTypeProvider.cs
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 more queue issue. 2012-01-22 20:25:05 -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 Made search notifications a bit more friendly ;) 2012-01-22 23:07:00 -08:00
SeriesProvider.cs Series Grid won't show series that haven't been completely added (LastInfoSync is null). 2012-01-22 20:14:01 -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
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