Originally created by @hobesman on GitHub (Feb 20, 2023).
Steps to reproduce
Listen on Android mobile (downloaded book and streaming book both same symptom)
Watch it say that progress is being saved
Server stats say 0 minutes for that day.
Expected behaviour
Tell us what should happen
There should be a record of listening minutes reflecting the progress that the app is syncing.
Actual behaviour
Tell us what happens
Somehow that session is lost.
Notice that the "Friday" referenced was 2/17/23. I had listened throughout the day, starting in the morning and continuing until midnight.
I half suspected that it was treated as one big session and so didn't show up under Friday. But I closed the player and it didn't show up under any day.
The other suspect is the "auto load" feature on the testing version. I'm wondering if it's somehow messing with the sessions when it opens and tries to start a session even though I'm listening on the store version of the app.
Environment data
Audiobookshelf Version: 2.2.15 server
Android version 0.9.61 (and the "nightly" build installed in parallel, but the listening was done on the play store version.)
Android App?
iOS App?
Android Issue
Android version: 10
Device model: Galaxy s9+
Stock or customized system: stock
iOS Issue
iOS Version:
iPhone model:
Originally created by @hobesman on GitHub (Feb 20, 2023).
### Steps to reproduce
1. Listen on Android mobile (downloaded book and streaming book both same symptom)
2. Watch it say that progress is being saved
3. Server stats say 0 minutes for that day.
### Expected behaviour
- Tell us what should happen
There should be a record of listening minutes reflecting the progress that the app is syncing.
### Actual behaviour
- Tell us what happens
Somehow that session is lost.
Notice that the "Friday" referenced was 2/17/23. I had listened throughout the day, starting in the morning and continuing until midnight.
I half suspected that it was treated as one big session and so didn't show up under Friday. But I closed the player and it didn't show up under _any_ day.


The other suspect is the "auto load" feature on the testing version. I'm wondering if it's somehow messing with the sessions when it opens and tries to start a session even though I'm listening on the store version of the app.
### Environment data
Audiobookshelf Version: 2.2.15 server
Android version 0.9.61 (and the "nightly" build installed in parallel, but the listening was done on the play store version.)
- [x] Android App?
- [ ] iOS App?
#### Android Issue
Android version: 10
Device model: Galaxy s9+
Stock or customized system: stock
#### iOS Issue
iOS Version:
iPhone model:
adam
added the bug label 2026-04-24 23:24:21 +02:00
@advplyr commented on GitHub (Nov 7, 2023):
I fixed something in server v2.5.0 related to this https://github.com/advplyr/audiobookshelf/issues/2168
Let me know if you are still having this issue
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 @hobesman on GitHub (Feb 20, 2023).
Steps to reproduce
Expected behaviour
There should be a record of listening minutes reflecting the progress that the app is syncing.
Actual behaviour
Somehow that session is lost.
Notice that the "Friday" referenced was 2/17/23. I had listened throughout the day, starting in the morning and continuing until midnight.
I half suspected that it was treated as one big session and so didn't show up under Friday. But I closed the player and it didn't show up under any day.
The other suspect is the "auto load" feature on the testing version. I'm wondering if it's somehow messing with the sessions when it opens and tries to start a session even though I'm listening on the store version of the app.
Environment data
Audiobookshelf Version: 2.2.15 server
Android version 0.9.61 (and the "nightly" build installed in parallel, but the listening was done on the play store version.)
Android Issue
Android version: 10
Device model: Galaxy s9+
Stock or customized system: stock
iOS Issue
iOS Version:
iPhone model:
@advplyr commented on GitHub (Nov 7, 2023):
I fixed something in server v2.5.0 related to this https://github.com/advplyr/audiobookshelf/issues/2168
Let me know if you are still having this issue