Qstick
9aa40f546f
New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings ( #428 )
...
* New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings
Fixes #386
* fixup! Remove commented code
7 years ago
Qstick
6cc05fcca3
Added: Log indexer response to Trace if an exception occurs
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 ( #387 )
7 years ago
Qstick
089d213816
New: Nested Settings and Seed Ratio Setting ( #379 )
...
* New: Nested Settings and Seed Ratio Setting
* Fixed: Sonarr related variable naming
7 years ago
Qstick
73157534e0
Fixed: Don't download artist images if match existing ( #362 )
...
* Fixed: Don't download artist images if existing exists
* fixup: Wrap FileSetWriteTime in try
* fixup! Tests and Rework
7 years ago
Qstick
7bc2d62ba6
Update Nlog to 4.5.4 ( #359 )
...
* Update Nlog to 4.5.4
* fixup: Remove Unused References
* fixup: more references
7 years ago
Qstick
a3e08c9160
Fixed: Setup remote access for service during install
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
7 years ago
Qstick
307c989409
Revise cookie handling ( #315 )
...
* Fixed: Revised handling of cookies in case of redirects.
* Revised deletion of cookies.
7 years ago
Qstick
e06858e4bf
Sonarr pulls ( #310 )
...
* New: Speed up sqlite3 initialization by disabling unused features
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Debounce Command Notifications
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Changed: Refactored PendingRelease logic for performance
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Added: Indexes to speed up DecisionMaker performance.
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Cache EventAggregator Subscribers
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Fixed: Hide fallback pending releases if temporarily delayed
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
03360ca43f
Fixed: Throw LidarrStartupException if can't access AppFolder Location
7 years ago
Daniel Underwood
df15dbe462
Fixed: Mono 5.10 compatibility ( #220 )
...
* Update NLog to 4.5rc6 to fix compatibility with mono 5.10
* Added console logging in case NLog fails to initialize.
* Revert added references in "Update NLog to 4.5rc6 to fix compatibility with mono 5.10"
This partially reverts commit 13dd224281817ca11af6662ed04f1131dce51fc5.
* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
7 years ago
Qstick
4f6ab8ec76
Fixed: Typo in GlobalExceptionHandlers.cs
7 years ago
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
7 years ago
Qstick
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
7 years ago
Qstick
96c59e2b2b
Fixed: Handling of unknown status types in DownloadStation
7 years ago
Qstick
a4dacf2812
Fixed: Language Upgrade Tests
7 years ago
Qstick
a4e632d95a
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
Daniel Underwood
d08d89929a
Update services url to https to allow updates to work ( #154 )
7 years ago
Qstick
dd11f74073
New: Add authentication options to Webhook
7 years ago
Qstick
2abeec06fc
Fixed: Better import error messages
7 years ago
Qstick
b7fab7db0c
Log when running tray app
7 years ago
Qstick
37fc1f4dcc
Update help output for NzbDrone.Console
7 years ago
Taloth Saldono
c222b7acf1
Added jackett apikey to log cleanser.
7 years ago
Taloth Saldono
2fc58115a0
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Qstick
25f08bd846
Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Taloth Saldono
1db04eaa1a
Fixed: TLS issue for OSX.
7 years ago
Taloth Saldono
846b9f72e0
Lets not take any risks here.
7 years ago
Taloth Saldono
bd62a20ddb
Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
...
fixes #2089
7 years ago
Taloth Saldono
96d97f873a
Fixed: http->https redirects do not use the tls1.2 curl fallback.
...
fixes #2082
7 years ago
Qstick
f219e883ec
New: Add Extra Audio Format Unit Test
7 years ago
Qstick
272adfcef7
Fixed: Better error message for DNS exceptions on mono.
7 years ago
Qstick
99ab61fac6
Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors
7 years ago
Qstick
311df71acf
Fixed HttpUri parsing of domain names with underscores
7 years ago
Qstick
b3b90602a2
Fix Mono SecurityProtocolPolicy
7 years ago
Qstick
7e863d61ff
Reorder HttpMethods to match RestSharp
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
8 years ago
Taloth Saldono
18971f9ea2
Check for whitespace in IsValidUrl.
...
closes #2020
8 years ago
Qstick
4c916f9186
Fix HealthCheck Warning for Artist Folders with 'ro'
8 years ago
Kyse
889b963429
New: Health Check warning if series folder is mounted with 'ro' option on linux
...
Closes #1867
8 years ago
Qstick
6a4fb9adf3
Seperate Sentry Project for Production/Develop
8 years ago
Qstick
1fd3a43a4f
Update AssemblyInfo for Versioning
8 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
8 years ago
Qstick
5003cd8a14
Rename More Sonarr References
8 years ago
Qstick
0201aa812e
Add Advanced Option for Alternate Metadata Provider Source
8 years ago
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
8 years ago
Daniel Underwood
02716c26f6
Update metadata api URL
8 years ago
Qstick
77f1d2e64c
[UI Work] Add Artist, Import Artist, Calendar
8 years ago
Qstick
95051cbd63
Initial Commit Rework
8 years ago
Qstick
0807fcc616
Cleanse Log Exception Data ( #83 )
8 years ago