tagr
Application Docker from suitux's Repository
Vue d'ensemble
Tagr is a self-hosted music metadata editor with a modern web UI. Browse, edit, and manage audio file tags from any browser — desktop or mobile. Just point it at your music folders and get a clean three-panel interface for organizing your library. Edit 40+ metadata fields, manage album art, fetch metadata from MusicBrainz, and more.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:3000]/- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
WebUIPorttcp
Port for the web interface.
- Cible
- 3000
- Défaut
- 3000
- Valeur
- 3000
DatabasePathrw
Path to store the SQLite database and app data.
- Cible
- /data
- Défaut
- /mnt/user/appdata/tagr
- Valeur
- /mnt/user/appdata/tagr
Music Folder 1Pathrw
Path to a music folder on the host. Add more paths as needed.
- Cible
- /music/folder1
PUIDVariable
User ID for file permissions.
- Défaut
- 99
- Valeur
- 99
PGIDVariable
Group ID for file permissions.
- Défaut
- 100
- Valeur
- 100
DATABASE_URLVariable
SQLite database path inside the container.
- Défaut
- file:/data/tagr.db
- Valeur
- file:/data/tagr.db
AUTH_SECRETVariable
Secret key for session encryption. Change this to a random string.
- Défaut
- change-me
- Valeur
- change-me
AUTH_USERVariable
Login username.
- Défaut
- admin
- Valeur
- admin
AUTH_PASSWORDVariable
Login password as a bcrypt hash. Generate with: docker exec tagr node -e "require('bcrypt').hash('yourpassword',12).then(console.log)"
AUTH_URLVariable
Public URL of the app (used by NextAuth).
- Défaut
- http://localhost:3000
- Valeur
- http://localhost:3000
Catégories
Détails
Référentiel
ghcr.io/suitux/tagr:latestRegistre
Dernière mise à jour2026-05-31
Première vue2026-04-06
Exécutez Tagr sur Unraid.
Tagr est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.