Commit Graph

8822 Commits

Author SHA1 Message Date
ta264 d6e47fde7e Fixed: NET Core not deleting source when moving across drives
This reverts commit 10fc0b071fae9807fa456144b0708d95574d17ff.  Use the
mono fix from 43a35c84477fd194eaa816f1b3e4ade6cb4af42a in NET Core also
2020-10-13 23:18:47 -04:00
ta264 8771e715ae Fixed: Manual import from artist page forces correct artist 2020-10-13 23:18:47 -04:00
ta264 fb88017821 Fixed: Don't scan all folders on artist add 2020-10-13 23:18:47 -04:00
ta264 95cfa0d09a New: Split out metadata refresh from disk rescan 2020-10-13 23:18:47 -04:00
ta264 a2ba8e76bb New: Watch filesystem for changes to library 2020-10-13 23:18:47 -04:00
ta264 87d29ec978 New: Only refresh items that have updated on metadata server 2020-10-13 23:18:47 -04:00
Qstick 16a23b9d79 New: Store Task StartTime, Show Duration in UI 2020-10-13 23:18:47 -04:00
ta264 4f5a0b7afd Fixed: Update file paths correctly when moving artist
Fixes #1088
2020-10-13 23:18:47 -04:00
Qstick 0f1c315d2f Bump .net core to 3.1.4 2020-10-13 23:18:47 -04:00
ta264 dbdc856c87 Make windows automation failure optional 2020-10-13 23:18:47 -04:00
ta264 c4cf178144 Fixed: Don't mark downloads as failed if no files found
Resolves #945
2020-10-13 23:18:47 -04:00
ta264 6cfb54030b Update sentry dsn 2020-10-13 23:18:46 -04:00
Qstick 852d284670 Fixed: Fetch Settings in UpdateConnector 2020-10-13 23:18:46 -04:00
Taloth Saldono 3f3dd20371 Replaced matchAll usage since it's not available on all browsers 2020-10-13 23:18:46 -04:00
Taloth Saldono 14e13217ba Added UpdateMechanismMessage to allow package maintainers provide custom message 2020-10-13 23:18:46 -04:00
Taloth Saldono 08b2aef5b7 Inline markdown-style link for PackageAuthor 2020-10-13 23:18:46 -04:00
Qstick 0d5e906f0b Discord Notification 2020-10-13 23:18:46 -04:00
Qstick 5ef2ec18d3 New: Set Branch, Update Mech from PackageInfo 2020-10-13 23:18:46 -04:00
Taloth Saldono 8eea5a0ac9 Another mono 6.x workaround to use rename rather than expensive copy 2020-10-13 23:18:46 -04:00
Qstick 4f68929793 Update azure-pipelines.yml 2020-10-13 23:18:46 -04:00
Taloth Saldono 3dc14542dd Fixed comment typo in webpack config 2020-10-13 23:18:46 -04:00
Mark McDowall e0aaab05a9 New: Ignore #recycle folders (Synology Recycle bin folder) 2020-10-13 23:18:46 -04:00
ta264 5eee95f8bd Update to net core 3.1.201 2020-10-13 23:18:46 -04:00
Taloth Saldono c54140169b Fixed: Workaround for mono 6.x file copy/move issues 2020-10-13 23:18:46 -04:00
ta264 a1e0b39495 Fixed: NET Core doing copy/delete instead of rename 2020-10-13 23:18:46 -04:00
Qstick d376066a96 Rebuild Yarn.Lock for Secondary Package Updates 2020-10-13 23:18:46 -04:00
Qstick a33a3779d2 Catchup UI Packages with Radarr
Eliminates github security advisory
2020-10-13 23:18:46 -04:00
Qstick 088eca101b Change to Servarr TestImages 2020-10-13 23:18:46 -04:00
ta264 9c9c88f2ac Fix azure executable bit warnings 2020-10-13 23:18:46 -04:00
ta264 62e119b1af Fixed: Albums from lists allow any version 2020-10-13 23:18:46 -04:00
ta264 7597a3c3bd Fixed: Monitor specific album option for lists 2020-10-13 23:18:45 -04:00
ta264 2c803450c0 Fixed: Allow None metadata profile for lists 2020-10-13 23:18:45 -04:00
ta264 6c6437e520 Fixed: Not showing past first few pages of history 2020-10-13 23:18:45 -04:00
ta264 e5d248f9f9 New: Bump .NET core to 3.1.102 2020-10-13 23:18:45 -04:00
ta264 5ecc4a2333 Fixed: Don't check update folder writable in docker 2020-10-13 23:18:45 -04:00
ta264 ffc67899d1 Fixed: Rename TrackFiles in DB on artist move
Fixes #1012
2020-10-13 23:18:45 -04:00
ta264 be4e748977 New: Don't require artist mapping 2020-10-13 23:18:45 -04:00
ta264 1cc434a498 New: Pass DownloadClientItem to Import Specs 2020-10-13 23:18:45 -04:00
ta264 b592b11b97 Fixed: Editing provider/profile settings appearing to affect wrong item 2020-10-13 23:18:45 -04:00
ta264 843bc6aabc New: Update MonoTorrent from nuget 2020-10-13 23:18:45 -04:00
ta264 67ca3bcbd1 Upgrade build agents 2020-10-13 23:18:45 -04:00
ta264 56b47eff8e Bump net core to 3.1.101 2020-10-13 23:18:45 -04:00
ta264 c4df49b0fb Update sentry DSN to self hosted 2020-10-13 23:18:45 -04:00
Qstick 92d0b4f931 Dedupe JS events to prevent 1000s repeated hitting Sentry 2020-10-13 23:18:44 -04:00
ta264 50c258cc5e Test mono 6.10, drop mono 6.6 2020-10-13 23:18:41 -04:00
ta264 12cf1299f1 Fix build for bad azure update 2020-10-13 23:18:10 -04:00
ta264 1f99ccef38 Fixed: Use portable PDBs on net core
Enables stack trace line numbers on linux
2020-10-13 23:18:10 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick a602611a5f Fixed: Handle qBittorrent "moving" & "forcedDL" state 2020-10-13 23:18:08 -04:00
Qstick 4f747f386f New: Added version number to backup filename
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:18:08 -04:00