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

[Playback] Track playback resumes at beginning of track after pausing for an extended time #319

Open
jraxxo opened this issue Mar 15, 2021 · 2 comments

Comments

@jraxxo
Copy link

jraxxo commented Mar 15, 2021

When pausing playback for an extended amount of time (not sure about the threshold, right now I'd say >10 Minutes), upon hitting play again, playback will eventually stop and then resume at the start of the track.
The delay varies, sometimes it'll happen immediately, sometimes it takes a few minutes. (My guess is that it probably depends on how much of the track has already been buffered for playback).
This is very annoying when listening to longer tracks such as mixes / DJ sets, which I frequently do (and for which SC arguably is the most important platform, along with MixCloud).
I'm currently trying to work around this by remembering the playback location, then manually restarting playback at the beginning of the track and skipping forward to the last known position.
As this is clearly a very crude way of handling the issue, it'd be awesome if this bug could be fixed in a future release.

@sneljo1 sneljo1 added this to the v3.0.0 milestone Mar 16, 2021
@sneljo1
Copy link
Owner

sneljo1 commented Mar 16, 2021

Will be fixed in #255 :)

@jraxxo
Copy link
Author

jraxxo commented Mar 16, 2021

Alright cool, looking forward to the release :)

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

2 participants