All apps · 0 apps
Lidarr
Docker app from ich777's Repository
Overview
Install Lidarr on Unraid in a few clicks.
Find Lidarr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
ghcr.io/ich777/lidarrRuntime arguments
- Web UI
http://[IP]:[PORT:8686]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Configuration directory
- Target
- /lidarr
- Value
- /mnt/cache/appdata/lidarr
Path to your Music bWARNING:/b This style of paths has a performance and disk usage impact: bslow, I/O intensive moves/b and bwasted disk space/b. See https://trash-guides.info/hardlinks/#unraid for details.
- Target
- /mnt/music
- Value
- /mnt/user/Music/
Main download directory bWARNING:/b This style of paths has a performance and disk usage impact: bslow, I/O intensive moves/b and bwasted disk space/b. See https://trash-guides.info/hardlinks/#unraid for details.
- Target
- /mnt/downloads
- Value
- /mnt/user/Downloads/
Select if you want to download a stable or prerelease (valid options are 'latest' and 'nightly' without quotes - you can also set the version manual in this format: '0.7.0.1347' or '0.6.2.883' without quotes).
- Target
- LIDARR_REL
- Value
- latest
WebGUI port http
- Target
- 8686
- Value
- 8686
If connected and routet through a VPN container compatible with the Connected Containers feature, allows the container to detect a restart from the VPN container and restart itself. The default value is: '127.0.0.1:27286' without quotes. If you don't want to use this feature leave this field empty.
- Target
- CONNECTED_CONTAINERS
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100
Container Variable: UMASK
- Value
- 0000
Only change if you know what you are doing!
- Target
- MONO_START_PARAMS
- Value
- --debug
Container Variable: DATA_PERM
- Value
- 770