[Android] Add Intent to Exit Application #189

Open
opened 2026-04-24 23:11:44 +02:00 by adam · 0 comments
Owner

Originally created by @moorecp on GitHub (Jun 10, 2022).

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

With my previous audiobook player, when I exited my car or disconnected my headset, I would use Tasker to send an intent to the app to have it cleanly exit.

Describe the solution you'd like

I would like an intent that external apps could call that would initiate the clean exit flow of the Audiobookshelf app.

Describe alternatives you've considered

An alternative would be an option that could be toggled to cleanly exit the application upon bluetooth disconnection, but that seems much more complicated.

Originally created by @moorecp on GitHub (Jun 10, 2022). ### Is your feature request related to a problem? Please describe. With my previous audiobook player, when I exited my car or disconnected my headset, I would use [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=en_US&gl=US) to send an intent to the app to have it cleanly exit. ### Describe the solution you'd like I would like an intent that external apps could call that would initiate the clean exit flow of the Audiobookshelf app. ### Describe alternatives you've considered An alternative would be an option that could be toggled to cleanly exit the application upon bluetooth disconnection, but that seems much more complicated.
adam added the enhancement label 2026-04-24 23:11:44 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#189