Configure your stack

Storage Paths

Stackarr separates media, downloads, config, state, logs, and backups.

VariablePurpose
MEDIA_ROOTMovie and TV media library root.
MUSIC_ROOTMusic library root mounted read-only into Lidarr as /music.
DOWNLOADS_ROOTCompleted/incomplete/download-client folders.
APP_ROOTStackarr application config root.
CONFIG_ROOTService configuration directories.
STATE_ROOTRuntime state and generated files.
LOG_ROOTStackarr and helper logs.
BACKUP_ROOTBackup archives.

Keep downloads outside the media library. This helps hardlink/import behavior for movie and TV libraries and avoids Plex/Jellyfin scanning incomplete files.

Lidarr is configured as a music acquisition helper. It can send releases to the selected download client, but completed Lidarr downloads stay in the downloads folder so you can review, retag, convert, and add them to your source music library manually.

On this page