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

Streaming Jitters when set to shuffle #80

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Streaming Jitters when set to shuffle #80

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Play something on streaming
2. Set play mode to shuffle

What is the expected output? What do you see instead?
The current position increases as it streams the whole track. When the whole 
track has downloaded then the current position jumps. This could be as far as 1 
minute into the track.

What version of the product are you using? On what operating system?
The latest on Android.

Please provide any additional information below.
If I disable shuffle or streaming it works. But that sort of defeats the whole 
point of having a music player (I always play my whole music collection of 
shuffle). This seems to be the same issue as defect #1, so I'm guessing it 
preloads the next track, but doesn't take account of shuffle mode.

Original issue reported on code.google.com by [email protected] on 16 Aug 2012 at 2:35

@GoogleCodeExporter
Copy link
Author

Actually, disabling shuffle doesn't do anything. The only way to work around it 
is to pause at the start of the track until it has fully downloaded.

Original comment by [email protected] on 16 Aug 2012 at 2:41

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

No branches or pull requests

1 participant