Lidarr-extended
While standard Lidarr uses MusicBrainz, the Extended scripts allow for deeper metadata embedding. This includes pulling higher-resolution album art, syncing lyrics automatically, and ensuring that tags (like ReplayGain) are applied correctly.
When Lidarr-Extended finds a file it doesn't recognize, it offers a "smart guess" interface. It scans the folder structure, file names, and embedded Plex tags to suggest where the album belongs, rather than simply rejecting the import.
Instead of a separate UI, this project relies on a configuration file called extended.conf located in your /config directory. Users typically configure this by adding their own tokens (e.g., a Deezer ARL or Tidal token) to unlock specific download sources. lidarr-extended
It even includes scripts for downloading music videos via yt-dlp . Configuration & Use
The flagship feature. Lidarr-Extended allows you to adjust the "strictness" of release matching. You can set a percentage threshold (e.g., 80% match) so that releases with minor title discrepancies are still grabbed. This is essential for scene releases where a period or a "feat." vs. "ft." can break automation. While standard Lidarr uses MusicBrainz, the Extended scripts
An API key for a download client (NZBGet/SabNZBd) or streaming service. 2. Basic Docker Compose Example
Vanilla Lidarr relies almost entirely on MusicBrainz for its metadata. If an album isn't perfectly entered into the MusicBrainz database, Lidarr cannot see it. This excludes: It scans the folder structure, file names, and
Lidarr-Extended is not a fork of Lidarr, but rather a robust set of scripts—most notably developed by the community contributor RandomNinjaAtk —that supercharges the application. It bridges the gap between basic library management and the power-user dream of a fully automated, high-quality music archive.
Lidarr struggles with multi-editions of the same album. You might want the Japanese edition (with bonus tracks) and the US vinyl edition. Lidarr typically sees them as duplicates. Lidarr-Extended introduces granular edition management.
The original Lidarr development has slowed in recent years, focusing on stability rather than innovation. Lidarr-Extended represents the "living" branch of the project—where experimental features are born. The extended maintainers are currently working on: