Toggle the "Show Advanced" switch at the top. This reveals the "Extended" options.
Standard Lidarr tags files using its internal database. Lidarr-Extended can leverage beets (a music library manager) to fetch high-quality metadata from MusicBrainz and clean up file tags automatically.
lidarr-extended/
├── post-process.sh # runs after import
├── inject_lyrics.py
├── refresh_metadata.py
├── config.json # enables flags like "WriteBPM", "FetchKeys"
└── docker/Dockerfile # layered over hotio/lidarr
Are you looking for a specific script, feature, or the source of a Docker image named lidarr-extended? If you can provide the exact GitHub link or registry name, I can give you a precise content breakdown.
Maximizing Your Music Library with Lidarr-Extended If you are a music enthusiast who uses the Lidarr automation tool, you likely already appreciate its ability to monitor RSS feeds for new albums and manage your existing collection. However, Lidarr-Extended (frequently referred to as the docker-lidarr-extended project) takes this a step further by integrating advanced scripts and additional sources to fully automate your media acquisition and organization. What is Lidarr-Extended?
Lidarr-Extended is a custom implementation based on the LinuxServer.io Lidarr docker container. It does not modify the core Lidarr application; instead, it uses the public Lidarr API to layer on powerful scripts that add features not found in the standard version.
The project has recently shifted from a standalone Docker image to a more flexible arr-scripts repository maintained by RandomNinjaAtk. Key Features of the Extended Version
Lidarr-Extended is designed for high-level automation and "perfect" library maintenance. Its primary benefits include: lidarr-extended
Expanded Download Sources: While standard Lidarr relies on Usenet and BitTorrent, the extended version can search online sources like Deezer and Tidal to find missing tracks.
Music Video Automation: It can automatically search for and download high-quality music videos (primarily in MKV format) for the artists in your library, complete with thumbnails and NFO files for Plex or Jellyfin. Advanced Post-Processing:
Beets Tagging: Uses the Beets media library manager to ensure metadata is 100% accurate before importing.
ReplayGain: Automatically adds ReplayGain tags so your music plays at a consistent volume across devices.
Audio Conversion: Can convert lossless FLAC files to preferred lossy formats (like MP3 or AAC) and specific bitrates before Lidarr receives them.
Smart Artist Discovery: The scripts can automatically add "Related Artists" or top-charting artists from Deezer to your monitored list, creating a self-expanding library. Installation and Setup Toggle the "Show Advanced" switch at the top
For most users, the easiest way to deploy Lidarr-Extended is through Docker. RandomNinjaAtk/docker-lidarr-extended - GitHub
Once upon a time in the quiet, glowing corner of a home server rack, there lived a software manager named Lidarr. Lidarr was diligent, spending its days organizing vast libraries of music and scouting the digital horizon for new tracks from MusicBrainz. But Lidarr was also a dreamer; it wanted to do more than just search—it wanted to discover. The Transformation
One day, Lidarr met a powerful collection of scripts known as Lidarr-extended. This wasn't just a minor update; it was like Lidarr had found a magical map. By integrating with high-quality streaming sources like Tidal and Deezer, Lidarr-extended gained the ability to see beyond the user’s current library.
It began to act like an expert digital curator. If the user liked a specific rock band, Lidarr-extended would whisper to the server, "If they like them, they’ll love these five related artists," and automatically add them to the "monitored" list. It even had a clever rule to prevent "endless loops," ensuring the library didn't grow into an uncontrollable digital jungle. The Quest for Quality
But the story didn't end with discovery. Lidarr-extended was a bit of a perfectionist. While standard Lidarr was content with what it could find on trackers, the "extended" version reached out to Tidarr and other specialized tools to pull down Master-quality FLAC files. It worked tirelessly to:
Auto-Add Artists: Scouring Tidal for related musicians based on the user's existing taste. Are you looking for a specific script, feature,
Manage High-Fidelity Streams: Triggering downloads of lossless audio that would make any audiophile weep with joy.
Sync with Ease: Using shared volumes in Docker containers to ensure the music moved seamlessly from the cloud to the hard drive. The Modern Legend
Today, users often call it "Lidarr on Steroids". It sits as a crown jewel in many self-hosted setups, tucked away in dashboards alongside other "arr" legends like Sonarr and Radarr. While it occasionally runs into a "connection refused" gremlin or a "wget" hiccup, its community of tech-wizards on GitHub always manages to find the fix.
And so, the music never stops. Thanks to Lidarr-extended, the server isn't just a storage box anymore—it's a living, breathing concert hall that knows what you want to hear before you even do. arr-scripts/lidarr/extended.conf at main - GitHub
Lidarr Extended is an enhanced build or fork of Lidarr (an audio collection manager for music), adding extended features and integrations beyond the upstream project.
Add the community app store. Search for "Lidarr-Extended" by hotio or binhex. These templates are pre-configured to run on port 8686 (to avoid conflict with standard Lidarr on 8686).
Compilations are the bane of Lidarr's existence. Standard Lidarr struggles to attribute tracks on a DJ mix or a movie soundtrack to the correct artist folder. Lidarr-Extended has a "Smart V.A. Linking" feature that creates symbolic links (symlinks). The file physically lives in the "Soundtracks" folder but appears in both the soundtrack folder and the individual artist's folder.