your_spotify
Docker 应用程序 from linuxserver's Repository
概述
Your_spotify(https://github.com/Yooooomi/your_spotify) is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it! It's composed of a web server which polls the Spotify API every now and then and a web application on which you can explore your statistics.
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
WebUIPorttcp
your_spotify HTTP webui
- 目标
- 80
- 默认值
- 80
Port: 443Porttcp
your_spotify HTTPS webui
- 目标
- 443
- 默认值
- 443
APP_URLVariable
The protocol and hostname where the app will be accessed.
- 默认值
- http://localhost
SPOTIFY_PUBLICVariable
Your Spotify application client ID.
SPOTIFY_SECRETVariable
Your Spotify application secret.
SPOTIFY_API_DELAY_MSVariable
Minimum delay in milliseconds between each spotify request. Can help with hitting 429 when importing data.
- 默认值
- 2000
CORSVariable
Allowed CORS sources, set to `all` to allow any source.
- 默认值
- http://localhost:80,https://localhost:443
MONGO_ENDPOINTVariable
Set mongodb endpoint address/port.
- 默认值
- mongodb://mongo:27017/your_spotify
PUIDVariable
Container Variable: PUID
- 默认值
- 99
PGIDVariable
Container Variable: PGID
- 默认值
- 100
UMASKVariable
Container Variable: UMASK
- 默认值
- 022
下载统计数据
305,275
下载总数
40,041
本月
19,914
平均每月
长期下载总量
加载图表...
详细信息
存储库
lscr.io/linuxserver/your_spotify最后更新2026-05-26
初见2023-02-10
在Unraid 上运行 your_spotify 。
your_spotify 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。