[Bug]: Inconsistent Podcast Playback % #650

Closed
opened 2026-04-24 23:32:39 +02:00 by adam · 6 comments
Owner

Originally created by @alfureu on GitHub (Jul 27, 2023).

Describe the issue

The issue I have on the Android version of the app is that the podcast section on the server on an episode shows (incorrectly) that an episode is played - for example - 13%, while the bottom player shows that I finished (100%) the episode already. Shouldn't these be synced somehow?

Steps to reproduce the issue

  1. just play any podcast to the end and observe

Audiobookshelf version

2.3.3

How are you running audiobookshelf?

Docker

Originally created by @alfureu on GitHub (Jul 27, 2023). ### Describe the issue The issue I have on the Android version of the app is that the podcast section on the server on an episode shows (incorrectly) that an episode is played - for example - 13%, while the bottom player shows that I finished (100%) the episode already. Shouldn't these be synced somehow? ### Steps to reproduce the issue 1. just play any podcast to the end and observe ### Audiobookshelf version 2.3.3 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:32:39 +02:00
adam closed this issue 2026-04-24 23:32:39 +02:00
Author
Owner

@nichwall commented on GitHub (Jul 27, 2023):

Is this with streamed or local files?

If local, is the file still linked to the server?

@nichwall commented on GitHub (Jul 27, 2023): Is this with streamed or local files? If local, is the file still linked to the server?
Author
Owner

@alfureu commented on GitHub (Jul 27, 2023):

Streamed, the file is on the server

@alfureu commented on GitHub (Jul 27, 2023): Streamed, the file is on the server
Author
Owner

@advplyr commented on GitHub (Jul 27, 2023):

Can you share the version of the mobile app you are using and a screenshot of this issue

@advplyr commented on GitHub (Jul 27, 2023): Can you share the version of the mobile app you are using and a screenshot of this issue
Author
Owner

@alfureu commented on GitHub (Jul 27, 2023):

Will try to make a screenshot in the morning, the mobile app version is 0.9.65-beta

@alfureu commented on GitHub (Jul 27, 2023): Will try to make a screenshot in the morning, the mobile app version is 0.9.65-beta
Author
Owner

@alfureu commented on GitHub (Jul 30, 2023):

Finally I was able to create a screenshot:

image

You can see that for ~20 seconds the progress bars are not synced. It is not due to the slowness of the server or bad connection, as I am on a gigabit line and there is no stuttering/caching. Also, not very clear why these progress indicators are not synced at all times....

@alfureu commented on GitHub (Jul 30, 2023): Finally I was able to create a screenshot: ![image](https://github.com/advplyr/audiobookshelf-app/assets/10846169/7911c466-6962-46ea-b975-86dbe8f03e96) You can see that for ~20 seconds the progress bars are not synced. It is not due to the slowness of the server or bad connection, as I am on a gigabit line and there is no stuttering/caching. Also, not very clear why these progress indicators are not synced at all times....
Author
Owner

@advplyr commented on GitHub (Sep 11, 2023):

Progress is synced to the server every 15s or 60s depending on the network connection, this is when timestamps are updated on the page.

@advplyr commented on GitHub (Sep 11, 2023): Progress is synced to the server every 15s or 60s depending on the network connection, this is when timestamps are updated on the page.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#650