-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
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
playing song or playlist from uri #74
Comments
Thanks, and I don't know. 😅 This is not a feature I use, but will check. |
Using
I also tried the URI you have above and that also works for me:
|
@agentfitz: This doesn't work for me on 🤷♂️ |
OSX Sierra 10.12.4, iTerm2 Build 3.0.15, GNU bash, version 4.4.12(1)-release (x86_64-apple-darwin16.3.0) |
Hmm, can you check a couple of things?
The first one works for me. The second one also works if I paste the |
Did you guys manage to reach some sort of conclusion on this? |
I just updated to shpotify 2.0 and tried OSX Sierra 10.12.6 |
Awesome utility! Using brew had it working in less than a minute. I saw issue #26 and that is the functionality I was hoping to find.
spotify play list mylist
However, I was thinking I could work around this issue for the time being by manually copying the uri from my playlist and triggering its playback directly with the
uri
command. I've noticed Spotify gives you two kinds of uris depending how you copy them from their GUI. I have tried them both:spotify play uri spotify:user:123785495:playlist:2k7wiwTEE0JlN39pvPlpUT
andspotify play uri https://open.spotify.com/user/123785495/playlist/1iJoqOMxUxP4IHCqMl2E1N
But neither works for me. I have also tried both style of uris to play a song directly (as opposed to a playlist) without success. Am I using the
uri
feature incorrectly?The text was updated successfully, but these errors were encountered: