Lidarr
Music collection manager — automatically searches for and downloads music albums.
| Image | lscr.io/linuxserver/lidarr:latest |
| Web UI | http://your-server:8686 |
| Config path | {BASE_DIR}/lidarr/config |
| Data | {BASE_DIR}/data |
| Website | lidarr.audio |
| Source code | GitHub |
Resource Impact
| Performance | Low — Background monitoring |
| Storage | Medium — Music database |
Installation
sh
mithrandir install lidarrAuto-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.