.. |
Converting
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
2011-10-06 21:36:47 -07:00 |
Core
|
New: Added FileSharingTalk indexer.
|
2012-04-13 23:45:42 -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
|
New: Newznab will show indexer name and logo when possible.
|
2012-05-08 14:29:24 -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
|
Removed Progress Notification from BannerProvider.
|
2012-03-07 12:37:36 -08:00 |
DiskScanProvider.cs
|
Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing).
|
2012-04-25 08:06:38 -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 |
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
|
New: Newznab providers will be rejected if they are not valid addresses.
|
2012-05-11 10:27:18 -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
|
Fix: Successful downloads that are not moved properly should be retried.
|
2012-04-17 14:44:20 -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
|
Unit tests for SearchHistory added.
|
2012-04-23 11:20:32 -07:00 |
SearchProvider.cs
|
Fixed issue with tests.
|
2012-05-08 16:05:08 -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
|
New: AirTime will be shown in Series grid details.
|
2012-04-14 17:55:17 -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
|
Fixed spelling of enviroment provider (Environment). :)
|
2012-03-06 18:59:43 -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
|
Improved: Upcoming episodes page no longer shows series that aren't monitored.
|
2012-02-11 16:02:59 -08: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 |