3.0.1.4866
- Migrate appdata folder for .NET 8 on OSX
- Parameter binding for API requests
- Bump to .NET 8
- Set known networks to RFC 1918 ranges during startup
- Change authentication to Forms if set to Basic
- Pin System.Drawing.Common to 8.0.20
- Bump System.Data.SQLite to official 2.0.2
- Bump FluentMigrator to official 6.2.0
- qBittorrent /login API success check
- Audio File Detected actually use file path
- Remove Basic Auth
- Support removed for linux-x86
BREAKING CHANGE: SQLite SourceGear Migration Compatibility
SQLite has migrated to SourceGear.sqlite3, which requires GLIBC 2.29+ and is incompatible with older end-of-life systems including Debian 10, Synology DSM, and Ubuntu 18.04. If you encounter SQLite-related errors, symlink libe_sqlite3.so to the application’s bin directory from your system’s native SQLite library instead. See the FAQ for details.
To receive further updates for a non-docker installation, please change the branch to master. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Lidarr within an existing docker container. Doing so will prevent audio fingerprinting from working and break your Lidarr installation if you ever delete and re-create the container.
Key Changes
-
New: Bump to .NET 8
-
New: Migrate appdata folder for .NET 8 on OSX
-
New: Remove Basic Auth
-
New: Support removed for linux-x86
Changes:
- dc679a9215325b652c0f37b3115d35127cec1313 skip spotify and metadata tests temporarily
- aa793fcd0c15e4f19ba613254f8d538e04c1259a Set known networks to RFC 1918 ranges during startup
- 955a5e2fcc9966beff13b10a992e4832db3ebe12 Fixed: qBittorrent /login API success check
- b9319fee73cab9bad31f6ae03fee507eab5cdb21 Automated API Docs update
- 6624e7a9166f0523995790d53413e532669f797c Bump to 3.0.1
- ea60b28693b59647b6fd2fedda9c678543bc320c Change authentication to Forms if set to Basic
- 20555cc360e9d8ce6e955516309f2b988c5d28e7 New: Remove Basic Auth
- 9efe69a09fbca38a5c2b0e884f9888dcfd854ae9 Pin System.Drawing.Common to 8.0.20
- b1d07efac4c49f610934d6a5df541ea87d1ddff7 New: Support removed for linux-x86
- 7fa51a2c88f3b20b29432f5ed72e50878bf83ba4 Bump to 3.0.0
- 12a2cacc3229eb8966b9601321bf0dc00234a962 Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
- c26fc3b369bdd08712e08c3dc5f99f49ec11d63e Bump System.Data.SQLite to official 2.0.2
- a51bb07892b6b7fb57935d53ee0480b3ec7f2d6c Bump FluentMigrator to official 6.2.0
- 1b5dcbbddd92a2e8a42ed851c380bd2b2689ce92 Parameter binding for API requests
- 54f3ba45c986df68222d576f5d2c1493e16802c6 New: Migrate appdata folder for .NET 8 on OSX
- 71da8464fabd0fbc2b3229318788c3988eaa37bb New: Bump to .NET 8
- 96c0115d9c15fe271b7602444ccbc85ea6dffbe8 Bump to 2.15
- ca32485211b9245b6a93477f06711089617d29af Fixed: Audio File Detected actually use file path [ #2162 ]
- d62b2457323ab2823fa524ed4e36d4a12490ee43 Multiple Translations updated by Weblate
This list of changes was auto generated.