[bug] playing a book from android auto starts at beginning instead of saved location #44

Closed
opened 2026-04-24 23:03:53 +02:00 by adam · 3 comments
Owner

Originally created by @zombiehoffa on GitHub (Dec 9, 2021).

I haven't been able to test this with the app connected to the server because android auto won't work if I have my vpn connected on my phone and it's using wifi to send the screen info wirelessly to the car. In an unconnected state I see my local downloaded books in the android auto interface and if I start one playing it starts at the beginning. If I access the app on the phone directly I can see the saved location and start it playing on the phone, which then updates the auto interface to show the correct location.

Originally created by @zombiehoffa on GitHub (Dec 9, 2021). I haven't been able to test this with the app connected to the server because android auto won't work if I have my vpn connected on my phone and it's using wifi to send the screen info wirelessly to the car. In an unconnected state I see my local downloaded books in the android auto interface and if I start one playing it starts at the beginning. If I access the app on the phone directly I can see the saved location and start it playing on the phone, which then updates the auto interface to show the correct location.
adam added the bug label 2026-04-24 23:03:53 +02:00
adam closed this issue 2026-04-24 23:03:54 +02:00
Author
Owner

@advplyr commented on GitHub (Dec 10, 2021):

This is not implemented yet. When launching the app from within android auto the only way it gets current progress is from the server starting a stream. AA doesn't read any local user progress data yet.
I'll follow up here with updates

@advplyr commented on GitHub (Dec 10, 2021): This is not implemented yet. When launching the app from within android auto the only way it gets current progress is from the server starting a stream. AA doesn't read any local user progress data yet. I'll follow up here with updates
Author
Owner

@feerlessleadr commented on GitHub (Dec 27, 2021):

My experience is that in addition to the issue the OP raised, when stopping a book played by AA, the position on the server is not updated, so when the book is started again sometime later (either with or without AA), the progress that was made while listening via AA is lost.

My temp workaround for this is to just play my book for 5 - 10 seconds once I'm out of my car, which seems to trigger a server update of my reading position.

@feerlessleadr commented on GitHub (Dec 27, 2021): My experience is that in addition to the issue the OP raised, when stopping a book played by AA, the position on the server is not updated, so when the book is started again sometime later (either with or without AA), the progress that was made while listening via AA is lost. My temp workaround for this is to just play my book for 5 - 10 seconds once I'm out of my car, which seems to trigger a server update of my reading position.
Author
Owner

@advplyr commented on GitHub (Dec 30, 2021):

v0.9.35-beta was just released and will keep your progress when streaming from AA. Progress already worked but only when you had the app open on your device already. This is a fix for when opening the app from your cars AA.

@advplyr commented on GitHub (Dec 30, 2021): `v0.9.35-beta` was just released and will keep your progress when streaming from AA. Progress already worked but only when you had the app open on your device already. This is a fix for when opening the app from your cars AA.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#44