Lidarr-extended Review

Use if:

The extended fork allows for community plugins that are not allowed in the official branch. The most famous is the , which allows Lidarr-Extended to directly download missing tracks from high-quality streaming sources (where legally permissible) if torrent/usenet fails.

: Requires an extended.conf file where users must provide tokens (such as a Deezer Token) and toggle specific features like video downloading. Web Interface : Typically accessible on port 8686 . RandomNinjaAtk *arr-extended docker containers

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. lidarr-extended

While standard Lidarr has webhooks, Lidarr-Extended adds granular triggers:

Standard Lidarr relies on the "Release Group" type in MusicBrainz. If a release is marked as "Single," "EP," or "Broadcast," Lidarr often ignores it unless you tweak complex profiles. Lidarr-Extended treats every release type equally. If a song exists on MusicBrainz, Lidarr-Extended can find it.

In Lidarr → Connect → Custom Script → point to your extended script. Use if: The extended fork allows for community

: Grabs new releases the moment they drop.

It uses a script to check your "Wanted" list and automatically grabs missing tracks from Deezer or Tidal in formats including FLAC (lossless), MP3 (320kbps), and AAC.

Lidarr-extended operates differently than standard plugins; it typically runs as a script that monitors your Lidarr database. Lidarr (Standard) Lidarr-extended Primary Sources Usenet & BitTorrent Tidal, Deezer, & YouTube Video Support No native automation Automated Music Video downloads Artist Discovery Manual or RSS Automated "Related Artist" adding Download Client QBittorrent, Sabnzbd, etc. Internal scripts (Deezer-dl, etc.) Installation Overview Most users deploy Lidarr-extended using . The setup requires: RandomNinjaAtk *arr-extended docker containers Web Interface : Typically accessible on port 8686

Lidarr-Extended is designed for high-level automation and "perfect" library maintenance. Its primary benefits include:

Lidarr-Extended includes custom scripts (specifically the beets converter and queue cleaner) to handle these edge cases, ensuring a higher success rate for downloading obscure or specific music collections.

Whether you are building a vast archive or just looking to expand your musical horizons automatically, is an essential part of the modern Arr-stack.

You can toggle specific features like autoArtistAdder or the music video script by editing the configuration file before restarting the container.