Commit graph

4098 commits

Author SHA1 Message Date
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
Qstick
1327caca6c Clarify that Post-Import Category torrents are not monitored by Sonarr.
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Taloth Saldono
909dffcef2 Improved error message when nzb download contains an newznab error instead 2020-10-13 23:25:39 -04:00
Qstick
4857828d80 Rename FilterFiles to FilterPaths 2020-10-13 23:25:39 -04:00
Taloth Saldono
3bcb6ef2ef Fixed flaky test.
(cherry picked from commit f846e0c031d74914d3a02626597df583422164e0)
2020-10-13 23:25:39 -04:00
Taloth Saldono
ef230d1636 Log contents on api errors during tests.
(cherry picked from commit f2e1b4e43549695afacee5c87cca368e8fa30905)
2020-10-13 23:25:39 -04:00
Taloth Saldono
ab8a9cac50 Updated kodi url
(cherry picked from commit 4d1a4d42418e282d5ba71b2b59c1863e7ca847f4)
2020-10-13 23:25:38 -04:00
ta264
085b07a9c6 Always scan after manual refresh 2020-10-13 23:25:38 -04:00
ta264
9714186243 Fixed: Create album metadata on import 2020-10-13 23:25:38 -04:00
Taloth Saldono
bf0617f999 Fixed: Generating Kodi episode metadata files when scanning series folder
(cherry picked from commit 23dc7794f14c99558b7d40729d6c63f8ae747a1e)
2020-10-13 23:25:38 -04:00
Mark McDowall
a085dd38a6 Fixed: Metadata files not being created after rescan
(cherry picked from commit e2ff089232765b876719b324e0543441e0bd1521)
2020-10-13 23:25:38 -04:00
ta264
2982478dba Trigger fewer signalr broadcasts
(cherry picked from commit b05b7ec4ad9368c8c3ae5ff5316caf5d23e24191)
2020-10-13 23:25:38 -04:00
ta264
49b89f1f41 Fixed: Write the correct album/releasegroup ids for XBMC/Emby 2020-10-13 23:25:38 -04:00
Taloth Saldono
d10469d129 Fixed: Refreshing Plex Server series in high volume systems
(cherry picked from commit 903aba5dee0284e571fc025883abbf2a9ccf4386)
2020-10-13 23:25:38 -04:00
ta264
9945c986d9 Revert Cached changes from bb02d73c4
Bring it back in line with Sonarr.  I was originally worried that we
were caching all Artists and this would be a resource hog.  But the
caching will happen on every RSS scan so I think we're better off just
holding the cache and not worrying.
2020-10-13 23:25:38 -04:00
Dtaggart
2655430c98 New: Index priority 2020-10-13 23:25:37 -04:00
Qstick
88122be89b Fixed: Ignore .@__thumb folders 2020-10-13 23:25:37 -04:00
Mark McDowall
c92de8d337 Fixed: Strip AlteZachen from release group name 2020-10-13 23:25:37 -04:00
Taloth Saldono
22be6820f8 Added update check early in startup if the package requested a post-install update check 2020-10-13 23:25:34 -04:00
unknown
d0b080f477 Update help text in Connections from Download to Import 2020-10-13 23:19:32 -04:00
Mark McDowall
b576d3d197 Fix checkingUP qbit status unit test 2020-10-13 23:19:32 -04:00
Mark McDowall
54c3b7049c Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
Fixes #1363

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:32 -04:00
Qstick
37d294d168 Fixed: Preferred word can't have a term that is empty or only spaces
Fixes #1361

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:32 -04:00
ta264
474023378e Fixed: Don't corrupt OPUS files when tagging them 2020-10-13 23:19:32 -04:00
Mark McDowall
7f8243993c Fixed: Removing torrents from Vuze
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
2020-10-13 23:19:32 -04:00
Mark McDowall
be88010c20 New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
(cherry picked from commit b2b1600ebe7f022a3248ea12b69553e2d51a3a7c)
2020-10-13 23:19:32 -04:00
Qstick
0581ff458c New: Handle missingFiles status from qBit
(cherry picked from commit 9a2cee3104b1e8d32f2df68d3ca75967aba41868)
2020-10-13 23:19:32 -04:00
Mark McDowall
c6d49c6527 Fixed: Replace : with _ when getting output path from Transmission
(cherry picked from commit 0f792f9eb9517a4165a54d7c4551f4f68822d18e)
2020-10-13 23:19:32 -04:00
Qstick
aaebbbfda1 Fixed: Remove website post fix before parsing 2020-10-13 23:19:32 -04:00
Qstick
b47638fa65 Fix Release Push log statement 2020-10-13 23:19:32 -04:00
Jacob
a035a78a2b New: Added option to filter Release Profile to a specific indexer 2020-10-13 23:19:32 -04:00
Qstick
04aebab774 Fixed: Moving artist folders in subfolders of the root folder when destination subfolder was missing
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00
Taloth Saldono
864a1d9a26 Added Norwegian Bokmal alias 2020-10-13 23:19:31 -04:00
Qstick
affd351fdf Fixed: RestClient does not use global proxy settings 2020-10-13 23:19:31 -04:00
Mark McDowall
df7db89e8e Remove website prefixes with dashes in URL 2020-10-13 23:19:31 -04:00
Fossil
f2b8a08b11 Remove PFMonkey.com from Presets 2020-10-13 23:19:31 -04:00
Qstick
70f80fd14e Fixed: Test All not clearing health error
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00
Qstick
ac1c902013 Improved some log messages 2020-10-13 23:19:31 -04:00
Qstick
c0fede5697 Fixed: Delete files from Artist Mass Editor not actually deleting files
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00
Taloth Saldono
341c42d8e6 Tiny fix in test, left-over from my on-windows test. 2020-10-13 23:19:31 -04:00
Taloth Saldono
b1a56e7c2c Fixed: File imports on cloud drives slow due to transaction logic 2020-10-13 23:19:30 -04:00
Qstick
3f96208c41 Fixed: Use Proxy for MediaCovers and Metadata 2020-10-13 23:19:30 -04:00
Mark McDowall
8c657ddb24 Fixed: Set permissions on extra and subtitle files 2020-10-13 23:19:30 -04:00
Mark McDowall
10b7d0d63e Fixed: Include releases that failed to parse in search results 2020-10-13 23:19:30 -04:00
Qstick
d72014eb66 New: Event Driven HealthCheck Support
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:19:30 -04:00
Qstick
8d8cbd07aa Fixed: Disregard Real when user disabled proper preference
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:19:30 -04:00
Qstick
6713525757 Simplify ManualImportModule null check 2020-10-13 23:19:30 -04:00
Qstick
e8e4d76d73 Fixed: Edge case where import fails due to DB relationship mismatch 2020-10-13 23:19:30 -04:00
Qstick
5bca13b21f Fixed: Delay profile being ignored for non-revision upgrades 2020-10-13 23:19:30 -04:00
Qstick
dbdc805e80 Remove unnecessary usings 2020-10-13 23:19:30 -04:00
Qstick
ae46d5ae02 Remove Dotnet Framework Version Checks 2020-10-13 23:19:30 -04:00
Qstick
09ebfe0af8 Catchup Linting 2020-10-13 23:19:29 -04:00
ta264
3e082df21d Fixed: Error fetching paged records from API without a sort key
[common]
2020-10-13 23:19:29 -04:00
ta264
7aa3ad10ef Fixed: Don't search twice for new albums on new artists 2020-10-13 23:19:29 -04:00
ta264
dce69212fc Speed up all albums endpoint 2020-10-13 23:19:28 -04:00
ta264
5ddac7a679 Fixed: Trigger search when new album added via import list 2020-10-13 23:19:28 -04:00
ta264
12d6b5ee9a Fixed: Don't refresh and rescan artist when new album added
Speeds up adding a single album to an existing artist.  Should help
reduce the number of full rescans being triggered also - an added
album was triggering one.
2020-10-13 23:19:28 -04:00
Qstick
0e78135f91 Switch Automation to Chrome for Test Speed 2020-10-13 23:19:28 -04:00
Mark McDowall
e836b795de Fixed: Imported downloads not being removed when seeding goals are met
Closes #1400
2020-10-13 23:19:28 -04:00
Mark McDowall
1d58b33ac6 Fixed: Remove seeded downloads if they've finished seeding after import
Closes #1389

(cherry picked from commit 9d766cfed588ee49525f68815b7e5eb980ddc11f)
2020-10-13 23:19:28 -04:00
Mark McDowall
50d1810d36 Fixed: Don't process downloads removed from the client
Closes #1377
2020-10-13 23:19:28 -04:00
Mark McDowall
c996643921 Don't re-trigger completed event
Closes #1376
2020-10-13 23:19:28 -04:00
ta264
014eb27a26 Fixed: Speed up UI during refresh
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
2020-10-13 23:19:28 -04:00
ta264
e1a62af586 Fix test 2020-10-13 23:19:28 -04:00
ta264
5668cbfb53 Log out SQL trace on error
[common]
2020-10-13 23:19:28 -04:00
ta264
2e1e2137a6 Fixed: Sorting tables by artist/album
Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109
2020-10-13 23:19:28 -04:00
ta264
0f5531af4d Fixed: Error deserializing preferred words with dapper
Fixes Sentry LIDARR-106
Fixes Sentry LIDARR-10B
2020-10-13 23:19:28 -04:00
ta264
2a4b3d79b8 Fixed: Shared serializer in ProviderRepository
[common]

Some caching happens in the serializer settings so best not to
recreate each time
2020-10-13 23:19:28 -04:00
ta264
53c0ffd129 Swap to dapper with lazyload 2020-10-13 23:19:27 -04:00
ta264
20269aba9b Delete Marr.Data 2020-10-13 23:19:27 -04:00
Mark McDowall
3e937bd8e5 Fixed: Error occurred while executing task ProcessMonitoredDownloads 2020-10-13 23:19:27 -04:00
Mark McDowall
b8bcd9a038 Fixed: Inaccessible path leading to import process being aborted before processing all items 2020-10-13 23:19:27 -04:00
ta264
48762a3013 Fixed: Re-processing imported download causing task to fail 2020-10-13 23:19:27 -04:00
Taloth Saldono
c402a831f8 Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling 2020-10-13 23:19:27 -04:00
gl3nni3
a229062e6f Fixed: Replace duplicate slashes from file names when importing
Fixes #3470
2020-10-13 23:19:27 -04:00
Mark McDowall
48750780fe New: Option to ignore items when removing from queue instead of removing from client 2020-10-13 23:19:27 -04:00
Mark McDowall
d83e20937d New: Monitor and Process downloads separately
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-10-13 23:19:27 -04:00
ta264
a104a2911e Fix rogue Readarr reference 2020-10-13 23:19:27 -04:00
ta264
a49955e692 Fixed: Don't rescan folders for each artist added via a list 2020-10-13 23:19:27 -04:00
ta264
d163b124a7 Fix fpcalc tests 2020-10-13 23:19:26 -04:00
ta264
ee31ff1e89 Move runtime copy into a separate target 2020-10-13 23:19:26 -04:00
ta264
629d784d0b Move msbuild target files into folder 2020-10-13 23:19:26 -04:00
ta264
3a2db4bcf6 Disable single instance check for integration tests
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
2020-10-13 23:19:26 -04:00
ta264
e1a9ac7ff2 Print log file on fail 2020-10-13 23:19:26 -04:00
ta264
74f1d804aa Run integration tests in parallel
Revert "Try to fix alpine integration tests"

This reverts commit a47854103c
2020-10-13 23:19:26 -04:00
Dtaggart
0e98e93170 New: Added silent notification option to telegram
(cherry picked from commit 9e392977b9f66be37c1fd6938c0b051c362ddb42)
2020-10-13 23:19:26 -04:00
ta264
f44359efe4 Try to fix alpine integration tests 2020-10-13 23:19:26 -04:00
Taloth Saldono
25ab30605b Additional logging in case of integration test startup failures
Closes #1231
2020-10-13 23:19:26 -04:00
Taloth Saldono
6abe5f3df3 Log Real IP on Authentication failure in case of a reverse proxy
(cherry picked from commit 686a14cdff63fcffe4fceee1f9a06d0b2dc3e813)
2020-10-13 23:19:26 -04:00
Taloth Saldono
8e74a76538 Added Plex url to cleanser 2020-10-13 23:19:26 -04:00
Taloth Saldono
e59bf51b45 Fixed typo in Cleanse IP 2020-10-13 23:19:26 -04:00
Taloth Saldono
312c3b786e Cleanse remote IP Address from trace log file 2020-10-13 23:19:26 -04:00
Taloth Saldono
cc974574b2 Cleanse getnzb url 2020-10-13 23:19:26 -04:00
Taloth Saldono
c84624668a Don't enforce blank line before comment 2020-10-13 23:19:26 -04:00
ta264
36319578a0 Try to fix service test 2020-10-13 23:19:26 -04:00
ta264
7ebfa35c93 Bump net core to 3.1.7 2020-10-13 23:19:26 -04:00
ta264
1830f46d27 Fixed: Add missing info to Gazelle/Redacted results
Fixes #1501
2020-10-13 23:19:25 -04:00
ta264
6c2cd7fe16 New: Support for Redacted API keys
Fixes #1127
2020-10-13 23:19:25 -04:00
Qstick
17a4379cb2 Fix indexer add due to null categories in Newznab presets 2020-10-13 23:19:25 -04:00
Qstick
75db57c138 Fix build due to apiPath setting in Newznab presets 2020-10-13 23:19:25 -04:00
Mark McDowall
67eb2f2313 New: Add Tabula Rasa Newznab Preset
(cherry picked from commit 31be74e6d33e0066c1dca6115c7272a49dc8d277)
2020-10-13 23:19:25 -04:00
Qstick
d7edbb0cf0 Fix System Time Fixture 2020-10-13 23:19:25 -04:00
Taloth Saldono
e75ee6e842 Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
Fixes #1203

Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Qstick
24cd56aa35 Fixed: Selecting a release from Interactive Search with an unknown album
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Qstick
140f3f88c4 New: MB ID filter when getting artist from API
Fixes #1200

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Qstick
2a76ae4087 Fixed: Ignore album title when parsing release group
Fixes #1198

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Mark McDowall
a81587dc57 New: Show health warning if system time is off expected time
Closes #1422
2020-10-13 23:19:25 -04:00
Taloth Saldono
b214d6e2cd Fixed: Added glusterfs to known network drive filesystems so it shows up in System 2020-10-13 23:19:25 -04:00
ta264
d52f0d653a Fix fingerprinting tests 2020-10-13 23:19:25 -04:00
ta264
0aaa2c836a Add libMonoPosixHelper for musl-arm64 2020-10-13 23:19:25 -04:00
ta264
ff8d671c8b New: Musl (alpine linux) compatibility 2020-10-13 23:19:25 -04:00
Qstick
f8afe65f7e Fixed: Performance issue when scanning large root folder 2020-10-13 23:19:25 -04:00
Qstick
050827a86b Fixed: Don't lock command queue if updating is disabled 2020-10-13 23:19:24 -04:00
Taloth Saldono
3964e98c13 Lock CommandQueueManager.PushMany too 2020-10-13 23:19:24 -04:00
Taloth Saldono
8a68042192 Skip unknown/removed commands still queued in the database 2020-10-13 23:19:24 -04:00
Taloth Saldono
880170637e Fixed timing issue allowing multiple instances of the same command to be queued 2020-10-13 23:19:24 -04:00
Mark McDowall
9fdc603fc3 Fixed: Broken tasks getting stuck in queue 2020-10-13 23:19:24 -04:00
Qstick
c50bedebc1 Cleanup Swagger warnings (#1177) [skip ci] 2020-10-13 23:19:24 -04:00
Qstick
4ee56ff374 fixup API Docs
[skip-ci]
2020-10-13 23:19:23 -04:00
Qstick
7d3bd6f28a Add base Swagger.json to v1 API
[skipci]
2020-10-13 23:19:23 -04:00
Qstick
3af96f1863 Fix HttpClientTests, Use Servarr HttpBin Mirror 2020-10-13 23:19:20 -04:00
Qstick
f5e2a447e9 Sync Packages with Radarr 2020-10-13 23:18:47 -04:00
ta264
9c64ba6cbd New: HealthCheck to warn if running legacy mono version 2020-10-13 23:18:47 -04:00
ta264
d6e47fde7e Fixed: NET Core not deleting source when moving across drives
This reverts commit 10fc0b071fae9807fa456144b0708d95574d17ff.  Use the
mono fix from 43a35c84477fd194eaa816f1b3e4ade6cb4af42a in NET Core also
2020-10-13 23:18:47 -04:00
ta264
8771e715ae Fixed: Manual import from artist page forces correct artist 2020-10-13 23:18:47 -04:00
ta264
fb88017821 Fixed: Don't scan all folders on artist add 2020-10-13 23:18:47 -04:00
ta264
95cfa0d09a New: Split out metadata refresh from disk rescan 2020-10-13 23:18:47 -04:00
ta264
a2ba8e76bb New: Watch filesystem for changes to library 2020-10-13 23:18:47 -04:00
ta264
87d29ec978 New: Only refresh items that have updated on metadata server 2020-10-13 23:18:47 -04:00
Qstick
16a23b9d79 New: Store Task StartTime, Show Duration in UI 2020-10-13 23:18:47 -04:00
ta264
4f5a0b7afd Fixed: Update file paths correctly when moving artist
Fixes #1088
2020-10-13 23:18:47 -04:00
ta264
c4cf178144 Fixed: Don't mark downloads as failed if no files found
Resolves #945
2020-10-13 23:18:47 -04:00
ta264
6cfb54030b Update sentry dsn 2020-10-13 23:18:46 -04:00
Taloth Saldono
14e13217ba Added UpdateMechanismMessage to allow package maintainers provide custom message 2020-10-13 23:18:46 -04:00
Qstick
5ef2ec18d3 New: Set Branch, Update Mech from PackageInfo 2020-10-13 23:18:46 -04:00
Taloth Saldono
8eea5a0ac9 Another mono 6.x workaround to use rename rather than expensive copy 2020-10-13 23:18:46 -04:00
Mark McDowall
e0aaab05a9 New: Ignore #recycle folders (Synology Recycle bin folder) 2020-10-13 23:18:46 -04:00
Taloth Saldono
c54140169b Fixed: Workaround for mono 6.x file copy/move issues 2020-10-13 23:18:46 -04:00
ta264
a1e0b39495 Fixed: NET Core doing copy/delete instead of rename 2020-10-13 23:18:46 -04:00
ta264
62e119b1af Fixed: Albums from lists allow any version 2020-10-13 23:18:46 -04:00
ta264
7597a3c3bd Fixed: Monitor specific album option for lists 2020-10-13 23:18:45 -04:00
ta264
5ecc4a2333 Fixed: Don't check update folder writable in docker 2020-10-13 23:18:45 -04:00
ta264
ffc67899d1 Fixed: Rename TrackFiles in DB on artist move
Fixes #1012
2020-10-13 23:18:45 -04:00
ta264
be4e748977 New: Don't require artist mapping 2020-10-13 23:18:45 -04:00
ta264
1cc434a498 New: Pass DownloadClientItem to Import Specs 2020-10-13 23:18:45 -04:00
ta264
843bc6aabc New: Update MonoTorrent from nuget 2020-10-13 23:18:45 -04:00
ta264
c4df49b0fb Update sentry DSN to self hosted 2020-10-13 23:18:45 -04:00
ta264
1f99ccef38 Fixed: Use portable PDBs on net core
Enables stack trace line numbers on linux
2020-10-13 23:18:10 -04:00
Qstick
a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick
a602611a5f Fixed: Handle qBittorrent "moving" & "forcedDL" state 2020-10-13 23:18:08 -04:00
Qstick
4f747f386f New: Added version number to backup filename
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:18:08 -04:00
Qstick
024c88c19d Combine solutions back to one file 2020-10-13 23:18:08 -04:00
ta264
ef30db58ee Fixed: Error in epic fail handler if console input redirected
Fixes Sentry LIDARR-1YS
2020-10-13 23:18:08 -04:00
ta264
0bde5fd9e5 New: Add/remove individual albums 2020-10-13 23:18:08 -04:00
ta264
8da53ae6aa New: Bump to .NET Core 3.1 2020-10-13 23:18:07 -04:00
ta264
92334d237a Disable some flaky tests on MacOS 2020-10-13 23:18:07 -04:00
ta264
fc5e2b63e0 Filter OOM from sentry 2020-10-13 23:18:07 -04:00
ta264
75e2ace49e Fixed: Broadcast album updated if track file deleted
Ensures that album stats update in the Artist details page if track files
are deleted.
2020-10-13 23:18:07 -04:00
ta264
d9dfd32568 Distribute fpcalc for netcore builds 2020-10-13 23:18:07 -04:00
ta264
8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0 2020-10-13 23:18:02 -04:00
ta264
d881b26261 Fixed: Convert MonoOnly to PosixOnly 2020-10-13 23:15:01 -04:00
ta264
8a938f6856 New: Switch to ASPNetCore Kestrel and SignalR 2020-10-13 23:15:01 -04:00
ta264
f136449573 Update FluentMigrator to v4 2020-10-13 23:15:01 -04:00
ta264
fdf1ecc698 New: Use sqlite package 2020-10-13 23:15:01 -04:00
ta264
aded23f8f5 Fixed: Remove bad binding redirects in csproj 2020-10-13 23:15:01 -04:00
ta264
a000370885 Fixed: Ensure mono compatible facades are present at build 2020-10-13 23:15:01 -04:00
ta264
b1349213f2 New: Use dotnet tooling, produce 64bit build on windows 2020-10-13 23:15:01 -04:00
Qstick
1e50af5d93 Fixed: Set Default Sort Key for Blacklist Endpoint 2020-10-13 23:15:00 -04:00
ta264
4655cbe0c2 New: Cache spotify -> musicbrainz mapping 2020-10-13 23:15:00 -04:00
ta264
8280c85b94 Fixed: Duplicate Retry attribute breaking build 2020-10-13 23:15:00 -04:00
ta264
66c6cd687a Fixed: Don't publish self contained tests 2020-10-13 23:15:00 -04:00
ta264
4bf9b7055d Fixed: Make ProcessProvider tests more reliable 2020-10-13 23:15:00 -04:00
ta264
6803ef960d Fixed: Correct .gitattributes line endings setting
Correctly force checkin LF, checkout OS native
2020-10-13 23:15:00 -04:00
ta264
a1ce5a0df1 Bump command timeout 2020-10-13 23:15:00 -04:00
ta264
906fdb8365 Fixed: Handle ratelimit response from acoustid 2020-10-13 23:15:00 -04:00
ta264
2f96c962a5 Fixed: Mock AcoustId responses so tests don't fail when API down 2020-10-13 23:15:00 -04:00
ta264
bbca9d1ede Fixed: Consistent migration numbering 2020-10-13 23:15:00 -04:00
ta264
10b53ccf20 New: Treat compile warnings as errors 2020-10-13 23:15:00 -04:00
ta264
28d24d4278 Fixed: Removed unused files 2020-10-13 23:15:00 -04:00
ta264
d4547138ec Fixed: Remove obsolete HttpProvider 2020-10-13 23:15:00 -04:00
ta264
6fb600b686 Fixed: Remove obsolete Plex HomeTheater/Client notifcations 2020-10-13 23:15:00 -04:00
ta264
c0d77af26d Fixed: Remove obsolete XBMC HTTP notification API 2020-10-13 23:15:00 -04:00
ta264
aa66358725 Fixed: Prevent GetFilesByBasePath matching partial paths
When searching for /test/path it was returning files in /test/path2.
Fix by making sure to search for /test/path/
2020-10-13 23:15:00 -04:00
ta264
ed357181ef Fixed: Correctly page through Spotify followed artists 2020-10-13 23:15:00 -04:00
Qstick
81ffc4e28f Fixed: Artist FindById Should Find OldIds 2020-10-13 23:15:00 -04:00
ta264
250d79b5bb Fixed: app.config no longer required 2020-10-13 23:15:00 -04:00
ta264
ce0de9a826 New: Make Twitter NetStandard compatible 2020-10-13 23:15:00 -04:00
ta264
ca46f0e50b Changed: Remove growl and prowl 2020-10-13 23:14:59 -04:00
ta264
4eab365c24 New: Upgrade to ImageSharp beta 7 2020-10-13 23:14:59 -04:00
ta264
a2ea75a9e5 New: Upgrade to netstandard xml library 2020-10-13 23:14:59 -04:00
ta264
4beaeea10b New: Upgrade Ical.Net to 4.1.11 2020-10-13 23:14:59 -04:00
Qstick
2d0bd47de3 Fixed: Pseudo Release Incorrect Naming
Fixes #987
2020-10-13 23:14:59 -04:00
Qstick
c97fbee6d9 Fixed: Clean Spotify Refresh Token from Logs 2020-10-13 23:14:59 -04:00
Qstick
041e28fbb9 New: FluentAssertions to 5.9.0 2020-10-13 23:14:59 -04:00
Qstick
1f9bb57ec2 New: Update SignalR to 2.4.1, match UI 2020-10-13 23:14:59 -04:00
Rhys Braunschweig
d679a31836 Add digits to Deluge's category validator 2020-10-13 23:14:59 -04:00
Taloth Saldono
5215a764d5 Fixed: Copy linux permission mask when moving folder to recycle bin folder
fixes #3161
2020-10-13 23:14:59 -04:00
Qstick
d3ff5439ce Fixed: RARBG links in Interactive Search
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Qstick
64bdd13097 Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Taloth Saldono
cf2aefd808 Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
closes #3275
2020-10-13 23:14:59 -04:00
Taloth Saldono
be829a15ca Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore. 2020-10-13 23:14:59 -04:00
Qstick
6ffc29cbe1 New: Update xmlrpcnet to 3.0.0.266 2020-10-13 23:14:59 -04:00
Qstick
5a9cd88304 Fixed: Cleanup ReleaseProfileModule Compiler Warnings 2020-10-13 23:14:59 -04:00
Qstick
e86104eac8 New: Update SocksProxy to 1.4.0.1 2020-10-13 23:14:59 -04:00
Qstick
41a762d97d New: Update Moq to 4.13.0 2020-10-13 23:14:59 -04:00
Qstick
13812ed890 New: Update NUnit to 3.12.0 2020-10-13 23:14:58 -04:00
Qstick
11b5aef46b New: Update NBuilder to 6.0.1 2020-10-13 23:14:58 -04:00
Qstick
5b804819ea New: Updated NLog to 4.6.6
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Qstick
40483c1bbb New: Updated FluentValidation to 8.4.0
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Qstick
22fb4a1801 New: Updated SharpZipLib to 1.2.0
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Mark McDowall
623389b02d New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
Closes #1651
2020-10-13 23:14:58 -04:00
Qstick
6529ddb22c New: User configurable minimum free disk space
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Mark McDowall
d7f96fa139 Fix NZBGet Delete Status Copy test 2020-10-13 23:14:58 -04:00
Mark McDowall
556be1fa12 Fixed: Don't ignore Delete:Copy items in NZBGet 2020-10-13 23:14:58 -04:00
Qstick
0aa3da9780 Fixed: Minor Cleanup
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Taloth Saldono
30ac5408ca Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
ref #3108
2020-10-13 23:14:58 -04:00