Hot! - Lidarr-extended
The successor project lives in the repository, specifically the lidarr folder. This shift represents a significant architectural improvement: instead of maintaining separate "extended" container images for each arr application, users can now inject the extended functionality scripts into any standard container.
It names and structures music videos perfectly so media servers like Plex, Jellyfin, or Emby recognize them instantly inline with your music albums.
When updating the container, remember the two-restart requirement. The first restart loads the application, but the new scripts won't activate until a second restart completes.
Lidarr-Extended eliminates this manual labor by running automated scripts the moment Lidarr finishes downloading a song or album. Core Components of the Extended Ecosystem lidarr-extended
focuses on monitoring RSS feeds for Usenet and BitTorrent releases, Lidarr-extended acts as a supplemental "companion" that fills gaps by sourcing files directly from streaming platforms. Automated Sourcing
Lidarr-Extended completely removes the reliance on these unstable networks. Instead of waiting for a peer to seed an obscure 20-year-old album, the extended script automatically looks up Lidarr's missing or cutoff list and fetches the file straight from streaming platforms. Core Features and Automated Workflows
is a specialized Docker container modification that integrates automated scripts and third-party tools into Lidarr to unlock high-fidelity audio downloads and automated music video sourcing. Maintained primarily by developer RandomNinjaAtk via the RandomNinjaAtk/docker-lidarr-extended GitHub repository , this variant transforms the standard Lidarr deployment from a simple Usenet and BitTorrent manager into a hyper-automated media aggregator. Key Features of Lidarr-Extended The successor project lives in the repository, specifically
Disclaimer: This is a draft guide. Specific commands and image names may change based on the maintainer. Always check the latest documentation for your specific Docker image.
Before diving into Lidarr-Extended, let's briefly overview Lidarr. Lidarr is a music and movie collection management tool that automatically searches, downloads, and organizes media files. It integrates with various services and platforms, including Usenet and BitTorrent clients, to fetch missing episodes or movies and keep your collection up-to-date. Its user-friendly interface and extensive configuration options make it a favorite among media enthusiasts.
In essence, Lidarr-Extended was not a complete rewrite of the standard Lidarr application, but rather its ultimate enhancement package. The original incarnation was a Docker container that began with the standard linuxserver/lidarr base (on the develop branch) and added a suite of scripts on top to provide a wide range of new functionalities. A key design principle was that it did not modify the core Lidarr application itself; all enhancements were performed through public APIs, ensuring stability and compatibility. Core Components of the Extended Ecosystem focuses on
Which (Plex, Jellyfin, Navidrome) will play the music?
Check your script logs. The most common culprit is an expired Google YouTube API quota. Ensure your API key is restricted correctly but has active access to the YouTube Data API v3. Permissions Errors
Click the button to add a new connection and select Custom Script . Name it Lidarr-Extended . Check the box for On Import and On Track Retag .
: Unlike standard Lidarr, which relies on Usenet or Torrents, Lidarr-extended uses scripts to pull music directly from streaming platforms.