Commit graph

10860 commits

Author SHA1 Message Date
Auggie
9fb7b76beb New: Update lidarr-plugins to support net8.0 plugins 2026-04-14 09:44:28 -04:00
bakerboy448
5372270d2a New: Improve Plugin Installation and Removal Process
Fixes restart loops
reduces github bans
improves UX with messaging for restart
improves version notes
2026-04-14 09:44:28 -04:00
ta264
554b5fdda6 New: Plugin support 2026-04-14 09:44:27 -04:00
Auggie
1a9575c4dc chore: Update ignored metadata tests 2026-04-14 09:44:27 -04:00
RobinDadswell
56aa5b15ae version bump to 3.1.2 2026-04-14 09:44:26 -04:00
Mark McDowall
7655a4a1fb Fix height of tags in tag inputs
(cherry picked from commit 5ac6c0e651400aa4d2e7126b0ccf1bcd4c6224b2)
2026-04-14 09:44:26 -04:00
Alan Collins
b7668c40cc New: 'Custom Format: Format Name' rename token
(cherry picked from commit 48cb5d227187a06930aad5ee1b4e7b76422d8421)
2026-04-14 09:44:26 -04:00
Robin Dadswell
f2b53bfdf6 Skip proxy tests on MacOsX 2026-04-14 09:44:26 -04:00
Robin Dadswell
8a8073d9a7 bump to 3.1.1 2026-04-14 09:44:26 -04:00
Robin Dadswell
d0691b9c38 chore: updated build images 2026-04-14 09:44:26 -04:00
Mark McDowall
f3cd692436 Add private IPv6 networks
(cherry picked from commit 52972e7efcce800560cbbaa64f5f76aaef6cbe77)
2026-04-14 09:44:26 -04:00
bakerboy448
f9ac4918ee Bump to 3.1.0 2026-04-14 09:44:25 -04:00
bakerboy448
b7264c6fac skip spotify and metadata tests temporarily 2026-04-14 09:44:25 -04:00
Mark McDowall
651b7473da Set known networks to RFC 1918 ranges during startup
(cherry picked from commit d10107739b9ed6a50165e5dd1dfae15c7e8aea56)
2026-04-14 09:44:25 -04:00
Polgonite
d94f92f6b5 Fixed: qBittorrent /login API success check 2026-04-14 09:44:25 -04:00
Servarr
6537bbc8e5 Automated API Docs update 2026-04-14 09:44:25 -04:00
bakerboy448
76268bf035 Bump to 3.0.1 2026-04-14 09:44:25 -04:00
Mark McDowall
da307f5344 Change authentication to Forms if set to Basic
(cherry picked from commit dfb6fdfbeb7ce85b287b41fed80f2511727353e5)
2026-04-14 09:44:25 -04:00
Mark McDowall
e835fe2799 New: Remove Basic Auth
(cherry picked from commit 0f9e063e2146812f6e963363eee70a524612f354)
2026-04-14 09:44:25 -04:00
Bogdan
1ec7cc5e76 Pin System.Drawing.Common to 8.0.20 2026-04-14 09:44:25 -04:00
bakerboy448
ce737f2d93 New: Support removed for linux-x86 2026-04-14 09:44:25 -04:00
bakerboy448
ab9dd20b8b Bump to 3.0.0 2026-04-14 09:44:24 -04:00
Bogdan
7a08960ecd Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
(cherry picked from commit 0662b2f49efb23f977f75c2f583ae96939512fd1)
2026-04-14 09:44:24 -04:00
Bogdan
ce2ab6ea25 Bump System.Data.SQLite to official 2.0.2
Bump sqlite3 to 3.50.4

(cherry picked from commit 5617ab200fe3bad5eb376d51e0cb9e520b7769fe)
2026-04-14 09:44:24 -04:00
Bogdan
4657349b41 Bump FluentMigrator to official 6.2.0
(cherry picked from commit b7ee3afa36a0bc7b4bd9e391082ad6751c5063cf)
2026-04-14 09:44:24 -04:00
Bogdan
2ab545e766 Parameter binding for API requests
(cherry picked from commit 074b293d62b56bf02d82ac12ad726777b5d1e478)
2026-04-14 09:44:24 -04:00
Bogdan
8dc55a4a8d New: Migrate appdata folder for .NET 8 on OSX
(cherry picked from commit d62547236a5e506ca9b11bf369683691ed8d253b)
2026-04-14 09:44:24 -04:00
Bogdan
3053c6da05 New: Bump to .NET 8
(cherry picked from commit d6cee5094cdd3ad8342eda56632f5a66316e390c)
2026-04-14 09:44:23 -04:00
bakerboy448
62bf141156 Bump to 2.15 2026-04-14 09:44:23 -04:00
bakerboy448
c731345d55 Fixed: Audio File Detected actually use file path
Fixes #2162
2026-04-14 09:44:23 -04:00
Weblate
30a567a0af Multiple Translations updated by Weblate
ignore-downstream

Co-authored-by: Marcello Cuoghi <marcello.cuoghi@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/it/
Translation: Servarr/Lidarr
2026-04-14 09:44:23 -04:00
Mark McDowall
221b892e2c Fixed: Queue not showing items with conflicting titles
(cherry picked from commit 789a8f53013a247cd195f864484089c27b5f3858)
(cherry picked from commit 96b31e3c94f178cacabeb2bedd57fd4316e52380)
2026-04-14 09:44:23 -04:00
bakerboy448
639768ba52 Fixed: null coalesce for fingerprinting 2026-04-14 09:44:23 -04:00
bakerboy448
2deedf0400 Fixed: nullref fingerprinting 2026-04-14 09:44:22 -04:00
bakerboy448
4befba64e1 Bump to 2.14.5 2026-04-14 09:44:22 -04:00
bakerboy448
277fbfb958 Skip tests temporally 2026-04-14 09:44:22 -04:00
Bogdan
15f8839649 Fix code coverage on CI
Signed-off-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2026-04-14 09:44:22 -04:00
Bogdan
c2ffc13d36 Avoid rewriting file names in builds
Signed-off-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2026-04-14 09:44:22 -04:00
Bogdan
2e04cf3202 Bump coverlet.collector to official 6.0.4
Signed-off-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2026-04-14 09:44:22 -04:00
Collin Heist
7692dc537c Fixed: Prevent modals from overflowing screen width
(cherry picked from commit 6c581b7e3c5c74db350d7ba2aad04f2df77c7671)
2026-04-14 09:44:22 -04:00
Stevie Robinson
368745cabc New: Switch theme automatically on system change
(cherry picked from commit 4904e85887b8455483e509b83abaa2c6517d45a0)
2026-04-14 09:44:22 -04:00
Bogdan
42ec19ef14 New: Retry SQLite writes for database is locked errors
(cherry picked from commit 2e1289b9248a70ce50bde52a66d3a589f3dcb8f5)
2026-04-14 09:44:22 -04:00
Mark McDowall
04d4da7e0d Upgrade MonoTorrent to 3.0.2
(cherry picked from commit b0224c1c5cf00c8959c67d9e61f3e932800060c4)
2026-04-14 09:44:21 -04:00
Bogdan
8e100926d3 Bump postcss to 8.5.6
(cherry picked from commit f84650b6c04f01fd498f50403c83a2103cb75140)
2026-04-14 09:44:21 -04:00
Bogdan
62f6abcf13 Switch HttpProxySettingsProviderFixture to test cases
(cherry picked from commit 4e8fe6e81b1ac3f53135ad2e2b95d7aae811b87e)
2026-04-14 09:44:21 -04:00
Bogdan
65c2fda31d Bump Moq to 4.18.4
(cherry picked from commit 90bb9b513cb1ac874bfa9a0a7b12b7fa7b8ede5a)
2026-04-14 09:44:21 -04:00
Mark McDowall
557298cbc7 Fixed: Multiple artists found during manual import prevents manual importing from folder
(cherry picked from commit 00c922875f7a41c9e1750e0257764bd633f41746)

Fix
2026-04-14 09:44:21 -04:00
Taloth Saldono
ce83b68918 Rename protocols to artistStatusList
(cherry picked from commit d8446c2d5ac64d56caff1aecb719cad833ff63f3)
2026-04-14 09:44:21 -04:00
Meyn
dda3da8fd7 Fix ImportList validation logic 2026-04-14 09:44:21 -04:00
Mark McDowall
ecae76a864 Fixed: Edited artist is reset after refresh
(cherry picked from commit 5193f01c8c6f5c90c757ee43a6ba2f9d1068fd74)
2026-04-14 09:44:20 -04:00