Lidarr-extended Fixed
I can provide custom or folder structures optimized for your exact hardware. Share public link
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
Path the script to your mapped /scripts/music-video-downloader.sh or your transcoding script. Optimizing Lidarr-Extended for Plex and Jellyfin lidarr-extended
Lidarr-Extended includes a "Local Metadata Override" folder. Place a .nfo file or a properly tagged .mp3 into /config/Overrides/ArtistName/ . The scanner will import it even if MusicBrainz doesn't know it exists.
However, maintainer officially deprecated the "lidarr-extended" container in July 2023, shifting development to a standalone script called arr-scripts . The current, recommended method is to use the arr-scripts for Lidarr , which simply requires adding a few custom scripts to a standard Lidarr install. Despite the deprecation, the term "lidarr-extended" remains synonymous with this automated music workflow in the community. I can provide custom or folder structures optimized
prevents the script from overwriting your custom Lidarr UI settings on every restart. or a more detailed breakdown of a specific script function RandomNinjaAtk/docker-lidarr-extended - GitHub
: Scans your tracked MusicBrainz artists for video recordings, automatically fetching them via backend utilities (like yt-dlp ) in crisp MKV format. Internal scripts (Deezer-dl, etc
Automatically checks Deezer Top Artist, Top Album, and Top Track charts to add relevant hot musicians into Lidarr.
: Uses Beets to pre-match and tag files with high-quality metadata and cover art. It can also add ReplayGain tags and embedded lyrics to tracks.
Lidarr is a popular, open-source music collection manager for Usenet and BitTorrent users. It monitors multiple RSS feeds for new tracks from your favorite artists, then grabs, sorts, and renames them.