[Android] Automatic behaviour on Bluetooth connection #847

Open
opened 2026-04-24 23:40:25 +02:00 by adam · 3 comments
Owner

Originally created by @Gathaeryx on GitHub (Jan 23, 2024).

Is your feature request related to a problem? Please describe.

Many other music/audiobookplayers are able to automatically start playing as soon as a Bluetooth device is connected, without having to open the app. I have to admit that this is the single feature that keeps me from switching to Audiobookshelf permanently, since it is one I cannot live without.

Describe the solution you'd like

For the app to automatically start playing (perhaps with a small rewind) when a Bluetooth device is connected, and to pause when Bluetooth is disconnected.

Describe alternatives you've considered

The Android App 'Listen Audiobook Player' has the best and most complete iteration of this functionality that I have seen so far: it allows to also ignore certain Bluetooth divices, so your audiobooks will start playing when you connect your headset, but not when you connect to your living room speakers, for instance.

Additional context

See a screenshot of the Listen Audiobook Player here, with several of the Automated options it offers:
listenaudiobookplayer

Originally created by @Gathaeryx on GitHub (Jan 23, 2024). ### Is your feature request related to a problem? Please describe. Many other music/audiobookplayers are able to automatically start playing as soon as a Bluetooth device is connected, without having to open the app. I have to admit that this is the single feature that keeps me from switching to Audiobookshelf permanently, since it is one I cannot live without. ### Describe the solution you'd like For the app to automatically start playing (perhaps with a small rewind) when a Bluetooth device is connected, and to pause when Bluetooth is disconnected. ### Describe alternatives you've considered The Android App 'Listen Audiobook Player' has the best and most complete iteration of this functionality that I have seen so far: it allows to also ignore certain Bluetooth divices, so your audiobooks will start playing when you connect your headset, but not when you connect to your living room speakers, for instance. ### Additional context See a screenshot of the Listen Audiobook Player here, with several of the Automated options it offers: ![listenaudiobookplayer](https://github.com/advplyr/audiobookshelf-app/assets/63103581/b5e4e607-8bc8-4039-a7af-d45723af34da)
adam added the enhancement label 2026-04-24 23:40:25 +02:00
Author
Owner

@nichwall commented on GitHub (Jan 23, 2024):

As of right now, the app is required to be open to allow for playback to work. Related FR: https://github.com/advplyr/audiobookshelf-app/issues/768

@nichwall commented on GitHub (Jan 23, 2024): As of right now, the app is required to be open to allow for playback to work. Related FR: https://github.com/advplyr/audiobookshelf-app/issues/768
Author
Owner

@advplyr commented on GitHub (Jan 23, 2024):

The app still needs to be open in the background though, right? You just don't need to put the app in the foreground and press play.

@advplyr commented on GitHub (Jan 23, 2024): The app still needs to be open in the background though, right? You just don't need to put the app in the foreground and press play.
Author
Owner

@Gathaeryx commented on GitHub (Jan 25, 2024):

I believe most apps require the app to be opened once after startup, but don't require it to be open in the forekground.

@Gathaeryx commented on GitHub (Jan 25, 2024): I believe most apps require the app to be opened once after startup, but don't require it to be open in the forekground.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#847