1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-25 15:22:42 +00:00
Commit graph

8705 commits

Author SHA1 Message Date
ta264
89cbf0c022 Use createItemMap like Sonarr
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
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
ta264
ddef74edde Fixed: Error refreshing page in Activity/Wanted 2020-10-13 23:19:27 -04:00
Qstick
2639374243 Fixed: Don't Show NoArtist on Calendar if Artists are Loading 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
Mark McDowall
79cae0add4 Fixed: Force grabbing selected delayed items in queue 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
f327091f6a Actually fix musl integration tests
[common]
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
Matthew Kleiman
4d1931fa0e Fixed: Typo in Lost Connection modal
(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
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
ta264
f32f7f2bf1 Swap from dotnet vstest to dotnet test
[common]
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
Mark McDowall
a51ec51988 New: Not in Last/Next for date custom filters
(cherry picked from commit 9a3669d80191e1f8e17fa22e5d1d9ae56fe13210)
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