ersel / spotify-cli-mac

🎶 A nodejs app to control Spotify without leaving your terminal. 🎶
MIT License
182 stars 28 forks source link

set volume not correct #11

Closed QuadDepo closed 7 years ago

QuadDepo commented 7 years ago

image

spotify volume {number}

spotify number 100 = 100 spotify number 10 = 9

ersel commented 7 years ago

I am aware of this, unfortunately not something we can fix on our end. It's due to Spotify's AppleScript API. See discussion here:

https://github.com/hnarayanan/shpotify/issues/58