Commit Graph

2411 Commits (40df88e37cb28716e2d1e28509eea51aeace8832)

Author SHA1 Message Date
Mark McDowall 54c3b7049c Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
4 years ago
ta264 474023378e Fixed: Don't corrupt OPUS files when tagging them
4 years ago
Mark McDowall 7f8243993c Fixed: Removing torrents from Vuze
4 years ago
Qstick 0581ff458c New: Handle missingFiles status from qBit
4 years ago
Mark McDowall c6d49c6527 Fixed: Replace : with _ when getting output path from Transmission
4 years ago
Qstick aaebbbfda1 Fixed: Remove website post fix before parsing
4 years ago
Jacob a035a78a2b New: Added option to filter Release Profile to a specific indexer
4 years ago
Qstick 04aebab774 Fixed: Moving artist folders in subfolders of the root folder when destination subfolder was missing
4 years ago
Taloth Saldono 864a1d9a26 Added Norwegian Bokmal alias
4 years ago
Qstick affd351fdf Fixed: RestClient does not use global proxy settings
4 years ago
Mark McDowall df7db89e8e Remove website prefixes with dashes in URL
4 years ago
Fossil f2b8a08b11 Remove PFMonkey.com from Presets
4 years ago
Qstick 70f80fd14e Fixed: Test All not clearing health error
4 years ago
Qstick ac1c902013 Improved some log messages
4 years ago
Qstick 3f96208c41 Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
Mark McDowall 8c657ddb24 Fixed: Set permissions on extra and subtitle files
4 years ago
Mark McDowall 10b7d0d63e Fixed: Include releases that failed to parse in search results
4 years ago
Qstick d72014eb66 New: Event Driven HealthCheck Support
4 years ago
Qstick 8d8cbd07aa Fixed: Disregard Real when user disabled proper preference
4 years ago
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
ta264 c4cf178144 Fixed: Don't mark downloads as failed if no files found
4 years ago
Taloth Saldono 14e13217ba Added UpdateMechanismMessage to allow package maintainers provide custom message
4 years ago
Qstick 5ef2ec18d3 New: Set Branch, Update Mech from PackageInfo
4 years ago
ta264 62e119b1af Fixed: Albums from lists allow any version
4 years ago
ta264 7597a3c3bd Fixed: Monitor specific album option for lists
4 years ago
ta264 5ecc4a2333 Fixed: Don't check update folder writable in docker
4 years ago
ta264 ffc67899d1 Fixed: Rename TrackFiles in DB on artist move
4 years ago
ta264 be4e748977 New: Don't require artist mapping
4 years ago
ta264 1cc434a498 New: Pass DownloadClientItem to Import Specs
4 years ago
ta264 843bc6aabc New: Update MonoTorrent from nuget
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
Qstick a602611a5f Fixed: Handle qBittorrent "moving" & "forcedDL" state
4 years ago
Qstick 4f747f386f New: Added version number to backup filename
4 years ago
ta264 0bde5fd9e5 New: Add/remove individual albums
4 years ago
ta264 8da53ae6aa New: Bump to .NET Core 3.1
4 years ago
ta264 d9dfd32568 Distribute fpcalc for netcore builds
4 years ago
ta264 8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264 8a938f6856 New: Switch to ASPNetCore Kestrel and SignalR
4 years ago
ta264 f136449573 Update FluentMigrator to v4
4 years ago
ta264 fdf1ecc698 New: Use sqlite package
4 years ago
ta264 b1349213f2 New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264 4655cbe0c2 New: Cache spotify -> musicbrainz mapping
4 years ago
ta264 6803ef960d Fixed: Correct .gitattributes line endings setting
4 years ago
ta264 906fdb8365 Fixed: Handle ratelimit response from acoustid
4 years ago
ta264 bbca9d1ede Fixed: Consistent migration numbering
4 years ago
ta264 10b53ccf20 New: Treat compile warnings as errors
4 years ago
ta264 6fb600b686 Fixed: Remove obsolete Plex HomeTheater/Client notifcations
4 years ago
ta264 c0d77af26d Fixed: Remove obsolete XBMC HTTP notification API
4 years ago
ta264 aa66358725 Fixed: Prevent GetFilesByBasePath matching partial paths
4 years ago
ta264 ed357181ef Fixed: Correctly page through Spotify followed artists
4 years ago
Qstick 81ffc4e28f Fixed: Artist FindById Should Find OldIds
4 years ago