advertises that fastforward/rewind/next/prev are actually supported for external control.
How have you tested this?
tested on my phone with my watch
Screenshots
next/prev appear to be required, which changes the notification slightly. tho the watch uses the fast forward/rewind only...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/1742
**Author:** [@wagyourtail](https://github.com/wagyourtail)
**Created:** 12/4/2025
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`b7fe71a`](https://github.com/advplyr/audiobookshelf-app/commit/b7fe71ac24c092c27db5b9a3f592a21ff656b388) fix media control
### 📊 Changes
**1 file changed** (+7 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt` (+7 -1)
</details>
### 📄 Description
<!--
For Work In Progress Pull Requests, please use the Draft PR feature,
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details.
If you do not follow this template, the PR may be closed without review.
Please ensure all checks pass.
If you are a new contributor, the workflows will need to be manually approved before they run.
-->
## Brief summary
<!-- Please provide a brief summary of what your PR attempts to achieve. -->
advertises that fastforward/rewind are actually supported for external control.
## Which issue is fixed?
<!-- Which issue number does this PR fix? Ex: "Fixes #1234" -->
fixes #678
## Pull Request Type
Android
<!--
Does this affect only Android, only iOS, or both?
Does this change the frontend or the backend of the apps?
-->
## In-depth Description
<!--
Describe your solution in more depth.
How does it work? Why is this the best solution?
Does it solve a problem that affects multiple users or is this an edge case for your setup?
-->
advertises that fastforward/rewind/next/prev are actually supported for external control.
## How have you tested this?
<!-- Please describe in detail with reproducible steps how you tested your changes. -->
tested on my phone with my watch
## Screenshots
next/prev appear to be required, which changes the notification slightly. tho the watch uses the fast forward/rewind only...

<!-- If your PR includes any changes to the front-end, please include screenshots or a
short video from before and after your changes. -->
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1742
Author: @wagyourtail
Created: 12/4/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
b7fe71afix media control📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt(+7 -1)📄 Description
Brief summary
advertises that fastforward/rewind are actually supported for external control.
Which issue is fixed?
fixes #678
Pull Request Type
Android
In-depth Description
advertises that fastforward/rewind/next/prev are actually supported for external control.
How have you tested this?
tested on my phone with my watch
Screenshots
next/prev appear to be required, which changes the notification slightly. tho the watch uses the fast forward/rewind only...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.