Matt Evans
|
1606ea19a8
|
New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
|
2019-02-11 07:50:50 +11:00 |
|
Taloth Saldono
|
cf327077e9
|
Fixed: Regression in folder move logic preventing updater from working.
|
2019-02-07 12:57:45 +01:00 |
|
Taloth Saldono
|
b1a8c70d20
|
Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
|
2019-01-21 22:18:37 +01:00 |
|
Mark McDowall
|
4bc0ffa74d
|
Improve renaming of series folder within the same root folder
|
2019-01-18 16:35:19 -08:00 |
|
Taloth Saldono
|
1239fa874d
|
Merge branch 'develop' into phantom-develop
# Conflicts:
# src/NzbDrone.Api/Extensions/Pipelines/GZipPipeline.cs
# Merged changes to src/Sonarr.Http/Extensions/Pipelines/GZipPipeline.cs
|
2019-01-12 13:32:11 +01:00 |
|
Taloth Saldono
|
00283e3d6e
|
New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
closes #2366
|
2019-01-12 13:15:41 +01:00 |
|
Mark McDowall
|
e3a9f753d2
|
Fix path tests
|
2019-01-10 20:32:41 -08:00 |
|
Mark McDowall
|
9dd967f2aa
|
Fixed: Getting parent of UNC paths
|
2019-01-10 18:15:41 -08:00 |
|
Mark McDowall
|
edd6c0bd4c
|
Fixed getting parent path from a path without another slash
Fixed: Manual Import failing for some paths
|
2019-01-10 18:13:54 -08:00 |
|
Taloth Saldono
|
ce59db528b
|
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
The bug is registered upstream, but this commit works around the problem by doing the gzip decompression separately from the http stack.
Ref #2296
|
2019-01-10 20:13:48 +01:00 |
|
Mark McDowall
|
575c5af1f8
|
Upgrade SharpRaven to 2.4.0
|
2018-12-29 13:08:54 +01:00 |
|
Mark McDowall
|
36b9c51163
|
Improved Command Queue
New: Limit concurrent tasks that require disk access
New: Prevent other tasks from running during application update
|
2018-12-29 13:08:51 +01:00 |
|
Mark McDowall
|
a3b90650be
|
Remove unused references
|
2018-12-29 13:08:50 +01:00 |
|
Mark McDowall
|
07cbc71aa2
|
Secure URLs for Skyhook and Services
|
2018-12-29 13:08:48 +01:00 |
|
Mark McDowall
|
81d6c0d210
|
New: Backup options and restoration
|
2018-12-29 13:08:48 +01:00 |
|
Mark McDowall
|
5666369cc4
|
Fixed: Default Windows Service Account
|
2018-12-29 13:08:47 +01:00 |
|
Mark McDowall
|
c3166e08b4
|
Migrate AppData folder
|
2018-12-29 13:08:47 +01:00 |
|
Mark McDowall
|
adaf428aa7
|
v3 Binaries
|
2018-12-29 13:08:47 +01:00 |
|
Mark McDowall
|
5894b4fd95
|
v3 UI
|
2018-12-29 13:08:43 +01:00 |
|
Mark McDowall
|
296881b358
|
Target .net 4.6.1
|
2018-12-29 13:08:41 +01:00 |
|
Mark McDowall
|
7297c1b8e4
|
v3 API
|
2018-12-29 13:08:37 +01:00 |
|
Mark McDowall
|
ff4a550cbb
|
New: Include OriginalFilePath with Episode Files
Closes #2336
|
2018-12-06 20:59:09 -08:00 |
|
Taloth Saldono
|
ae6d920e2a
|
Updated error message if skyhook and other services respond with html content.
closes #2817
|
2018-11-14 21:48:56 +01:00 |
|
Mark McDowall
|
24c6d3f4b3
|
Don't read response stream if it equals Stream.Null
|
2018-09-14 17:50:13 -07:00 |
|
Taloth Saldono
|
9c9ad9aec3
|
New: Added optional UrlBase to Nzbget and Sabnzbd settings.
ref #1651
|
2018-07-15 12:24:27 +02:00 |
|
Taloth Saldono
|
0cce6b74f9
|
Added logging of json snippets on json deserialization errors.
|
2018-07-06 21:44:15 +02:00 |
|
Taloth Saldono
|
fde0409650
|
Fixed WithData sample length not using parameter.
|
2018-06-08 22:08:09 +02:00 |
|
Taloth Saldono
|
2ed5abf4d3
|
Also add as data to exception so sentry gets it.
|
2018-06-08 19:58:58 +02:00 |
|
Taloth Saldono
|
69f8fc4d5e
|
Added support for nested settings models so settings can be grouped together and reused for multiple providers.
|
2018-05-19 21:06:59 +02:00 |
|
Mark McDowall
|
a7aff3bd9a
|
Upgrade NLog to 4.5.3
Closes #2535
|
2018-05-01 23:20:54 -07:00 |
|
Qstick
|
6c09b7dc28
|
Fixed: Throw SonarrStartupException if can't access AppFolder Location
|
2018-04-22 13:25:50 -07:00 |
|
Taloth Saldono
|
70afacee3f
|
Refactored PendingRelease logic for performance.
|
2018-04-14 22:07:08 +02:00 |
|
Taloth Saldono
|
6d8eebcd30
|
Revised deletion of cookies.
|
2018-04-01 20:29:46 +02:00 |
|
Taloth Saldono
|
d3f8e0ef4c
|
Fixed: Revised handling of cookies in case of redirects.
|
2018-03-24 11:43:57 +01:00 |
|
Taloth Saldono
|
99ee59e9cc
|
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
|
2018-02-27 22:41:46 +01:00 |
|
overkill32
|
d617b6c6e3
|
Fixed typo in log file
|
2018-01-27 13:10:41 -08:00 |
|
Taloth Saldono
|
459d6ea906
|
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
|
2017-12-19 18:34:53 +01:00 |
|
margaale
|
747f3e171c
|
Fixed: Handling of unknown status types in DownloadStation.
|
2017-12-19 18:32:48 +01:00 |
|
Frank Scholl
|
442d49046d
|
New: Add authentication options to Webhook
Closes #2257
|
2017-11-21 18:55:46 -08:00 |
|
Taloth Saldono
|
ea5769fdd6
|
Updated NLog from 4.4.3 to 4.4.12
|
2017-10-25 19:30:44 +02:00 |
|
Mark McDowall
|
a9e1aee295
|
Moved NotParentException to Disk namespace
|
2017-10-22 10:04:06 -07:00 |
|
Ronnie
|
73cb789f59
|
Fixed: Better import error messages
|
2017-10-22 10:04:05 -07:00 |
|
Mark McDowall
|
728f553802
|
Log when running tray app
|
2017-08-31 22:43:01 -07:00 |
|
Mark McDowall
|
17ff52ada1
|
Update help output for NzbDrone.Console
|
2017-08-31 22:04:55 -07:00 |
|
Taloth Saldono
|
35f911286f
|
Added jackett apikey to log cleanser.
|
2017-08-11 15:51:28 +02:00 |
|
Taloth Saldono
|
2d1d1c8a99
|
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
|
2017-08-09 23:12:07 +02:00 |
|
Taloth Saldono
|
c659ba1c10
|
Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot.
|
2017-08-09 21:38:18 +02:00 |
|
Taloth Saldono
|
1b9ccc319f
|
Fixed: TLS issue for OSX.
|
2017-08-03 16:53:15 +02:00 |
|
Taloth Saldono
|
89e804814b
|
Revert "Change default tls provider so users won't have to set TLS_PROVIDER explicitly."
This reverts commit 8e63f7d436 .
Only certain platforms need it and causes issues with OSX and cases where the user relies on btls.
|
2017-08-03 16:53:11 +02:00 |
|
Taloth Saldono
|
ce6a5713d1
|
Lets not take any risks here.
|
2017-08-03 00:20:48 +02:00 |
|