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

Command seekcur() jumps to the next song in random mode #41

Closed
h8h opened this issue Aug 27, 2014 · 4 comments
Closed

Command seekcur() jumps to the next song in random mode #41

h8h opened this issue Aug 27, 2014 · 4 comments

Comments

@h8h
Copy link

h8h commented Aug 27, 2014

The command seekcur() works for all modes except random mode as expected. When i'm using the random mode, i.e. seekcur("+10"), mpd jumps to the next song and starts playing at the time position of the last song + 10 secs.

I think this is not the normal behaviour.

print(client.mpd_version): 0.18.0
mpd --version : 0.18.12
(maybe a bug, if not, please use + if you cannot figure out the correct version 0.18.+)

python-mpd2 version: 0.5.3

@Mic92
Copy link
Owner

Mic92 commented Aug 29, 2014

This is a bug in MPD. I have submitted a bug report upstream, see http://bugs.musicpd.org/view.php?id=4073

@h8h
Copy link
Author

h8h commented Aug 29, 2014

Ok, sorry for opening an issue and thanks for forwarding it!

@Mic92
Copy link
Owner

Mic92 commented Aug 29, 2014

no problem

@Mic92 Mic92 closed this as completed Aug 29, 2014
@Mic92
Copy link
Owner

Mic92 commented Aug 31, 2014

was marked as resolved upstream.

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

2 participants