1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-26 07:42:49 +00:00
Commit graph

3738 commits

Author SHA1 Message Date
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
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
Taloth Saldono
14e13217ba Added UpdateMechanismMessage to allow package maintainers provide custom message 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
Mark McDowall
e0aaab05a9 New: Ignore #recycle folders (Synology Recycle bin folder) 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
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
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
843bc6aabc New: Update MonoTorrent from nuget 2020-10-13 23:18:45 -04:00
ta264
c4df49b0fb Update sentry DSN to self hosted 2020-10-13 23:18:45 -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
Qstick
024c88c19d Combine solutions back to one file 2020-10-13 23:18:08 -04:00
ta264
ef30db58ee Fixed: Error in epic fail handler if console input redirected
Fixes Sentry LIDARR-1YS
2020-10-13 23:18:08 -04:00
ta264
0bde5fd9e5 New: Add/remove individual albums 2020-10-13 23:18:08 -04:00
ta264
8da53ae6aa New: Bump to .NET Core 3.1 2020-10-13 23:18:07 -04:00
ta264
92334d237a Disable some flaky tests on MacOS 2020-10-13 23:18:07 -04:00
ta264
fc5e2b63e0 Filter OOM from sentry 2020-10-13 23:18:07 -04:00
ta264
75e2ace49e Fixed: Broadcast album updated if track file deleted
Ensures that album stats update in the Artist details page if track files
are deleted.
2020-10-13 23:18:07 -04:00
ta264
d9dfd32568 Distribute fpcalc for netcore builds 2020-10-13 23:18:07 -04:00
ta264
8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0 2020-10-13 23:18:02 -04:00
ta264
d881b26261 Fixed: Convert MonoOnly to PosixOnly 2020-10-13 23:15:01 -04:00
ta264
8a938f6856 New: Switch to ASPNetCore Kestrel and SignalR 2020-10-13 23:15:01 -04:00
ta264
f136449573 Update FluentMigrator to v4 2020-10-13 23:15:01 -04:00
ta264
fdf1ecc698 New: Use sqlite package 2020-10-13 23:15:01 -04:00
ta264
aded23f8f5 Fixed: Remove bad binding redirects in csproj 2020-10-13 23:15:01 -04:00
ta264
a000370885 Fixed: Ensure mono compatible facades are present at build 2020-10-13 23:15:01 -04:00
ta264
b1349213f2 New: Use dotnet tooling, produce 64bit build on windows 2020-10-13 23:15:01 -04:00
Qstick
1e50af5d93 Fixed: Set Default Sort Key for Blacklist Endpoint 2020-10-13 23:15:00 -04:00
ta264
4655cbe0c2 New: Cache spotify -> musicbrainz mapping 2020-10-13 23:15:00 -04:00
ta264
8280c85b94 Fixed: Duplicate Retry attribute breaking build 2020-10-13 23:15:00 -04:00
ta264
66c6cd687a Fixed: Don't publish self contained tests 2020-10-13 23:15:00 -04:00
ta264
4bf9b7055d Fixed: Make ProcessProvider tests more reliable 2020-10-13 23:15:00 -04:00
ta264
6803ef960d Fixed: Correct .gitattributes line endings setting
Correctly force checkin LF, checkout OS native
2020-10-13 23:15:00 -04:00
ta264
a1ce5a0df1 Bump command timeout 2020-10-13 23:15:00 -04:00
ta264
906fdb8365 Fixed: Handle ratelimit response from acoustid 2020-10-13 23:15:00 -04:00
ta264
2f96c962a5 Fixed: Mock AcoustId responses so tests don't fail when API down 2020-10-13 23:15:00 -04:00