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.
: The UI/UX of Lidarr-Extended has been refined, offering a more intuitive and visually appealing experience. This makes it easier for users to navigate through the application, configure settings, and monitor their media collection.
: A free or premium account (depending on the source) is required to pull track data and audio streams. 3. Installation Steps
While the original docker-lidarr-extended is no more, its influence is stronger than ever. The split into arr-scripts is a positive evolution, giving users more control and flexibility. The underlying principle—fixing Lidarr's weaknesses by connecting it to better content sources—has proven so valuable that similar projects have emerged. For example, is a popular Lidarr plugin that fetches music from YouTube and integrates with Soulseek, proving that "extending" Lidarr has become a movement, not just a single project. lidarr-extended
: Renames and moves files into a clean folder structure. Prerequisites and Requirements
The extended scripts trigger a search through online sources. Files are downloaded to a temporary dlclient directory.
: Fetches lyrics, high-resolution covers, and artist biographies that the standard version often misses. : A free or premium account (depending on
If Lidarr-Extended cannot write files to your music folder, your Docker user permissions are likely incorrect. Ensure the PUID and PGID environment variables in your docker-compose.yml match the ownership permissions of your host storage directory. Issue 2: Missing Album Artwork If track artwork is missing on your media server: Go to . Enable Kodi/Plex metadata creation.
Many Lidarr-Extended configurations include setups that optimize downloading from high-fidelity streaming backends (where legally permissible via personal accounts). This ensures your library is populated with FLAC (lossless) or high-bitrate MP3 files rather than low-quality rips. How to Install and Set Up Lidarr-Extended
Automating Your Music Library with Lidarr-Extended is a specialized Docker container that enhances the standard Lidarr application—a popular music collection manager—by integrating a suite of advanced scripts and third-party tools. Developed primarily by RandomNinjaAtk , this "extended" version is designed to bridge the gap between simple library management and high-quality, fully automated music acquisition. Key Features of Lidarr-Extended if sometimes frustrated
is an enhanced deployment of the native Lidarr application. Built on top of the trusted linuxserver/lidarr base image, it utilizes Lidarr’s cutting-edge Develop branch .
version: "3.8" services: lidarr-extended: image: randomninjaatwork/lidarr-extended:latest container_name: lidarr-extended environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /path/to/lidarr-extended/config:/config - /path/to/music/library:/music - /path/to/downloads:/downloads ports: - 8686:8686 restart: unless-stopped Use code with caution. Configuration Steps
Lidarr-Extended achieves its automation by linking Lidarr to several open-source utilities: 1. YT-DLP Integration
If you agree with that philosophy, download Lidarr-Extended tonight. Set it to port 8686. Point it at your messy Downloads/Singles folder. And watch chaos turn into a library.
Lidarr-Extended has garnered a passionate, if sometimes frustrated, user base. Understanding common experiences helps set realistic expectations.