You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark McDowall
b930eb0993
Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
|
13 years ago |
.. |
Converting
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
14 years ago |
Core
|
New: Added FileSharingTalk indexer.
|
13 years ago |
DecisionEngine
|
Episode searching now stores the results of the tests.
|
13 years ago |
DownloadClients
|
Exceptions when checking SAB's queue are now caught.
|
13 years ago |
ExternalNotification
|
Fixed: Twitter download complete message grammar.
|
13 years ago |
Indexer
|
New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings)
|
13 years ago |
Xbmc
|
Added Growl (Not yet visible on the GUI).
|
14 years ago |
AnalyticsProvider.cs
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
AutoConfigureProvider.cs
|
SabProvider now gets JSON instead of XML for history and queue.
|
13 years ago |
BackupProvider.cs
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
BannerProvider.cs
|
Removed Progress Notification from BannerProvider.
|
13 years ago |
DiskScanProvider.cs
|
Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing).
|
13 years ago |
DownloadProvider.cs
|
NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
|
13 years ago |
EpisodeProvider.cs
|
Fixed: Episode Overview is trimmed down more to prevent being to large.
|
13 years ago |
ExternalNotificationProvider.cs
|
Fix: Downgraded some log levels for less verbose logging
|
13 years ago |
GrowlProvider.cs
|
Better fix for Prowl logging issues.
|
14 years ago |
HistoryProvider.cs
|
New: Rewrite of download decision engine.
|
13 years ago |
IndexerProvider.cs
|
Fixed: Search failure is more friendly.
|
13 years ago |
MediaFileProvider.cs
|
Fix: Successful downloads that are not moved properly should be retried.
|
13 years ago |
MisnamedProvider.cs
|
Files will be tagged with Proper when append quality is enabled and episode is a proper.
|
13 years ago |
NewznabProvider.cs
|
Newznab providers will be compared based on url, not name.
|
13 years ago |
NotificationProvider.cs
|
Tweaked Progress notification.
|
13 years ago |
PlexProvider.cs
|
More unit tests for Plex notifications.
|
13 years ago |
PostDownloadProvider.cs
|
Fix: Successful downloads that are not moved properly should be retried.
|
13 years ago |
ProwlProvider.cs
|
Better fix for Prowl logging issues.
|
14 years ago |
QualityProvider.cs
|
Added Tests for CentralDispatch
|
14 years ago |
QualityTypeProvider.cs
|
Fix: Downgraded some log levels for less verbose logging
|
13 years ago |
ReferenceDataProvider.cs
|
Fixed: fixed an issue where season ignore check wasn't working correctly.
|
13 years ago |
RootDirProvider.cs
|
Duplicated root folders are now blocked.
|
13 years ago |
SceneMappingProvider.cs
|
PendingMapping Editor added to Services.
|
13 years ago |
SearchHistoryProvider.cs
|
Unit tests for SearchHistory added.
|
13 years ago |
SearchProvider.cs
|
Signalr errors will not be shown in the UI.
|
13 years ago |
SeasonProvider.cs
|
Fixed: fixed an issue where season ignore check wasn't working correctly.
|
13 years ago |
SeriesProvider.cs
|
New: AirTime will be shown in Series grid details.
|
13 years ago |
SignalRProvider.cs
|
SignalR will now update quality in UI as well (when applicable)
|
13 years ago |
SmtpProvider.cs
|
SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details.
|
13 years ago |
StatsProvider.cs
|
New: Basic stats on your library. View at: /System/Stats
|
13 years ago |
TvDbProvider.cs
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
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.
|
14 years ago |
UpcomingEpisodesProvider.cs
|
Improved: Upcoming episodes page no longer shows series that aren't monitored.
|
13 years ago |
UpdateProvider.cs
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
XbmcProvider.cs
|
Package cleanup
|
13 years ago |