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

Disconnecting listening device scrambles playlist [BUG] #1905

Open
1 of 2 tasks
DerekGooding opened this issue Sep 20, 2024 · 0 comments
Open
1 of 2 tasks

Disconnecting listening device scrambles playlist [BUG] #1905

DerekGooding opened this issue Sep 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DerekGooding
Copy link

Is there an existing issue for this? (Please read the description)

  • I have searched the existing issues

Current Behavior

When I disconnect my listening device or have no device connected, it continually skips songs every second or so. Even if you pause first, then disconnect, leaving spotube open will quickly burn through the playlist and into suggestions.

Expected Behavior

I'd rather the application pause when I put my Bluetooth earbud into the charging dock. That way I can return to the song I was listening to later.

Steps to reproduce

  1. Open app with no listening devices connected

That's it. The app starts skipping through songs.

Logs

Logs
<Replace this line by pasting your logs here>

Operating System

Windows

Spotube version

v3.8.1

Installation source

Website (spotube.krtirtho.dev)

Additional information

I'm guessing there is a check for device count == 0 somewhere. And instead of pausing, it goes to the next song.

Self grab

  • I'm ready to work on this issue!
@DerekGooding DerekGooding added the bug Something isn't working label Sep 20, 2024
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

1 participant