Commit Graph

3869 Commits (4251ca64c1c9dd63c235b7a90e603308feab9820)

Author SHA1 Message Date
Qstick 8d8cbd07aa Fixed: Disregard Real when user disabled proper preference
5 years ago
Qstick 6713525757 Simplify ManualImportModule null check
5 years ago
Qstick e8e4d76d73 Fixed: Edge case where import fails due to DB relationship mismatch
5 years ago
Qstick 5bca13b21f Fixed: Delay profile being ignored for non-revision upgrades
5 years ago
Qstick dbdc805e80 Remove unnecessary usings
5 years ago
Qstick ae46d5ae02 Remove Dotnet Framework Version Checks
5 years ago
Qstick 09ebfe0af8 Catchup Linting
5 years ago
ta264 3e082df21d Fixed: Error fetching paged records from API without a sort key
5 years ago
ta264 7aa3ad10ef Fixed: Don't search twice for new albums on new artists
5 years ago
ta264 dce69212fc Speed up all albums endpoint
5 years ago
ta264 5ddac7a679 Fixed: Trigger search when new album added via import list
5 years ago
ta264 12d6b5ee9a Fixed: Don't refresh and rescan artist when new album added
5 years ago
Qstick 0e78135f91 Switch Automation to Chrome for Test Speed
5 years ago
Mark McDowall e836b795de Fixed: Imported downloads not being removed when seeding goals are met
5 years ago
Mark McDowall 1d58b33ac6 Fixed: Remove seeded downloads if they've finished seeding after import
5 years ago
Mark McDowall 50d1810d36 Fixed: Don't process downloads removed from the client
5 years ago
Mark McDowall c996643921 Don't re-trigger completed event
5 years ago
ta264 014eb27a26 Fixed: Speed up UI during refresh
5 years ago
ta264 e1a62af586 Fix test
5 years ago
ta264 5668cbfb53 Log out SQL trace on error
5 years ago
ta264 2e1e2137a6 Fixed: Sorting tables by artist/album
5 years ago
ta264 0f5531af4d Fixed: Error deserializing preferred words with dapper
5 years ago
ta264 2a4b3d79b8 Fixed: Shared serializer in ProviderRepository
5 years ago
ta264 53c0ffd129 Swap to dapper with lazyload
5 years ago
ta264 20269aba9b Delete Marr.Data
5 years ago
Mark McDowall 3e937bd8e5 Fixed: Error occurred while executing task ProcessMonitoredDownloads
5 years ago
Mark McDowall b8bcd9a038 Fixed: Inaccessible path leading to import process being aborted before processing all items
5 years ago
ta264 48762a3013 Fixed: Re-processing imported download causing task to fail
5 years ago
Taloth Saldono c402a831f8 Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
5 years ago
gl3nni3 a229062e6f Fixed: Replace duplicate slashes from file names when importing
5 years ago
Mark McDowall 48750780fe New: Option to ignore items when removing from queue instead of removing from client
5 years ago
Mark McDowall d83e20937d New: Monitor and Process downloads separately
5 years ago
ta264 a104a2911e Fix rogue Readarr reference
5 years ago
ta264 a49955e692 Fixed: Don't rescan folders for each artist added via a list
5 years ago
ta264 d163b124a7 Fix fpcalc tests
5 years ago
ta264 ee31ff1e89 Move runtime copy into a separate target
5 years ago
ta264 629d784d0b Move msbuild target files into folder
5 years ago
ta264 3a2db4bcf6 Disable single instance check for integration tests
5 years ago
ta264 e1a9ac7ff2 Print log file on fail
5 years ago
ta264 74f1d804aa Run integration tests in parallel
5 years ago
Dtaggart 0e98e93170 New: Added silent notification option to telegram
5 years ago
ta264 f44359efe4 Try to fix alpine integration tests
5 years ago
Taloth Saldono 25ab30605b Additional logging in case of integration test startup failures
5 years ago
Taloth Saldono 6abe5f3df3 Log Real IP on Authentication failure in case of a reverse proxy
5 years ago
Taloth Saldono 8e74a76538 Added Plex url to cleanser
5 years ago
Taloth Saldono e59bf51b45 Fixed typo in Cleanse IP
5 years ago
Taloth Saldono 312c3b786e Cleanse remote IP Address from trace log file
5 years ago
Taloth Saldono cc974574b2 Cleanse getnzb url
5 years ago
Taloth Saldono c84624668a Don't enforce blank line before comment
5 years ago
ta264 36319578a0 Try to fix service test
5 years ago
ta264 7ebfa35c93 Bump net core to 3.1.7
5 years ago
ta264 1830f46d27 Fixed: Add missing info to Gazelle/Redacted results
5 years ago
ta264 6c2cd7fe16 New: Support for Redacted API keys
5 years ago
Qstick 17a4379cb2 Fix indexer add due to null categories in Newznab presets
5 years ago
Qstick 75db57c138 Fix build due to apiPath setting in Newznab presets
5 years ago
Mark McDowall 67eb2f2313 New: Add Tabula Rasa Newznab Preset
5 years ago
Qstick d7edbb0cf0 Fix System Time Fixture
5 years ago
Taloth Saldono e75ee6e842 Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
5 years ago
Qstick 24cd56aa35 Fixed: Selecting a release from Interactive Search with an unknown album
5 years ago
Qstick 140f3f88c4 New: MB ID filter when getting artist from API
5 years ago
Qstick 2a76ae4087 Fixed: Ignore album title when parsing release group
5 years ago
Mark McDowall a81587dc57 New: Show health warning if system time is off expected time
5 years ago
Taloth Saldono b214d6e2cd Fixed: Added glusterfs to known network drive filesystems so it shows up in System
5 years ago
ta264 d52f0d653a Fix fingerprinting tests
5 years ago
ta264 0aaa2c836a Add libMonoPosixHelper for musl-arm64
5 years ago
ta264 ff8d671c8b New: Musl (alpine linux) compatibility
5 years ago
Qstick f8afe65f7e Fixed: Performance issue when scanning large root folder
5 years ago
Qstick 050827a86b Fixed: Don't lock command queue if updating is disabled
5 years ago
Taloth Saldono 3964e98c13 Lock CommandQueueManager.PushMany too
5 years ago
Taloth Saldono 8a68042192 Skip unknown/removed commands still queued in the database
5 years ago
Taloth Saldono 880170637e Fixed timing issue allowing multiple instances of the same command to be queued
5 years ago
Mark McDowall 9fdc603fc3 Fixed: Broken tasks getting stuck in queue
5 years ago
Qstick c50bedebc1 Cleanup Swagger warnings (#1177) [skip ci]
5 years ago
Qstick 4ee56ff374 fixup API Docs
5 years ago
Qstick 7d3bd6f28a Add base Swagger.json to v1 API
5 years ago
Qstick 3af96f1863 Fix HttpClientTests, Use Servarr HttpBin Mirror
5 years ago
Qstick f5e2a447e9 Sync Packages with Radarr
5 years ago
ta264 9c64ba6cbd New: HealthCheck to warn if running legacy mono version
5 years ago
ta264 d6e47fde7e Fixed: NET Core not deleting source when moving across drives
5 years ago
ta264 8771e715ae Fixed: Manual import from artist page forces correct artist
5 years ago
ta264 fb88017821 Fixed: Don't scan all folders on artist add
5 years ago
ta264 95cfa0d09a New: Split out metadata refresh from disk rescan
5 years ago
ta264 a2ba8e76bb New: Watch filesystem for changes to library
5 years ago
ta264 87d29ec978 New: Only refresh items that have updated on metadata server
5 years ago
Qstick 16a23b9d79 New: Store Task StartTime, Show Duration in UI
5 years ago
ta264 4f5a0b7afd Fixed: Update file paths correctly when moving artist
5 years ago
ta264 c4cf178144 Fixed: Don't mark downloads as failed if no files found
5 years ago
ta264 6cfb54030b Update sentry dsn
5 years ago
Taloth Saldono 14e13217ba Added UpdateMechanismMessage to allow package maintainers provide custom message
5 years ago
Qstick 5ef2ec18d3 New: Set Branch, Update Mech from PackageInfo
5 years ago
Taloth Saldono 8eea5a0ac9 Another mono 6.x workaround to use rename rather than expensive copy
5 years ago
Mark McDowall e0aaab05a9 New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
Taloth Saldono c54140169b Fixed: Workaround for mono 6.x file copy/move issues
5 years ago
ta264 a1e0b39495 Fixed: NET Core doing copy/delete instead of rename
5 years ago
ta264 62e119b1af Fixed: Albums from lists allow any version
5 years ago
ta264 7597a3c3bd Fixed: Monitor specific album option for lists
5 years ago
ta264 5ecc4a2333 Fixed: Don't check update folder writable in docker
5 years ago
ta264 ffc67899d1 Fixed: Rename TrackFiles in DB on artist move
5 years ago
ta264 be4e748977 New: Don't require artist mapping
5 years ago
ta264 1cc434a498 New: Pass DownloadClientItem to Import Specs
5 years ago