We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is there a way to return the Shuffle and/or repeat state?
The text was updated successfully, but these errors were encountered:
There's a hidden feature, "info", which shows the current shuffle state (2nd from the bottom):
./spotify info Artist: Nirvana Track: In Bloom - Nevermind Version Album Artist: Nirvana Album: Nevermind (Deluxe Edition) Seconds: 255,08 Seconds played: 11,996999740601 Duration: 4min 15s Now at: 0min 11s Played Count: 0 Track Number: 2 Popularity: 65 Id: spotify:track:0eeEzvw5Etwv6tyz2PyE6L Spotify URL: spotify:track:0eeEzvw5Etwv6tyz2PyE6L Artwork: https://i.scdn.co/image/ab67616d0000b27328a90d00a2819504364880e4 Player: playing Volume: 54 Shuffle: false Repeating: false
./spotify info
Artist: Nirvana Track: In Bloom - Nevermind Version Album Artist: Nirvana Album: Nevermind (Deluxe Edition) Seconds: 255,08 Seconds played: 11,996999740601 Duration: 4min 15s Now at: 0min 11s Played Count: 0 Track Number: 2 Popularity: 65 Id: spotify:track:0eeEzvw5Etwv6tyz2PyE6L Spotify URL: spotify:track:0eeEzvw5Etwv6tyz2PyE6L Artwork: https://i.scdn.co/image/ab67616d0000b27328a90d00a2819504364880e4 Player: playing Volume: 54 Shuffle: false Repeating: false
Sorry, something went wrong.
ohhh lovely! thanks!
Yay.
No branches or pull requests
is there a way to return the Shuffle and/or repeat state?
The text was updated successfully, but these errors were encountered: