waaverecords / PowerToys-Run-Spotify

Search and control Spotify from PowerToys Run.
MIT License
179 stars 12 forks source link

Would it be able to add controls for shuffle and repeat? #14

Closed waaverecords closed 8 months ago

waaverecords commented 9 months ago
          Would it be able to add controls for shuffle and repeat?

Originally posted by @daerup in https://github.com/waaverecords/PowerToys-Run-Spotify/issues/10#issuecomment-1929918492

waaverecords commented 9 months ago

Yes, it's possible.

With _spotifyClient.Player.SetShuffle and _spotifyClient.Player.SetRepeat.

I'd probably only show these new actions when only the prefix is typed; just like the other playback actions.

This is a good first issue for anyone willing to contribute.

waaverecords commented 8 months ago

Working on this.

waaverecords commented 8 months ago

Added in 0c4c1d1ed45218ac64b009166fbbd0ccfdd89f0d. Will be in the next release! @daerup

waaverecords commented 8 months ago

https://github.com/waaverecords/PowerToys-Run-Spotify/releases/tag/v0.78.2