Commit graph

4084 commits

Author SHA1 Message Date
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