Commit Graph

2342 Commits (6713525757ad9fc7f0af07633180c11d46207457)

Author SHA1 Message Date
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
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
4 years ago
Mark McDowall e836b795de Fixed: Imported downloads not being removed when seeding goals are met
4 years ago
Mark McDowall 1d58b33ac6 Fixed: Remove seeded downloads if they've finished seeding after import
4 years ago
Mark McDowall 50d1810d36 Fixed: Don't process downloads removed from the client
4 years ago
Mark McDowall c996643921 Don't re-trigger completed event
4 years ago
ta264 5668cbfb53 Log out SQL trace on error
4 years ago
ta264 0f5531af4d Fixed: Error deserializing preferred words with dapper
4 years ago
ta264 2a4b3d79b8 Fixed: Shared serializer in ProviderRepository
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
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
4 years ago
Taloth Saldono 6abe5f3df3 Log Real IP on Authentication failure in case of a reverse proxy
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
4 years ago
ta264 6c2cd7fe16 New: Support for Redacted API keys
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
4 years ago
Qstick 2a76ae4087 Fixed: Ignore album title when parsing release group
4 years ago
Mark McDowall a81587dc57 New: Show health warning if system time is off expected time
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
4 years ago