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
Currently executing spotify pos returns an error:
spotify pos
$ spotify pos Adjusting Spotify play position. 52:52: syntax error: Expected expression but found end of script. (-2741)
Instead, I suggest that it should return the current position:
$ spotify pos Position: 3:01/4:55
Would a PR with this change be accepted?
The text was updated successfully, but these errors were encountered:
Yes, please!
Sorry, something went wrong.
No branches or pull requests
Currently executing
spotify pos
returns an error:Instead, I suggest that it should return the current position:
Would a PR with this change be accepted?
The text was updated successfully, but these errors were encountered: