Spotify now playing dashboard with listening history stats https://selector.sarsoo.xyz
Go to file
dependabot[bot] 9154034f34
Bump json5 and vue-loader in /Selector.Web
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

Updates `vue-loader` from 15.10.1 to 17.0.1
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.10.1...v17.0.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: vue-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 09:51:40 +00:00
.github/workflows updating ci to net7 2022-11-09 22:45:00 +00:00
.vscode upgrading target frameworks and ms dependencies 2021-11-23 17:20:59 +00:00
docs added dashboard screenshot to docs 2022-04-04 21:34:00 +01:00
Selector past page QOL 2022-11-19 11:47:23 +00:00
Selector.Cache updating deps 2022-11-15 19:07:15 +00:00
Selector.CLI updating deps 2022-11-15 19:07:15 +00:00
Selector.Data updating to dotnet 7 2022-11-09 22:41:58 +00:00
Selector.Event updating to dotnet 7 2022-11-09 22:41:58 +00:00
Selector.Model adding privacy policy, adding more data to user dump 2022-11-13 21:01:34 +00:00
Selector.Tests updating deps 2022-11-15 19:07:15 +00:00
Selector.Web Bump json5 and vue-loader in /Selector.Web 2023-01-02 09:51:40 +00:00
.dockerignore build and run docker stages 2022-02-13 12:07:09 +00:00
.gitattributes Initial commit 2021-09-24 23:02:16 +01:00
.gitignore pushing to docker hub, testing in container build 2022-02-13 17:12:00 +00:00
docker-compose.build.yml bind logs outside of containers 2022-11-15 08:42:05 +00:00
docker-compose.yml bind logs outside of containers 2022-11-15 08:42:05 +00:00
Dockerfile.CLI updating to dotnet 7 2022-11-09 22:41:58 +00:00
Dockerfile.Web updating to dotnet 7 2022-11-09 22:41:58 +00:00
README.md added dashboard screenshot to docs 2022-04-04 21:34:00 +01:00
Selector.sln skeleton of spotify history model and insert 2022-10-07 18:29:33 +01:00
spotify-data.ipynb skeleton of spotify history model and insert 2022-10-07 18:29:33 +01:00

Selector

ci

Selector is a suite for monitoring and reacting to live changes on a Spotify account. The player watcher keeps an eye on what you're listening to and fires off events when things change. The idea is that various pieces of information will be collated and presented in a now-playing-style dashboard.

Last.fm play counts will be collected, as will the Spotify audio features.

Dashboard Example