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

Synchronization issue with Spotify client #12

Closed
devgianlu opened this issue Oct 3, 2018 · 11 comments
Closed

Synchronization issue with Spotify client #12

devgianlu opened this issue Oct 3, 2018 · 11 comments
Labels
bug Something isn't working

Comments

@devgianlu
Copy link
Member

devgianlu commented Oct 3, 2018

Issue 1:

  • Play song from stopped state
  • Time bar jumps to the end of the song on the client
  • Pause and play
  • Time is now correct

Issue 2:

  • Let song play
  • Pause
  • Time goes forward a couple of seconds
  • Play
  • Time goes back a couple of seconds (as was before before pause)
@devgianlu devgianlu added the bug Something isn't working label Oct 3, 2018
@fherrera124
Copy link

Maybe it gives you some hints: librespot-org/librespot#210

@devgianlu
Copy link
Member Author

Nice catch, I'll try to use kPlayStatusLoading.

@devgianlu
Copy link
Member Author

devgianlu commented Oct 8, 2018

That didn't fix any issue, apart from the buffering one. (updated the main post with a better description)

@devgianlu devgianlu reopened this Nov 21, 2018
@devgianlu devgianlu self-assigned this Dec 26, 2018
@devgianlu devgianlu pinned this issue Dec 28, 2018
@devgianlu devgianlu removed their assignment Mar 12, 2019
@sashahilton00
Copy link
Member

This also happens when the next song loads. Pausing and unpausing doesn't seem to fix it, only seeking does, and even then we still see the progress bar jump when pausing. In addition restarting the track causes the progress bar to jump to the end.

@devgianlu
Copy link
Member Author

This fixed itself by using the new endpoint.

@sashahilton00
Copy link
Member

The recent commits in remote-3 branch? will give it a go.

@devgianlu
Copy link
Member Author

Yep, I've just merged it with master.

@sashahilton00
Copy link
Member

so i saw. building now.

@devgianlu
Copy link
Member Author

I had some issues with Git, pull now.

@sashahilton00
Copy link
Member

fixed some of the issues, though I noticed that the progress bar doesn't move for the first 15 seconds of any song now for some reason. I note that the bar starts moving a split second before the client logs receiving the 3rd chunk.

@devgianlu
Copy link
Member Author

Fixed by c35f37f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants