musicseerr
Docker 应用程序 from HabiRabbu's Repository
概述
MusicSeerr is a self-hosted music request and discovery app built around Lidarr. Search the full MusicBrainz catalogue, request albums, stream music from Jellyfin or Navidrome, discover new music based on your listening history, and scrobble to ListenBrainz and Last.fm. Requires a running Lidarr instance.
要求
A running Lidarr instance with an API key. Lidarr nightly build is recommended.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8688]- 网络
bridge- 特权
- false
模板配置
WebUI PortPorttcp
Port the MusicSeerr web interface listens on.
- 目标
- 8688
- 默认值
- 8688
- 价值
- 8688
ConfigPathrw
Persistent application configuration and database.
- 目标
- /app/config
- 默认值
- /mnt/user/appdata/musicseerr/config
- 价值
- /mnt/user/appdata/musicseerr/config
CachePathrw
Cover art and metadata cache.
- 目标
- /app/cache
- 默认值
- /mnt/user/appdata/musicseerr/cache
- 价值
- /mnt/user/appdata/musicseerr/cache
Music LibraryPathro
Optional: mount your music library root for local file playback. Must match the root folder Lidarr uses and the Music Directory Path in MusicSeerr Settings > Local Files.
- 目标
- /music
PUIDVariable
User ID for file permissions inside the container. Run 'id' on your Unraid terminal to find your value.
- 默认值
- 99
- 价值
- 99
PGIDVariable
Group ID for file permissions inside the container. Run 'id' on your Unraid terminal to find your value.
- 默认值
- 100
- 价值
- 100
TimezoneVariable
Your timezone. Examples: America/New_York, Europe/Berlin, Asia/Tokyo.
- 目标
- TZ
- 默认值
- Europe/London
- 价值
- Europe/London
UMASKVariable
Umask for file creation permissions inside the container.
- 默认值
- 002
- 价值
- 002
下载统计数据
423
下载总数
详细信息
存储库
ghcr.io/habirabbu/musicseerr:latest最后更新2026-04-19
初见2026-04-10
在Unraid 上运行 Musicseerr 。
Musicseerr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。