You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use mpc command from a bash script to start playing some Spotify playlist, with no success.
If I add a Spotify album, it is working:
mpc add spotify:album:4KLATmGtZBcl8uliNUFp18
mpc play
but when I try to use a playlist I get errors:
mpc add spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA
error adding spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA: directory or file not found
The text was updated successfully, but these errors were encountered:
I'm on Summer holidays right now but have you had a chance to read the project README? In particular the bit which talks about the status of playlist support?
Hi Nick, thanks for the answer. The README file brings me to several tickets, but I couldn't clearly understand at which development point they are.
Never mind, have a nice and happy holiday. I can wait for your return.
I am trying to use mpc command from a bash script to start playing some Spotify playlist, with no success.
If I add a Spotify album, it is working:
but when I try to use a playlist I get errors:
The text was updated successfully, but these errors were encountered: