-
I'm trying to get this up and running in docker-compose. My file looks like:
```
mopidy:
container_name: mopidy
image: wernight/mopidy
volumes:
- /mnt/storage/appdata/mopidy…
-
How do we want to handle songs playing and leaving the list?
- Playlist is a queue
- Do we want to clean up the Spotify playlist after songs have played?
- Does the playlist object that we requ…
-
USAGE OF:
- [ ] Frontend
- [ ] Backend
- [ ] API
- [ ] Agile
1. HOOK:
Points: 3.6-4.0
Reason:
2. KNOWLEDGE:
Points: 3.6-4.0
Reason:
3. VALUE:
Points: 0.6-1.0
Reason:
4. WOW FAC…
-
Tracks, Playlists, Artists, Albums from online streaming services usually have associated URI to view the resource on the service's website/app. It would be good if we could expose these by adding the…
-
Issue:
I appears that a volume change set with the Volumio web interface and/or with the appropriate REST API commands does not lead in a new volume setting in the Spotify client. It does the other w…
-
It would be great to either open an attached terminal to the game or perhaps one better, could we figure out what commands are possible and create a list of those?
One of the mods I have seems to do …
-
Make the `/api/playlists/:playlistId/` backend endpoint do more (fetching added_by user data for display name), and have the frontend be simpler? Considering the question of small atomic endpoints ver…
-
Hi, I am trying to connect back end with front end on IOS Expo.
My back is working I mean i have a success response to /auth/spotify.
On my front when i click on "sign in with spotify" I think m…
-
### ¿Asististe al taller de GitHub?
- [X] He asistido al Workshop de GitHub
### Nombre del proyecto
Clon de Spotify
### Repositorio del proyecto
https://github.com/CharlieCrown/Hackathon-GitHub.g…
-
I am using Vue so I needed to install a different package while working but I thought it was pretty similar functionality. Everything was working but when I tried to use the 'refreshAccessToken' funct…