mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #198] [Linux] Double press does not skip song/video #87
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NL-TCH on GitHub (Aug 25, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/198
On iphone and android when double pressing the stem of the airpod, the song/video skips to the next one.
On linux this is now not the case, it only pauses the music (like a one-press action).
Should not be hard to replicate and fix
@NL-TCH commented on GitHub (Aug 25, 2025):
there is no difference to see in wireshark (also no difference in frame details)
one-tap (play pause)
double-tap (skip song)
@kavishdevar commented on GitHub (Aug 26, 2025):
Running mpris-proxy usually fixes AVRCP issues for me.
@kavishdevar commented on GitHub (Oct 15, 2025):
instructions in the updated readme