Android Auto not showing all started items in 'continue listening' #234

Closed
opened 2026-04-24 23:13:44 +02:00 by adam · 2 comments
Owner

Originally created by @andonevris on GitHub (Jul 14, 2022).

Steps to reproduce

  1. Start an audiobook
  2. Start a podcast
  3. Android auto only displays the audiobook in 'continue listening'

Expected behaviour

  • Tell us what should happen
  • Continue Listening should list all currently started items

Actual behaviour

  • Tell us what happens
    Only 1 item was listed in continue listening (audiobook)

Environment data

Audiobookshelf Version:
2.0.23

  • [x ] Android App?
  • iOS App?

Android Issue

Android version:
v0.9.51-beta

Device model:
samsusng galaxy s10

Stock or customized system:
stock, rooted

Originally created by @andonevris on GitHub (Jul 14, 2022). ### Steps to reproduce 1. Start an audiobook 2. Start a podcast 3. Android auto only displays the audiobook in 'continue listening' ### Expected behaviour - Tell us what should happen - Continue Listening should list all currently started items ### Actual behaviour - Tell us what happens Only 1 item was listed in continue listening (audiobook) ### Environment data Audiobookshelf Version: 2.0.23 - [x ] Android App? - [ ] iOS App? #### Android Issue Android version: v0.9.51-beta Device model: samsusng galaxy s10 Stock or customized system: stock, rooted
adam added the bug label 2026-04-24 23:13:44 +02:00
adam closed this issue 2026-04-24 23:13:44 +02:00
Author
Owner

@advplyr commented on GitHub (Jul 16, 2022):

This is a limitation right now. The continue listening section is pulling the continue listening shelf of your first library.

I'm not yet sure how best to design android auto but I think we will need to create a new API endpoint to fetch all currently listening items across all libraries.

@advplyr commented on GitHub (Jul 16, 2022): This is a limitation right now. The continue listening section is pulling the continue listening shelf of your first library. I'm not yet sure how best to design android auto but I think we will need to create a new API endpoint to fetch all currently listening items across all libraries.
Author
Owner

@advplyr commented on GitHub (Aug 28, 2022):

Added in v0.9.57-beta
Requires server v2.1.4 and up.

@advplyr commented on GitHub (Aug 28, 2022): Added in [v0.9.57-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.57-beta) Requires server v2.1.4 and up.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#234