.. |
Converting
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
2011-10-06 21:36:47 -07:00 |
Core
|
Added metadata options to settings #ND-21
|
2012-07-12 19:02:30 -07:00 |
DecisionEngine
|
Episode searching now stores the results of the tests.
|
2012-04-19 23:42:13 -07:00 |
DownloadClients
|
Exceptions when checking SAB's queue are now caught.
|
2012-04-17 17:19:03 -07:00 |
ExternalNotification
|
Fixed: Twitter download complete message grammar.
|
2012-04-17 23:10:24 -07:00 |
Indexer
|
Removed extraneous dictionary, no dictception.
|
2012-05-11 13:51:33 -07:00 |
Metadata
|
First aired is output properly
|
2012-07-15 23:17:18 -07:00 |
Xbmc
|
Added Growl (Not yet visible on the GUI).
|
2011-11-01 20:08:53 -07:00 |
AnalyticsProvider.cs
|
Fixed spelling of enviroment provider (Environment). :)
|
2012-03-06 18:59:43 -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
|
Fixed spelling of enviroment provider (Environment). :)
|
2012-03-06 18:59:43 -08:00 |
BannerProvider.cs
|
Metadata coming together for XBMC
|
2012-07-09 21:37:24 -07:00 |
DiskScanProvider.cs
|
New: .strm files are now considered media files
|
2012-07-19 13:43:54 -07:00 |
DownloadProvider.cs
|
NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
|
2012-05-02 08:37:09 -07:00 |
EpisodeProvider.cs
|
Fixed: Episode Overview is trimmed down more to prevent being to large.
|
2012-04-29 20:32:44 -07:00 |
ExternalNotificationProvider.cs
|
Fix: Downgraded some log levels for less verbose logging
|
2012-02-12 23:28:01 -08:00 |
GrowlProvider.cs
|
Better fix for Prowl logging issues.
|
2011-11-09 21:30:51 -08:00 |
HistoryProvider.cs
|
New: Rewrite of download decision engine.
|
2012-02-06 21:14:55 -08:00 |
IndexerProvider.cs
|
Fixed: Search failure is more friendly.
|
2012-04-14 15:33:58 -07:00 |
MediaFileProvider.cs
|
Fix: Successful downloads that are not moved properly should be retried.
|
2012-04-17 14:44:20 -07:00 |
MetadataProvider.cs
|
Metadata issues with renaming resolved
|
2012-07-14 01:17:37 -07: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 |
NewznabProvider.cs
|
Initialze Newznab will delete any with a null/empty name or URL.
|
2012-05-12 10:16:07 -07:00 |
NotificationProvider.cs
|
Tweaked Progress notification.
|
2012-01-22 23:43:54 -08:00 |
PlexProvider.cs
|
More unit tests for Plex notifications.
|
2012-02-21 16:53:17 -08:00 |
PostDownloadProvider.cs
|
Metadata will be called when needed #ND-21
|
2012-07-12 14:08:21 -07: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
|
Fix: Downgraded some log levels for less verbose logging
|
2012-02-12 23:28:01 -08:00 |
ReferenceDataProvider.cs
|
Fixed: fixed an issue where season ignore check wasn't working correctly.
|
2012-02-27 21:50:56 -08:00 |
RootDirProvider.cs
|
Duplicated root folders are now blocked.
|
2012-01-18 21:06:48 -08:00 |
SceneMappingProvider.cs
|
PendingMapping Editor added to Services.
|
2012-02-26 18:13:11 -08:00 |
SearchHistoryProvider.cs
|
Added cleanup job for search history
|
2012-06-12 12:38:38 -07:00 |
SearchProvider.cs
|
Fixed: An issue with Episode Searches that had full season results
|
2012-05-26 12:17:51 -07:00 |
SeasonProvider.cs
|
Fixed: fixed an issue where season ignore check wasn't working correctly.
|
2012-02-27 21:50:56 -08:00 |
SeriesProvider.cs
|
Tests added
|
2012-07-12 11:30:43 -07:00 |
SignalRProvider.cs
|
SignalR will now update quality in UI as well (when applicable)
|
2012-02-27 22:07:56 -08:00 |
SmtpProvider.cs
|
SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details.
|
2012-04-30 09:42:07 -07:00 |
StatsProvider.cs
|
New: Basic stats on your library. View at: /System/Stats
|
2012-04-25 12:50:37 -07:00 |
TvDbProvider.cs
|
Metadata coming together for XBMC
|
2012-07-09 21:37:24 -07: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
|
Updated tests for UpcomingProvider. #ND-45 fixed
|
2012-05-17 18:23:32 -07:00 |
UpdateProvider.cs
|
Fixed spelling of enviroment provider (Environment). :)
|
2012-03-06 18:59:43 -08:00 |
XbmcProvider.cs
|
Package cleanup
|
2012-02-10 16:48:20 -08:00 |