Skip to content

Lidarr

Music collection manager — automatically searches for and downloads music albums.

Imagelscr.io/linuxserver/lidarr:latest
Web UIhttp://your-server:8686
Config path{BASE_DIR}/lidarr/config
Data{BASE_DIR}/data
Websitelidarr.audio
Source codeGitHub

Resource Impact

PerformanceLow — Background monitoring
StorageMedium — Music database

Installation

sh
mithrandir install lidarr

Auto-Configuration

When installed via the setup wizard, Lidarr is automatically configured with the provided username and password. It also registers qBittorrent as a download client and sets the root folder to /data/media/music.

Setup

  • Go to the Lidarr webUI and set the authentication method to "Forms" and configure the username and password with the values you set during the setup wizard.
  • In Settings → Download Clients add qBittorrent as a download client.
  • In Settings → Media Management set the root folder to /data/media/music.

Official Lidarr documentation is available here.