Originally created by @andonevris on GitHub (Jul 14, 2022).
Steps to reproduce
Start an audiobook
Start a podcast
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
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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @andonevris on GitHub (Jul 14, 2022).
Steps to reproduce
Expected behaviour
Actual behaviour
Only 1 item was listed in continue listening (audiobook)
Environment data
Audiobookshelf Version:
2.0.23
Android Issue
Android version:
v0.9.51-beta
Device model:
samsusng galaxy s10
Stock or customized system:
stock, rooted
@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 (Aug 28, 2022):
Added in v0.9.57-beta
Requires server v2.1.4 and up.