Open chill07 opened 7 years ago
replace line 283 with
item = self.client.currentsong()
hope it will work.
@G10DRAS hello sir, thank you for the reply, i tried to change that line you specified, unfortunately, a new error popped up. here is the screenshot of it. really need to make this work.
It might possible that title
is not set in the current song. You can further debug item
and see if title
and artist
available in it or not.
I have the same issue here, tried what @G10DRAS suggests but it didnt work. This is my output. Did you make it work @chill07 ?
Check mpd and mpc python lib version and check the respective doc. Do the changes as per api changes if required.
How can I check mpd / mpc python lib version? Also, where can I find the repsective doc?
@G10DRAS Ok, so I managed to execute Mopidy without any errors, but even though I see the "connected to spotify online" or something like this, my playlists are not shown. Actually, there is nothing shown. I can provide you with details. If you could please help me I would really appreciate it sir.
Check this https://github.com/mopidy/mopidy-spotify
Hello everyone. When im running mopidy on jasper, i get the error showed in the picture. do anyone know how to fix it ? much appreciated !