[Enhancement]: Car mode #993

Open
opened 2026-04-24 23:45:12 +02:00 by adam · 7 comments
Owner

Originally created by @gavinorland on GitHub (Jul 17, 2024).

Describe the Feature/Enhancement

Apps such as Audible and Podcast Republic have player screens very similar to that of Audiobookshelf, but they also include a view called "Car Mode". This is not to do with Android Auto but just removes "clutter" and puts the essential playback controls large and central.

Why would this be helpful?

This could be useful for ABS as well for cases when we just want to be able to easily access only the essential controls.

Future Implementation (Screenshot)

Audible Standard
Audible Car Mode

Audiobookshelf App Version

Android App - 0.9.74

Current Implementation (Screenshot)

ABS Standard

Originally created by @gavinorland on GitHub (Jul 17, 2024). ### Describe the Feature/Enhancement Apps such as Audible and Podcast Republic have player screens very similar to that of Audiobookshelf, but they also include a view called "Car Mode". This is not to do with Android Auto but just removes "clutter" and puts the essential playback controls large and central. ### Why would this be helpful? This could be useful for ABS as well for cases when we just want to be able to easily access only the essential controls. ### Future Implementation (Screenshot) ![Audible Standard](https://github.com/user-attachments/assets/42ba01ba-cd99-4056-ab99-45da7af3234c) ![Audible Car Mode](https://github.com/user-attachments/assets/ee3f539b-fc28-4f99-8feb-32ead0ce8d35) ### Audiobookshelf App Version Android App - 0.9.74 ### Current Implementation (Screenshot) ![ABS Standard](https://github.com/user-attachments/assets/202ae22c-3fb4-462e-967d-20913b7d0aeb)
adam added the enhancement label 2026-04-24 23:45:12 +02:00
Author
Owner

@nichwall commented on GitHub (Jul 17, 2024):

Does the "lock player" mode simplify it enough? You can access this from the drop-down menu in the upper right.

Screenshot_20240717-095938.png

@nichwall commented on GitHub (Jul 17, 2024): Does the "lock player" mode simplify it enough? You can access this from the drop-down menu in the upper right. ![Screenshot_20240717-095938.png](https://github.com/user-attachments/assets/8a441710-d3ea-4cc1-8482-eedf0e768766)
Author
Owner

@gavinorland commented on GitHub (Jul 17, 2024):

Thanks for the suggestion but no, this is not really the same thing. I'm suggesting the equivalent of the feature offered by the two apps mentioned. "Lock player" just seems to hide the next/prev and fwd/rewind buttons (I actually thought it would instead lock the entire player UI - viz. the play/pause button as well).

With Lock Player, the play/pause button remains the same size, as does the cover. With the "Car mode" functionality, that button is made much bigger and more central (in fact the whole top 70% of the screen is clickable for play/pause), and the cover art is reduced in size. You see also that only the key "rewind" and "bookmark" buttons accompany it. (A landscape layout is made available as well.)

@gavinorland commented on GitHub (Jul 17, 2024): Thanks for the suggestion but no, this is not really the same thing. I'm suggesting the equivalent of the feature offered by the two apps mentioned. "Lock player" just seems to hide the next/prev and fwd/rewind buttons (I actually thought it would instead lock the entire player UI - viz. the play/pause button as well). With Lock Player, the play/pause button remains the same size, as does the cover. With the "Car mode" functionality, that button is made much bigger and more central (in fact the whole top 70% of the screen is clickable for play/pause), and the cover art is reduced in size. You see also that only the key "rewind" and "bookmark" buttons accompany it. (A landscape layout is made available as well.)
Author
Owner

@nichwall commented on GitHub (Jul 17, 2024):

Thanks for clarifying. And this is manually activated/deactivated (not detected automatically somehow)? Is the"X" in the upper left of the provided screenshot to leave car mode or is it to close the player?

@nichwall commented on GitHub (Jul 17, 2024): Thanks for clarifying. And this is manually activated/deactivated (not detected automatically somehow)? Is the"X" in the upper left of the provided screenshot to leave car mode or is it to close the player?
Author
Owner

@gavinorland commented on GitHub (Jul 17, 2024):

No problem. It is manually activated via the button we see in the first screenshot and the X deactivates it and returns to the standard UI.

I might be able to help implement some of these things some time btw - I'm a React developer - will just need to famiarise myself with the codebase and differences between it and Vue...

@gavinorland commented on GitHub (Jul 17, 2024): No problem. It is manually activated via the button we see in the first screenshot and the X deactivates it and returns to the standard UI. I might be able to help implement some of these things some time btw - I'm a React developer - will just need to famiarise myself with the codebase and differences between it and Vue...
Author
Owner

@nichwall commented on GitHub (Jul 17, 2024):

I might be able to help implement some of these things some time btw - I'm a React developer - will just need to famiarise myself with the codebase and differences between it and Vue...

For reference, the Vue template for the media player is located here (if/when you get time to play with it)

https://github.com/advplyr/audiobookshelf-app/blob/master/components%2Fapp%2FAudioPlayer.vue

@nichwall commented on GitHub (Jul 17, 2024): > I might be able to help implement some of these things some time btw - I'm a React developer - will just need to famiarise myself with the codebase and differences between it and Vue... For reference, the Vue template for the media player is located here (if/when you get time to play with it) https://github.com/advplyr/audiobookshelf-app/blob/master/components%2Fapp%2FAudioPlayer.vue
Author
Owner

@drtenant commented on GitHub (Aug 8, 2024):

I would LOVE this feature I was just trying to figure out a way to do android auto car mode without a car unfortunately not possibly. It's really hard to hit the buttons especially at night easier to see and use. Also would be much easier to pause while driving cuz my car doesn't have android auto sadly

@drtenant commented on GitHub (Aug 8, 2024): I would LOVE this feature I was just trying to figure out a way to do android auto car mode without a car unfortunately not possibly. It's really hard to hit the buttons especially at night easier to see and use. Also would be much easier to pause while driving cuz my car doesn't have android auto sadly
Author
Owner

@hesperaux commented on GitHub (Sep 2, 2024):

+1 for this feature.
I've got an 82-year old with very poor vision who is not very good with touch screens. He is able to do it if the buttons are very large and there are very few of them. We want to make it possible for him to use other audio book services (he uses the Audible app right now and the BARD app). Car mode would help a lot for this.

@hesperaux commented on GitHub (Sep 2, 2024): +1 for this feature. I've got an 82-year old with very poor vision who is not very good with touch screens. He is able to do it if the buttons are very large and there are very few of them. We want to make it possible for him to use other audio book services (he uses the Audible app right now and the BARD app). Car mode would help a lot for this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#993