Lidarr-extended !!link!!

Lidarr-Extended is an enhancement wrapper (often deployed via Docker) that integrates Lidarr with a collection of specialized scripts and third-party tools.

version: "3.8" services: lidarr-extended: image: modernmedia/lidarr-extended:latest # Example image tag; verify current community maintainer container_name: lidarr-extended environment: - PUID=1000 - PGID=1000 - TZ=America/New_York - LIDARR_URL=http://lidarr:8686 - LIDARR_API_KEY=your_lidarr_api_key_here - YOUTUBE_API_KEY=your_youtube_api_key_here - DOWNLOAD_VIDEOS=true - DOWNLOAD_LYRICS=true volumes: - /path/to/config:/config - /path/to/music:/music restart: unless-stopped Use code with caution. Configuration Steps:

Originally popularized by open-source developer RandomNinjaAtk, the project evolved from a custom Docker container bundle into a unified codebase known as arr-scripts . This configuration layer rests directly on top of the public Lidarr API without modifying the underlying UI or application code, bringing true cloud-to-local automation to self-hosted music libraries. 📊 Core Feature Matrix: Lidarr vs. Lidarr-Extended

: It searches for missing albums based on your Lidarr "missing" or "cutoff" lists and downloads them using built-in third-party clients.

Because Lidarr-Extended writes excellent ID3 tags (including RELEASETYPE ), Plexamp will display "Singles – Artist Name" as a separate entity, keeping your album view clean. lidarr-extended

: For downloading from Deezer or Tidal, you often need a "User Token" (Arl) or valid session cookies from those platforms.

A media server (Plex, Jellyfin, or Emby) to display the end result. Sample Docker Compose Configuration

Lidarr-Extended is a popular community-made automation script designed to run alongside Lidarr. It bridges the gap between basic audio downloading and a full-featured multimedia music experience. While Lidarr handles the core automation of tracking artists and grabbing torrents or NZBs, Lidarr-Extended triggers immediately after a download completes to enrich your media folder. Key Features and Benefits

Look for repositories named:

For most users, the easiest way to deploy Lidarr-Extended is through Docker . RandomNinjaAtk/docker-lidarr-extended - GitHub

: Use it to replace lower-quality MP3s with FLAC versions automatically as they become available on streaming platforms.

I can provide tailored scripts or advanced configurations based on your setup! Share public link

Managing a digital music library manually is tedious. Finding high-quality audio files, organizing them into standard folder structures, and downloading matching lyrics or music videos takes hours. While Lidarr successfully automates music tracking and downloading, it lacks native support for advanced features like music videos, lyrics, and specialized codec sorting. This configuration layer rests directly on top of

To make the most of your newly downloaded music videos and lyrics, tweak your media player settings: For Plex Users Enable the scanner.

Lidarr, a popular open-source music collection management tool, has been a go-to solution for music enthusiasts and collectors alike. Its robust features and automated workflows make it an ideal choice for managing extensive music libraries. However, for power users and those seeking enhanced functionality, Lidarr-Extended emerges as a game-changing extension that takes Lidarr to the next level.

Lidarr-Extended relies heavily on metadata processing. Go to .

is a community-driven, modified fork of the original Lidarr application. While the official Lidarr development has slowed (moving into a "maintenance-only" phase), passionate developers have created "Extended" to push the boundaries of what music automation can do. By upgrading to a Lidarr-Extended philosophy

Standard Lidarr is excellent, but it leaves your music library feeling single-dimensional. By upgrading to a Lidarr-Extended philosophy, you transform a simple folder of MP3s into a rich, interactive, multi-media archive complete with high-definition audio, synchronized music videos, and flawless metadata. It requires a bit of upfront configuration, but the reward is a completely hands-off, localized streaming service that rivals Spotify and Apple Music. To help tailor your installation, let me know: What or NAS platform are you using? Do you prefer FLAC (lossless) or MP3 (compressed) audio? Do you plan to link this with Plex , Jellyfin , or Navidrome ?

Check the option to to ensure Plex prioritizes the folder artwork and lyrics downloaded by the script.