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
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.
When I run
mpc add spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA
I geterror adding spotify:user:spotify:playlist:3ZgmfR6lsnCwdffZUan8EA: directory or file not found
and I see this error in the logs:How can I fix this? All configs and full logs are here: https://gist.github.com/yo-han/a07f0610c25b59c3cbc39ba6c4d6e3f6
The text was updated successfully, but these errors were encountered: