your_spotify icon indicating copy to clipboard operation
your_spotify copied to clipboard

Self hosted Spotify tracking dashboard

Results 105 your_spotify issues
Sort by recently updated
recently updated
newest added

I've been using your_spotify in local mode and I'm very happy with it, with the new friends affinity feature I wanted to host this behind my traefik reverse proxy but...

Hi, I'm currently learning Docker and I came by your project which I found interesting. However, I couldn't get it to work via Gitpod or Codespace as nginx couldn't able...

Bug: When trying to make a request to /oauth/spotify, an exception is raised. I've attached both the stacktrace and my compose file. And the allowed address in my spotify spotify...

- [x] Dark Theme - [x] Update README (it's a bit confusing right now) - [ ] Video tutorial. #58 - [x] Authentication options (Authelia, LDAP, DUO) - [x] Option...

enhancement

Type: Feature Request The possibility to change the language would be nice. But I think this is more a "nice extra feature" than "necessary". PS: Really good work, I like...

Hello, it would be possible to create a video tutorial how to set up the whole?

documentation

Type: Feature Request Description: i would like to keep custom date range while browsing the websites. For example: if you choose a date range and change from the "top songs"...

enhancement

I mainly stream music from Spotify, but there I occasionally play music from other sources on my phone too. In addition to other sources I would also like to track...

To echo #66 I'm also getting CORS errors. ``` ########### ##Spotify## ########### spotify: image: yooooomi/your_spotify_server container_name: SpotifyServer restart: always networks: pihole: ipv4_address: '172.22.0.140' isolated: ports: - "42777:8080" depends_on: - spotifydb...