Lidarr Release Notes
11 release notes curated from 1 source by the Releasebot Team. Last updated: May 31, 2026
- May 31, 2026
- Date parsed from source:May 31, 2026
- First seen by Releasebot:May 31, 2026
3.1.3.4968
Lidarr ships a pre-release update with Postgres connection string support, qBittorrent API key login improvements, backup download fixes, and a .NET 8.0.27 bump, along with translation updates and a version bump to 3.1.3.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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 Radarr within an existing docker container.
Changes:
- 3912bfb Multiple Translations updated by Weblate
- 621185e Reuse authentification cookies for qBittorrent calls
- 7149a91 New: Postgres Connection String option
- ff64af7 Fix tests for combined type search
- d6e84e3 New: Bump .NET to 8.0.27
- b91126f Bump dessant github actions to fix token issues
- 498de3f New: API key support for qBittorrent
- b106629 Fixed: Login with credentials on Qbittorrent 5.2
- 467c8d4 Fixed: Testing qBittorrent after credentials change would always pass tests
- 58a1d93 Bump MailKit to 4.16.0
- See More
- ccbe05a Version bump to 3.1.3
- fd6f976 Fixed: Downloading backups when path contains a trailing slash
This list of changes was auto generated.
Original source - Mar 30, 2026
- Date parsed from source:Mar 30, 2026
- First seen by Releasebot:May 20, 2026
3.1.2.4938
Lidarr adds plugin support and improves the plugin installation and removal process, with broader net8.0 plugin compatibility and several dependency and system fixes for a smoother update experience.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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 Radarr within an existing docker container.
Changes:
7a3b087 Bump ImageSharp to 3.1.12
5f6189b Bump Mailkit to 4.15.1
5cb6af2 Fixed: Parsing URLs on some systems due to Locale
9cbe32a chore: Fix tests for combined type search
27f47e2 Improve HTTP file mappers
f6a3e73 Improved PluginService with tree support
c4c5861 New: Update lidarr-plugins to support net8.0 plugins
d9bbed6 New: Improve Plugin Installation and Removal Process
fcfc60a New: Plugin support
See More
fc1ce02 chore: Update ignored metadata tests
5392ee0 chore: Fix Innosetup download URI and bump Innosetup version
This list of changes was auto generated.
Original source All of your release notes in one feed
Join Releasebot and get updates from Lidarr and hundreds of other software products.
- Jan 7, 2026
- Date parsed from source:Jan 7, 2026
- First seen by Releasebot:May 20, 2026
3.1.2.4902
Radarr ships a pre-release branch update and version bump to 3.1.2.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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 Radarr within an existing docker container.
Changes:
12d7d2d version bump to 3.1.2
This list of changes was auto generated.
Original source - Dec 28, 2025
- Date parsed from source:Dec 28, 2025
- First seen by Releasebot:May 20, 2026
3.1.1.4900
Lidarr fixes tag input height, adds a custom format rename token, and skips proxy tests on macOS.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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 Radarr within an existing docker container.
Changes
- 7277458 Fix height of tags in tag inputs
- 7b24bc5 New: 'Custom Format: Format Name' rename token
- d8f79c0 Skip proxy tests on MacOsX
This list of changes was auto generated.
Original source - Nov 16, 2025
- Date parsed from source:Nov 16, 2025
- First seen by Releasebot:May 20, 2026
3.1.1.4876
Lidarr brings a major pre-release update with .NET 8 support, new private IPv6 network handling, a qBittorrent login fix, and auth changes that remove Basic Auth. It also drops linux-x86 support and includes several build and migration updates.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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 Radarr within an existing docker container.
Changes
- 3023eab bump to 3.1.1
- 563ffee chore: updated build images
- 350860e Add private IPv6 networks
- 6580255 Bump to 3.1.0
- 9c9ebbc skip spotify and metadata tests temporarily
- 6bcead8 Set known networks to RFC 1918 ranges during startup
- 1992127 Fixed: qBittorrent /login API success check
- 3e28584 Automated API Docs update
- 505df12 Bump to 3.0.1
- 96e5a4d Change authentication to Forms if set to Basic
See More
- 7cdb4e4 New: Remove Basic Auth
- 5d14135 Pin System.Drawing.Common to 8.0.20
- d5984d7 New: Support removed for linux-x86
- 87d46be Bump to 3.0.0
- 8cd4539 Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
- 5e68314 Bump System.Data.SQLite to official 2.0.2
- 61c23de Bump FluentMigrator to official 6.2.0
- 826b8b5 Parameter binding for API requests
- 1a4c1b6 New: Migrate appdata folder for .NET 8 on OSX
- 96328b8 New: Bump to .NET 8
- 80ea0bd Bump to 2.15
- 985ecd3 Fixed: Audio File Detected actually use file path [ #2162 ]
- 0501e61 Multiple Translations updated by Weblate
This list of changes was auto generated.
Original source - Nov 16, 2025
- Date parsed from source:Nov 16, 2025
- First seen by Releasebot:May 20, 2026
3.1.0.4875
Lidarr ships updates across recent releases, including .NET 8 support, appdata migration on macOS, private IPv6 network handling, a qBittorrent login fix, and auth changes like removing Basic Auth and switching to Forms when set.
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.
Changes
- 350860e Add private IPv6 networks
- 6580255 Bump to 3.1.0
- 9c9ebbc skip spotify and metadata tests temporarily
- 6bcead8 Set known networks to RFC 1918 ranges during startup
- 1992127 Fixed: qBittorrent /login API success check
- 3e28584 Automated API Docs update
- 505df12 Bump to 3.0.1
- 96e5a4d Change authentication to Forms if set to Basic
- 7cdb4e4 New: Remove Basic Auth
- 5d14135 Pin System.Drawing.Common to 8.0.20
See More
- d5984d7 New: Support removed for linux-x86
- 87d46be Bump to 3.0.0
- 8cd4539 Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
- 5e68314 Bump System.Data.SQLite to official 2.0.2
- 61c23de Bump FluentMigrator to official 6.2.0
- 826b8b5 Parameter binding for API requests
- 1a4c1b6 New: Migrate appdata folder for .NET 8 on OSX
- 96328b8 New: Bump to .NET 8
- 80ea0bd Bump to 2.15
- 985ecd3 Fixed: Audio File Detected actually use file path [ #2162 ]
- 0501e61 Multiple Translations updated by Weblate
This list of changes was auto generated.
Original source - Dec 15, 2025
- Date parsed from source:Dec 15, 2025
- First seen by Releasebot:May 20, 2026
3.1.0.4867
Lidarr ships a major update with .NET 8 support, auth changes, API and qBittorrent fixes, and migration updates. It also drops Basic Auth, adds Forms auth when Basic is set, and notes special update steps for non-docker and docker installs.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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 Radarr within an existing docker container.
Changes:
6580255 Bump to 3.1.0
9c9ebbc skip spotify and metadata tests temporarily
6bcead8 Set known networks to RFC 1918 ranges during startup
1992127 Fixed: qBittorrent /login API success check
3e28584 Automated API Docs update
505df12 Bump to 3.0.1
96e5a4d Change authentication to Forms if set to Basic
7cdb4e4 New: Remove Basic Auth
5d14135 Pin System.Drawing.Common to 8.0.20
d5984d7 New: Support removed for linux-x86
See More
87d46be Bump to 3.0.0
8cd4539 Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
5e68314 Bump System.Data.SQLite to official 2.0.2
61c23de Bump FluentMigrator to official 6.2.0
826b8b5 Parameter binding for API requests
1a4c1b6 New: Migrate appdata folder for .NET 8 on OSX
96328b8 New: Bump to .NET 8
80ea0bd Bump to 2.15
985ecd3 Fixed: Audio File Detected actually use file path [ #2162 ]
0501e61 Multiple Translations updated by WeblateThis list of changes was auto generated.
Original source - Oct 30, 2025
- Date parsed from source:Oct 30, 2025
- First seen by Releasebot:May 20, 2026
3.0.1.4866
Lidarr releases a major update with .NET 8, SQLite SourceGear migration, and removed Basic Auth support, while dropping linux-x86 and adding macOS appdata migration. It also includes key fixes and dependency updates.
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:
- dc679a9 skip spotify and metadata tests temporarily
- aa793fc Set known networks to RFC 1918 ranges during startup
- 955a5e2 Fixed: qBittorrent /login API success check
- b9319fe Automated API Docs update
- 6624e7a Bump to 3.0.1
- ea60b28 Change authentication to Forms if set to Basic
- 20555cc New: Remove Basic Auth
- 9efe69a Pin System.Drawing.Common to 8.0.20
- b1d07ef New: Support removed for linux-x86
- 7fa51a2 Bump to 3.0.0
See More
- 12a2cac Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
- c26fc3b Bump System.Data.SQLite to official 2.0.2
- a51bb07 Bump FluentMigrator to official 6.2.0
- 1b5dcbb Parameter binding for API requests
- 54f3ba4 New: Migrate appdata folder for .NET 8 on OSX
- 71da846 New: Bump to .NET 8
- 96c0115 Bump to 2.15
- ca32485 Fixed: Audio File Detected actually use file path [ #2162 ]
- d62b245 Multiple Translations updated by Weblate
This list of changes was auto generated.
Original source - Oct 19, 2025
- Date parsed from source:Oct 19, 2025
- First seen by Releasebot:May 20, 2026
3.0.0.4855
Lidarr releases a pre-release update with major platform upgrades, including .NET 8 support, authentication changes, SQLite and FluentMigrator bumps, Linux x86 removal, and a fix for audio file detection.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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 Radarr within an existing docker container.
Changes
96e5a4d Change authentication to Forms if set to Basic
7cdb4e4 New: Remove Basic Auth
5d14135 Pin System.Drawing.Common to 8.0.20
d5984d7 New: Support removed for linux-x86
87d46be Bump to 3.0.0
8cd4539 Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
5e68314 Bump System.Data.SQLite to official 2.0.2
61c23de Bump FluentMigrator to official 6.2.0
826b8b5 Parameter binding for API requests
1a4c1b6 New: Migrate appdata folder for .NET 8 on OSXSee More
96328b8 New: Bump to .NET 8
80ea0bd Bump to 2.15
985ecd3 Fixed: Audio File Detected actually use file path [ #2162 ]
0501e61 Multiple Translations updated by WeblateThis list of changes was auto generated.
Original source - Oct 8, 2025
- Date parsed from source:Oct 8, 2025
- First seen by Releasebot:May 20, 2026
2.14.5.4836
Lidarr releases a broad update with fingerprinting fixes, safer SQLite writes, improved manual import and artist refresh behavior, plus automatic theme switching, better error handling, and a handful of UI and notification polish changes.
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.Changes
- cce7ffa Fixed: Queue not showing items with conflicting titles
- ec9625f Fixed: null coalesce for fingerprinting
- 4baba90 Fixed: nullref fingerprinting
- 71ea856 Bump to 2.14.5
- 52a5034 Skip tests temporally
- e3af1b6 Fix code coverage on CI
- 5582e9a Avoid rewriting file names in builds
- d6d1461 Bump coverlet.collector to official 6.0.4
- b574e40 Fixed: Prevent modals from overflowing screen width
- 50e4725 New: Switch theme automatically on system change
- See More
- 944970a New: Retry SQLite writes for database is locked errors
- 48f42fd Upgrade MonoTorrent to 3.0.2
- 3da5d0b Bump postcss to 8.5.6
- 3e5e3d9 Switch HttpProxySettingsProviderFixture to test cases
- 4143c59 Bump Moq to 4.18.4
- eb7e77b Fixed: Multiple artists found during manual import prevents manual importing from folder
- aaf0250 Rename protocols to artistStatusList
- a8a87c0 Fix ImportList validation logic
- 4805dfc Fixed: Edited artist is reset after refresh
- 9508908 New: Filter tracks by title or number in Manual Import
- 6adbbf8 Fixed: Update deleted artist health after refreshing
- 28811ac Add another artist deleted test
- b812175 Adding missing artist Deleted UI elements
- 477d0b7 Bump to 2.14.4
- 2b5967d Fixed: Improve Album Added by Metadata Messaging
- fc56033 Multiple Translations updated by Weblate
- e042f34 Bump to 2.14.3
- 3e6b934 New: Log MusicBrainz IDs during refresh
- 0be9d63 Multiple Translations updated by Weblate
- 82467fd Improve sorting albums in artist details
- 323b366 Fixed: Improve Error Handling for file metadata tagging
- 80cf89c Don't log debug messages for API key validation [ #7934 ]
- 218b5b8 Bump Microsoft.Data.SqlClient to 5.2.3
- cafbfdf Bump to 2.14.2
- 485425a Fix ArtistMetadata overwrite during album refresh with bad data (#5591)
- 0e9aa53 Fixed: Improve New Album Monitoring [ #3778 ]
- 24a9f5f chore: sync CONTRIBUTING.md from Servarr/wiki@contributing-sync
- fc010a5 New: Improve Manual Import logging when not parsing files
- f29af85 New: Don't process files during Manual Import if there are more than 100 items
- 97ae317 Automated API Docs update
- c8a3833 Fixed: Scroll long overviews for artists and albums
- 6ac1b4c Fixed: Prevent NullRef writing tags with nullable release dates
- e8ec12f Fixed: Track status on album details
- 4dd5411 Fixed: Status color for unreleased albums
- b892d1e Fixed: Display unknown for missing release dates on album details page
- a709b79 Implement ImportScript tests
- bed907e New: Option to Import via Script [ onarr/Sonarr#791 ]
- f627a3f Fixed: Don't create empty artist folder if delete empty folders is enabled [ onarr/Sonarr#3838 ]
- 1eb6b80 Fixed: Manual Import failing to show files when processing fails
- 7cfa16a Fixed: List Import no longer fails due to duplicates [ onarr/Sonarr#4100 ]
- 38e11ee Fixed: Refresh Deleted artists as frequently as Continuing ones
- 8567a7d New: Added health check warning to emphasis when a artist was deleted instead of only logging it in System Events
- d45b8cf Add logging for custom format score above minimum
- 56480c7 Fixed: Null Tag Handling
- ffab40e Fix cover caching
- 03bf439 Multiple Translations updated by Weblate
- 19a1d5c Fixed: Improve error handling for fingerprint search API failures
- 3dabcab Skip tests temporally
- 0f0c31f improve exception handling
- 9db6cf2 Fixed: Improve Artist/Album lookup error messaging
- cadb839 Include LidarrAPI exception message
- 9075199 actually throw exception
- cba115b Revert "Fixed: UI AddNew Error Displays Correctly"
- e56eb30 Fixed: UI AddNew Error Displays Correctly
- 3eb9ff6 Fixed: Improve Artist/Album lookup error handling
- f8664bf Multiple Translations updated by Weblate
- 02e163f Bump to 2.14.1
- 30606ce Bump to 2.14.0
- 20f62a2 docs: fixup metadata warning
- 0802473 docs: update metadata notice
- ad1825f Fixed: Don't Fail Artist Refresh if Album Refresh fails (#5567)
- d2330a3 Bump to 2.13.3
- 4cb3067 Multiple Translations updated by Weblate
- 393db16 New: Move auth success logging to debug [ #7978 ]
- eb861f0 Multiple Translations updated by Weblate
- 6f1b370 docs: add metadata notice & link GHI
- 074f064 Bump to 2.13.2
- fef111d Bump SixLabors.ImageSharp to 3.1.11
- 76b7713 Fixed: Clarify monitor language for new and future albums.
- d50ed84 Skip tests temporally
- 002e8f5 Multiple Translations updated by Weblate
- c7b8aa8 Skip tests temporally
- 91f0680 Bump version to 2.13.1
- dc61618 Save Publish Dates as UTC for grabbed albums
- fd00a56 Fixed: Improve error message for queue items from Transmission
- 66ea1b1 Fixed: Avoid requests without categories for FileList
- 72fa05c Fixed: Sending notifications for Custom Script with unparsed artist
- c51b5c6 Log when expected track file is missing from disk on upgrade
- efebab9 Update default log level message
- 47c32c9 Improve messaging when NZB contains invalid XML
- 9f229bb Ensure Custom Format Maximum Size won't overflow
- f9b2e57 Increase maximum backup restoration size to 5GB
- 4b48eda Treat HTTP 410 response for failed download similarly to HTTP 404
- e087574 New: Ignore volumes containing .timemachine from Disk Space
- 8877cf9 Use the thrown exception in http timeout handling
- a56e5b3 New: Don't allow remote path to start with space
- 5bb1949 Fixed: Include network drive types in Disk Space
- 9790429 Fixed: Quality sliders on some browsers
- ebe59b1 Sync react-slider props for Quality sliders with upstream
- 086a451 Follow redirects for usenet grabs on non-prod builds
- 1bcb82e Prevent should refresh artists and albums from failing
- ae9b4ce New: Update wording when removing a root folder
- ed777de Fixed: Escape backticks in discord notifications
- 96f956a Fix fullscreen automation screenshots
- 68a8f40 Fixed translations for the updates page
- c518cf6 Bump version to 2.13.0
- This list of changes was auto generated.
- Oct 5, 2025
- Date parsed from source:Oct 5, 2025
- First seen by Releasebot:May 20, 2026
2.14.5.4824
Lidarr brings a pre-release update with queue and fingerprinting fixes, smoother modals, automatic theme switching, and stronger SQLite write handling. It also includes dependency upgrades and CI improvements for a more stable experience.
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (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.
Changes
cce7ffa Fixed: Queue not showing items with conflicting titles
ec9625f Fixed: null coalesce for fingerprinting
4baba90 Fixed: nullref fingerprinting
71ea856 Bump to 2.14.5
52a5034 Skip tests temporally
e3af1b6 Fix code coverage on CI
5582e9a Avoid rewriting file names in builds
d6d1461 Bump coverlet.collector to official 6.0.4
b574e40 Fixed: Prevent modals from overflowing screen width
50e4725 New: Switch theme automatically on system changeSee More
944970a New: Retry SQLite writes for database is locked errors
48f42fd Upgrade MonoTorrent to 3.0.2
3da5d0b Bump postcss to 8.5.6
3e5e3d9 Switch HttpProxySettingsProviderFixture to test cases
4143c59 Bump Moq to 4.18.4This list of changes was auto generated.
Original source
This is the end. You've seen all the release notes in this feed!
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to Lidarr with recent updates:
- Smokeball release notes128 release notes · Latest Jun 4, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes34 release notes · Latest Apr 8, 2026
- Salesforce release notes14 release notes · Latest May 1, 2026
- Microsoft release notes589 release notes · Latest Jun 4, 2026
- Zoom release notes164 release notes · Latest Jun 1, 2026