Qstick
e8e4d76d73
Fixed: Edge case where import fails due to DB relationship mismatch
4 years ago
Qstick
5bca13b21f
Fixed: Delay profile being ignored for non-revision upgrades
4 years ago
Qstick
dbdc805e80
Remove unnecessary usings
4 years ago
Qstick
ae46d5ae02
Remove Dotnet Framework Version Checks
4 years ago
ta264
3e082df21d
Fixed: Error fetching paged records from API without a sort key
...
[common]
4 years ago
ta264
7aa3ad10ef
Fixed: Don't search twice for new albums on new artists
4 years ago
ta264
dce69212fc
Speed up all albums endpoint
4 years ago
ta264
5ddac7a679
Fixed: Trigger search when new album added via import list
4 years ago
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.
4 years ago
Mark McDowall
e836b795de
Fixed: Imported downloads not being removed when seeding goals are met
...
Closes #1400
4 years ago
Mark McDowall
1d58b33ac6
Fixed: Remove seeded downloads if they've finished seeding after import
...
Closes #1389
(cherry picked from commit 9d766cfed588ee49525f68815b7e5eb980ddc11f)
4 years ago
Mark McDowall
50d1810d36
Fixed: Don't process downloads removed from the client
...
Closes #1377
4 years ago
Mark McDowall
c996643921
Don't re-trigger completed event
...
Closes #1376
4 years ago
ta264
5668cbfb53
Log out SQL trace on error
...
[common]
4 years ago
ta264
0f5531af4d
Fixed: Error deserializing preferred words with dapper
...
Fixes Sentry LIDARR-106
Fixes Sentry LIDARR-10B
4 years ago
ta264
2a4b3d79b8
Fixed: Shared serializer in ProviderRepository
...
[common]
Some caching happens in the serializer settings so best not to
recreate each time
4 years ago
ta264
53c0ffd129
Swap to dapper with lazyload
4 years ago
Mark McDowall
3e937bd8e5
Fixed: Error occurred while executing task ProcessMonitoredDownloads
4 years ago
Mark McDowall
b8bcd9a038
Fixed: Inaccessible path leading to import process being aborted before processing all items
4 years ago
ta264
48762a3013
Fixed: Re-processing imported download causing task to fail
4 years ago
Taloth Saldono
c402a831f8
Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
4 years ago
Mark McDowall
48750780fe
New: Option to ignore items when removing from queue instead of removing from client
4 years ago
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
4 years ago
ta264
a49955e692
Fixed: Don't rescan folders for each artist added via a list
4 years ago
ta264
ee31ff1e89
Move runtime copy into a separate target
4 years ago
Dtaggart
0e98e93170
New: Added silent notification option to telegram
...
(cherry picked from commit 9e392977b9f66be37c1fd6938c0b051c362ddb42)
4 years ago
Taloth Saldono
6abe5f3df3
Log Real IP on Authentication failure in case of a reverse proxy
...
(cherry picked from commit 686a14cdff63fcffe4fceee1f9a06d0b2dc3e813)
4 years ago
ta264
7ebfa35c93
Bump net core to 3.1.7
4 years ago
ta264
1830f46d27
Fixed: Add missing info to Gazelle/Redacted results
...
Fixes #1501
4 years ago
ta264
6c2cd7fe16
New: Support for Redacted API keys
...
Fixes #1127
4 years ago
Qstick
17a4379cb2
Fix indexer add due to null categories in Newznab presets
4 years ago
Qstick
75db57c138
Fix build due to apiPath setting in Newznab presets
4 years ago
Mark McDowall
67eb2f2313
New: Add Tabula Rasa Newznab Preset
...
(cherry picked from commit 31be74e6d33e0066c1dca6115c7272a49dc8d277)
4 years ago
Qstick
2a76ae4087
Fixed: Ignore album title when parsing release group
...
Fixes #1198
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
a81587dc57
New: Show health warning if system time is off expected time
...
Closes #1422
4 years ago
Qstick
f8afe65f7e
Fixed: Performance issue when scanning large root folder
4 years ago
Qstick
050827a86b
Fixed: Don't lock command queue if updating is disabled
4 years ago
Taloth Saldono
3964e98c13
Lock CommandQueueManager.PushMany too
4 years ago
Taloth Saldono
8a68042192
Skip unknown/removed commands still queued in the database
4 years ago
Taloth Saldono
880170637e
Fixed timing issue allowing multiple instances of the same command to be queued
4 years ago
Mark McDowall
9fdc603fc3
Fixed: Broken tasks getting stuck in queue
4 years ago
Qstick
f5e2a447e9
Sync Packages with Radarr
4 years ago
ta264
9c64ba6cbd
New: HealthCheck to warn if running legacy mono version
4 years ago
ta264
8771e715ae
Fixed: Manual import from artist page forces correct artist
4 years ago
ta264
fb88017821
Fixed: Don't scan all folders on artist add
4 years ago
ta264
95cfa0d09a
New: Split out metadata refresh from disk rescan
4 years ago
ta264
a2ba8e76bb
New: Watch filesystem for changes to library
4 years ago
ta264
87d29ec978
New: Only refresh items that have updated on metadata server
4 years ago
Qstick
16a23b9d79
New: Store Task StartTime, Show Duration in UI
4 years ago
ta264
4f5a0b7afd
Fixed: Update file paths correctly when moving artist
...
Fixes #1088
4 years ago