bitfocus / companion-module-spotify-remote

MIT License
9 stars 7 forks source link

Feature: Add a Song to the Queue #65

Open digitaldrummerj opened 1 day ago

digitaldrummerj commented 1 day ago

I would like to request an action to add a song to the queue of songs being played. It looks like the Spotify API call is https://developer.spotify.com/documentation/web-api/reference/add-to-queue

bevanjkay commented 1 day ago

I have opened a PR to add the feature - https://github.com/bitfocus/companion-module-spotify-remote/pull/66

digitaldrummerj commented 1 day ago

Thank you for the quick response.