your_spotify
your_spotify copied to clipboard
Self hosted Spotify tracking dashboard
Since I do not know if it is just my (not that powerful) server and/or docker-setup or a general topic I did not start with a bug-ticket. I'm very happy...
It would be nice to have this work with Kubernetes in addition to Docker Compose. I can work on this using Kustomize to build in the env vars in a...
After a power off, the mongo database fails to start up. Removing the your_spotify_db folder and using docker file to bring up the application and database. [Error Log - your_spotify.txt](https://github.com/Yooooomi/your_spotify/files/9698933/Error.Log.-.your_spotify.txt)
This dockerfile is identical to the existing production dockerfile with two changes; - switch from the alpine to the regular debian based node base image, and - update the package...
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
**Describe the bug** Both my client and server pages work, however, after logging in with spotify, I get sent back to the client's /login page. **Additional context** ``` version: "3"...
Added audio_features to the song-stats. I will add more stats soon, but still need to get a better understanding of the overall api-usage.
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
**Describe the issue** We currently don't have a way to follow the data that is ingested/collected by YS. It would be nice to expose some internal metrics on a web...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...