Commit graph

3913 commits

Author SHA1 Message Date
Mark McDowall
3a1abfa9f1 New: Differentiate between short term and long term (more than 6 hours) indexer failures 2020-12-17 08:08:26 -05:00
Mark McDowall
d7183f999c New: Bulk remove from Blacklist 2020-12-17 08:08:26 -05:00
Mark McDowall
9af68b653b Fixed: Cleanse account and passwd from Download Station URLs 2020-12-17 08:08:26 -05:00
Mark McDowall
395da6c807 Fixed: Webhooks using lower case event types (in the future this could change) 2020-12-17 08:08:26 -05:00
Mark McDowall
acda741b2b New: Health events for Webhooks 2020-12-17 08:08:26 -05:00
Qstick
5a15565d2b Fixed: Failing file copy when running in docker on synology with btrfs
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Taloth Saldono
c92b254bb7 Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums) 2020-12-17 08:08:26 -05:00
Taloth Saldono
2c22ed2912 Fixed: Dataloss when moving series folder to root folder with only different casing 2020-12-17 08:08:26 -05:00
Mark McDowall
b63dde0298 Fixed: Parsing of URLs with double slashes in the path 2020-12-17 08:08:26 -05:00
Taloth
9b1bbaef02 New: Newznab/Torznab categories dropdown with indexer provided category names 2020-12-17 08:08:26 -05:00
Taloth Saldono
2d8657a77f Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey 2020-12-17 08:08:26 -05:00
Taloth Saldono
4d90daebf1 Fixed: Exception when parsing Quality in release title with colon 2020-12-17 08:08:26 -05:00
Mark McDowall
2f3888f5ed Fixed: Show more information in UI when testing SAB fails in some cases 2020-12-17 08:08:26 -05:00
Taloth Saldono
16b9e88bb2 Remove stacktrace if hardlink resulted in EXDEV. 2020-12-17 08:08:26 -05:00
Taloth Saldono
330988c4f0 Fixed: Performance of symbolic link detection and infinite recursion 2020-12-17 08:08:26 -05:00
Taloth Saldono
9eb5b335f3 New: Fast copy using reflink on btrfs volumes 2020-12-17 08:08:26 -05:00
Taloth Saldono
4f220d9532 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs) 2020-12-17 08:08:26 -05:00
Qstick
d61a6852b2 Fixed: Sorting of queue by artist title when unknown items are included
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Qstick
6657777153 Moved Windows-only Permission function to Lidarr.Windows
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Qstick
e8b1494b16 fix modifiers for various classes
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Mark McDowall
bc12f5cf9f Fixed: Indexer being disabled due to download client rejecting it 2020-12-17 08:08:26 -05:00
Qstick
25ed9e5020 New: Add size to track files in Webhook payload
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Taloth Saldono
0ee481039b Added PrivacyLevel option to FieldDefinition for later usage 2020-12-17 08:08:26 -05:00
Taloth Saldono
7ca438f6db Added MultiSelect input control for provider settings 2020-12-17 08:08:26 -05:00
Taloth Saldono
3ccc30638f New: Added FileList.io indexer support 2020-12-17 08:08:26 -05:00
Arthur Bols
e5f48959eb New: Removed chown and simplified chmod options for linux/osx 2020-12-17 08:08:26 -05:00
Qstick
1113c4c32a Fixed: Not removing seeded download if it was manual imported in some cases
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Qstick
9b934e9cf2 Improve root folder health check
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Skyler Mäntysaari
998a2df7f0 New: SendGrid Notifications 2020-12-17 08:08:26 -05:00
ta264
4eac1c5663 Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05:00
ta264
1058b03f46 Fixed: Use QBittorrent category savepath for healthcheck
[common]
2020-12-12 19:31:48 -05:00
ta264
efef2f3bb6 Fixed: Import single file torrents with a folder from QBittorrent 2020-12-12 19:31:48 -05:00
Taloth Saldono
fc104f9587 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
(cherry picked from commit 05820ac272ee976fcc0a7b17f3e9cc987cb0d230)
2020-12-12 19:31:48 -05:00
ta264
39b57cfe6e Fixed: Get actual file names from QBittorrent API (#5226)
* Fixed: Get actual file names from QBittorrent API

Previously we were assuming that the output filename was the category
output dir + the torrent name.  This isn't true if the torrent has
been renamed or sanitized.
2020-12-12 19:31:48 -05:00
Taloth Saldono
143a133cfd Removed unnecessary importlists warning.
(cherry picked from commit a9384e26d86cfe8ae1d29569a708e3db9306abe6)
2020-12-12 12:45:09 -05:00
Taloth Saldono
2fbbeda562 Give systemd a bit more time to restart sonarr after update
(cherry picked from commit 5fced70948c1e8d3d5e3c4747516507f87506697)
2020-12-12 12:33:25 -05:00
nitsua
4107d6aa3f Add a connect for Discord Notifier 2020-12-04 18:23:20 -05:00
Qstick
0148418732 Use Arch and Runtime when getting list of update changes 2020-11-27 17:08:08 +00:00
Qstick
bcfa856842 Win x86 Builds 2020-11-18 11:54:29 -05:00
Qstick
eb97568b3a Add NeutralLanguage for build in VS 16.8 2020-11-16 11:50:48 -05:00
Taloth Saldono
724125a154 Bumped Sabnzbd default history request size from 30 to 60
(cherry picked from commit 8b2550cef0381a07c466044063c9d8c2be4d89c3)
2020-11-14 01:37:47 -05:00
Mark McDowall
f7f62799cd Fixed: Show feed URL if incorrect mime type is found
(cherry picked from commit fa2e70d571cc7658611a0c51b8603247a22e6a2e)
2020-10-25 17:12:48 -04:00
nitsua
3011f5092a Add album MBId to custom script 2020-10-16 17:58:30 +01:00
Qstick
8681f3b447 Fix lint issues on backend 2020-10-13 23:26:03 -04:00
Qstick
c00cbb8276 Take Screenshot on Automation tests for build status notifications 2020-10-13 23:26:03 -04:00
Qstick
b26b193e34 Fixed: Added .org to website url filtering in parser
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:40 -04:00
Qstick
77328559e9 Fixed recursion issue when emptying recycle bin
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:40 -04:00
Qstick
8af09595fb Added UserAgent to api request trace log
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:40 -04:00
Qstick
807460771e New: Add DownloadClient and DownloadId to Webhook notifications
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Qstick
dca8495f38 Fixed: Root folder custom filter in Mass Editor
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:25:39 -04:00