[Bug]: Inflated Stats in ‘Your Stats’ for Books Started Midway #2514

Closed
opened 2026-04-25 00:07:55 +02:00 by adam · 4 comments
Owner

Originally created by @Prometheia on GitHub (Jan 21, 2025).

What happened?

I migrated to Audiobookshelf recently. I was in the middle of listening to two books in Audible. After migrating to Audiobookshelf, I started listening to these books midway through. When I looked at my stats under Your Stats, it says that I’ve listened to >14 hours in a day.

What did you expect to happen?

I expected that the listening stats would track the time listened, not the difference in playback position. If I start a 20 hour book midway through and listen for 30 minutes, I’d want the listening stats to record 30 minutes, not 10 hours.

Steps to reproduce the issue

  1. Start a book.
  2. Slide the slider to midway through the book.
  3. Check the stats to see the inflated stats.

Audiobookshelf version

v2.17.7

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Safari

Logs


Additional Notes

No response

Originally created by @Prometheia on GitHub (Jan 21, 2025). ### What happened? I migrated to Audiobookshelf recently. I was in the middle of listening to two books in Audible. After migrating to Audiobookshelf, I started listening to these books midway through. When I looked at my stats under Your Stats, it says that I’ve listened to >14 hours in a day. ### What did you expect to happen? I expected that the listening stats would track the time listened, not the difference in playback position. If I start a 20 hour book midway through and listen for 30 minutes, I’d want the listening stats to record 30 minutes, not 10 hours. ### Steps to reproduce the issue 1. Start a book. 2. Slide the slider to midway through the book. 3. Check the stats to see the inflated stats. ### Audiobookshelf version v2.17.7 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Safari ### Logs ```shell ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:07:55 +02:00
adam closed this issue 2026-04-25 00:07:55 +02:00
Author
Owner

@Vito0912 commented on GitHub (Jan 21, 2025):

This is not an issue with ABS, but with the client (although maybe it would not be bad to limit the time that can be added to a open session at once).
The client can be found here https://github.com/advplyr/audiobookshelf-app. This is a know issue (Although I currently do not have the issue at hand)

Or do you only used the web interface?

@Vito0912 commented on GitHub (Jan 21, 2025): This is not an issue with ABS, but with the client (although maybe it would not be bad to limit the time that can be added to a open session at once). The client can be found here https://github.com/advplyr/audiobookshelf-app. This is a know issue (Although I currently do not have the issue at hand) Or do you only used the web interface?
Author
Owner

@advplyr commented on GitHub (Jan 21, 2025):

That is currently how it works already. It will only track the amount of time you have actually listened and doesn't take into account your position in the book.

Are you using the official Abs app? There is a known issue where if you keep the app open for several days with the audio player open the progress will all go into the same day which can cause abnormal amounts of time listened in a single day.

@advplyr commented on GitHub (Jan 21, 2025): That is currently how it works already. It will only track the amount of time you have actually listened and doesn't take into account your position in the book. Are you using the official Abs app? There is a known issue where if you keep the app open for several days with the audio player open the progress will all go into the same day which can cause abnormal amounts of time listened in a single day.
Author
Owner

@Prometheia commented on GitHub (Jan 21, 2025):

Sorry, I should have mentioned I'm using the iOS app Plappa. Seems like it's an issue with that client app instead?

@Prometheia commented on GitHub (Jan 21, 2025): Sorry, I should have mentioned I'm using the iOS app Plappa. Seems like it's an issue with that client app instead?
Author
Owner

@advplyr commented on GitHub (Jan 21, 2025):

Yeah it is the client that reports listening time to the server. You can reach out to them.

@advplyr commented on GitHub (Jan 21, 2025): Yeah it is the client that reports listening time to the server. You can reach out to them.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2514