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

Bluetooth earphones control does not respect "Allow skipping unsaved presets". #792

Closed
ghost opened this issue Sep 4, 2021 · 0 comments · Fixed by #796
Closed

Bluetooth earphones control does not respect "Allow skipping unsaved presets". #792

ghost opened this issue Sep 4, 2021 · 0 comments · Fixed by #796
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Sep 4, 2021

Description

Hi there, recently i filled the issue #683 about how Noice playing random tracks when tapping Next/Previous Track. I used the notification panel to kind of demonstrate how it works, and you added an option called "Allow skipping unsaved presets" in v1.0.0. It seems like this option only disable the Next/Previous Track button in the notification panel which does not solve my problem, partly because i did not fully explain my situation before. You see, i'm using a pair of Bluetooth iems (Galaxy Buds) and this pair like many others has touch control on the earphone, allowing you to play/pause, next/previous track. Pressing Next/Previous Track on the earphone will always generate random presets no matter the "Allow skipping unsaved presets" is enabled or disabled, which is a problem because earphone touch control are easier to accidentally operate than notification panel. Unfortunately i don't have spare iems to nail down if it happens only to Samsung iems or all types of iems with control buttons.

To Reproduce

Steps to reproduce the behavior:

  1. Disable "Allow skipping unsaved presets".
  2. Connect Galaxy Buds to phone.
  3. Play a random sound, then press Next/Previous Track button on the earphone.
  4. Random presets are still generated on-the-fly.

Others

  • Device: Samsung Galaxy S8
  • Android Version: 11
  • App Version: 1.0.0 or newer.
@ghost ghost added the bug Something isn't working label Sep 4, 2021
ashutoshgngwr added a commit that referenced this issue Sep 6, 2021
remove option to enable skipping unsaved presets

resolves #792
ashutoshgngwr added a commit that referenced this issue Sep 6, 2021
* feat(app): add option to disable media buttons

remove option to enable skipping unsaved presets

resolves #792

* feat(app): add shuffle button to player notification
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

Successfully merging a pull request may close this issue.

0 participants