All apps · 0 apps
spotizerr-phoenix
Docker app from JPDVM2014's Repository
Overview
NOTE: Must have premium Spotify account!
A self-hosted music download manager with a lossless twist. Download everything from Spotify, and if it happens to also be on Deezer, download from there so you get those tasty FLACs.
Setup Instructions (READ THE FULL DOCS BEFORE USING): https://spotizerr-phoenix.readthedocs.io/
Install spotizerr-phoenix on Unraid in a few clicks.
Find spotizerr-phoenix 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.
Open the Apps tab on your Unraid server Search Community Apps for spotizerr-phoenix Review the template variables and paths Click Install
Requirements
Requires separate Redis container.
Must create .cache file before first run. Run this command in unraid terminal. Adjust to fit your appdata location.
"mkdir -p /mnt/user/appdata/spotizerr-phoenix && touch /mnt/user/appdata/spotizerr-phoenix/.cache && chown -R 99:100 /mnt/user/appdata/spotizerr-phoenix"
Run this in unraid terminal after spotizerr is running to authorize Spotify account: "docker run --network=host --rm -it cooldockerizer93/spotizerr-auth
"
Must create .cache file before first run. Run this command in unraid terminal. Adjust to fit your appdata location.
"mkdir -p /mnt/user/appdata/spotizerr-phoenix && touch /mnt/user/appdata/spotizerr-phoenix/.cache && chown -R 99:100 /mnt/user/appdata/spotizerr-phoenix"
Run this in unraid terminal after spotizerr is running to authorize Spotify account: "docker run --network=host --rm -it cooldockerizer93/spotizerr-auth
"
Categories
Download Statistics
74,503
Total Downloads
12,924
This Month
10,620
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
spotizerrphoenix/spotizerrLast Updated2026-01-26
First Seen2025-12-07
Runtime arguments
- Web UI
http://[IP]:[PORT:7171]/- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--user 1000:1000
Template configuration
ConfigPathrw
- Target
- /app/data
- Default
- /mnt/user/appdata/spotizerr/config
- Value
- /mnt/user/appdata/spotizerr-phoenix
Download DirectoryPathrw
Set to Mucic Library or other directory
- Target
- /app/downloads
LogsPathrw
- Target
- /app/logs
- Default
- /mnt/user/appdata/spotizerr/logs
- Value
- /mnt/user/appdata/spotizerr-phoenix/logs
Cache FilePathrw
- Target
- /app/.cache
- Default
- /mnt/user/appdata/spotizerr-phoenix/cache
- Value
- /mnt/user/appdata/spotizerr-phoenix/.cache
WebUIPorttcp
- Target
- 7171
- Default
- 7171
- Value
- 7171
REDIS_HOSTVariable
Change to match your redis container name or IP address.
- Default
- redis
- Value
- redis
REDIS_PORTVariable
- Default
- 6379
- Value
- 6379
REDIS_DBVariable
- Default
- 0
- Value
- 0
EXPLICIT_FILTERVariable
Set to true to filter out explicit content
- Default
- false
- Value
- false