Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Can't seem to play music without using the shuffle playlist button. #86

Closed
ghost opened this issue Apr 4, 2015 · 16 comments
Closed

Can't seem to play music without using the shuffle playlist button. #86

ghost opened this issue Apr 4, 2015 · 16 comments

Comments

@ghost
Copy link

ghost commented Apr 4, 2015

Directly clicking on music to play it doesn't seem to work.
Already ran Mopidy with the -v option, but it never gives any error messages.
Is this a current known bug? Or should i somehow provide more info?

EDIT: I noticed almost the same behaviour within other Mopidy webclients.

Using a Raspberry Pi 2 with latest Rasbian OS.
Tested on a iPhone 6 Safari/Chrome and on a Mac Safari/Chrome.

P.S I love the design!

@dirkgroenen
Copy link
Owner

Can you provide a bit more information on what happens with the client? Does it throw errors in the browser's console (Developer tools)?

I have seen this problem a few times at the office. Every time it happened it showed 'No connection' in the player. Does this also happen when you try to start the songs?

@ghost
Copy link
Author

ghost commented Apr 5, 2015

Yes it throws errors in the developer console. It does say 'No connection' when selecting only one song. When pressing 'Shuffle Playlist', it all works fine.
schermafbeelding 2015-04-05 om 15 32 31

@dirkgroenen
Copy link
Owner

Are you using Mopidy 1.0.0? If so than Mopidy isn't compatible at the moment. I hope to release version 1.4.0, which is compatible with 1.0.0, today.

@dirkgroenen dirkgroenen added this to the 1.4.0 milestone Apr 5, 2015
@ghost
Copy link
Author

ghost commented Apr 5, 2015

Ahh, yes I use Mopidy version 1.0.0. Do you recommend to downgrade mopidy for now? Or wait till next version? If yes, what Mopidy version is officially supported?

@dirkgroenen
Copy link
Owner

I've finished the last issues and are currently testing 1.4.0. If everything works it should be online somewhere in the next hour(s).

At the moment 0.19 is the last official supported Mopidy.

@ghost
Copy link
Author

ghost commented Apr 5, 2015

Okay, so it isn't worth it downgrading to 0.19 now. I'll wait patiently!
Thank you! / Enorm bedankt ;)

@dirkgroenen
Copy link
Owner

I have just released 1.4.1 and uploaded it. This should fix your problems. ;)

@ghost
Copy link
Author

ghost commented Apr 5, 2015

Unfortunately I ran into a similar error. Now it sometimes works, but when I sometimes select a song (double click, is that wanted behavior?) it won't play it.
schermafbeelding 2015-04-05 om 17 02 59

EDIT: It seems to happen after i visited the 'SONGS' page, with as mentioned as a warning a lot of songs.
When selecting one of them, the raspberry pi doesn't seem able to comprehend this and this results in a frozen state for mopify until I refresh the browser. Then it gives an error, mentioned in the screenshot below:

schermafbeelding 2015-04-05 om 17 07 28

P.S Also the volume selector seems to be unresponsive most of the time, only after adjusting the volume level several times it will change the real volume. Maybe I should add this as a separate issue?

@dirkgroenen
Copy link
Owner

Hmm that sucks. I will further invest the problem, but tonight we have to drink some beers and celebrate Easter Day ;)

@dirkgroenen dirkgroenen reopened this Apr 5, 2015
@ghost
Copy link
Author

ghost commented Apr 5, 2015

Looking forward to it! Cheers!

@dirkgroenen
Copy link
Owner

Oh btw, can you enable debug mode in your config file and repost the error when it occurs? This will load the unminified version of Mopify which makes it a bit easier for me to identify the location of the problem.

You can enable it by adding the following line(s) in your config file:

[mopify]
enable = true
debug = true     # this line can be added as of 1.4.1

@dirkgroenen dirkgroenen removed this from the 1.4.1 milestone Apr 5, 2015
@dirkgroenen
Copy link
Owner

I think I've already found the problem causing these errors. I've changed the code in the development branch and will merge it somewhere in the next few days.

@ghost
Copy link
Author

ghost commented Apr 5, 2015

Again I'll wait patiently!
Thank you!

@dirkgroenen
Copy link
Owner

Just releases 1.4.2 which should fix this.

@ghost
Copy link
Author

ghost commented Apr 20, 2015

It seems like it is fixed! Thanks!

@dirkgroenen
Copy link
Owner

Great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant