Skip to content
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

Can not add spotify playlist tracks to mpd #213

Closed
yo-han opened this issue Feb 24, 2019 · 3 comments
Closed

Can not add spotify playlist tracks to mpd #213

yo-han opened this issue Feb 24, 2019 · 3 comments
Assignees
Milestone

Comments

@yo-han
Copy link

yo-han commented Feb 24, 2019

When I run mpc add spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA I get error adding spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA: directory or file not found and I see this error in the logs:

DEBUG    2019-02-24 13:18:35,532 [1836:MpdSession-11] mopidy.mpd.session
  Request from [[::ffff:127.0.0.1]:6600]: command_list_begin
DEBUG    2019-02-24 13:18:35,541 [1836:MpdSession-11] mopidy.mpd.session
  Request from [[::ffff:127.0.0.1]:6600]: add "spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA"
DEBUG    2019-02-24 13:18:35,551 [1836:MpdSession-11] mopidy.mpd.session
  Request from [[::ffff:127.0.0.1]:6600]: command_list_end
DEBUG    2019-02-24 13:18:35,953 [1836:MpdSession-11] mopidy.mpd.session
  Response to [[::ffff:127.0.0.1]:6600]: ACK [50@0] {add} directory or file not found
DEBUG    2019-02-24 13:18:35,972 [1836:MpdSession-11] mopidy.internal.network
  Client most likely disconnected.
DEBUG    2019-02-24 13:18:35,987 [1836:MpdSession-11] mopidy.internal.network
  Already stopping: Actor is shutting down.

How can I fix this? All configs and full logs are here: https://gist.github.com/yo-han/a07f0610c25b59c3cbc39ba6c4d6e3f6

@fmarzocca
Copy link

I have the same issue. Did you fix it?

@yo-han
Copy link
Author

yo-han commented Aug 25, 2019

I switched to another branch I found in this topic. #182

@kingosticks
Copy link
Member

This should be fixed in 4aafc68

@kingosticks kingosticks changed the title Can not add spotify tracks to mpd Can not add spotify playlist tracks to mpd Dec 12, 2019
@jodal jodal added this to the v4.0 milestone Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants