Originally created by @wbio on GitHub (Aug 2, 2023).
Steps to reproduce
Listen to locally-downloaded audiobook
Close app
Reopen app
Expected behaviour
Progress is kept at current position
Actual behaviour
Progress is reset to 0%
Environment data
Audiobookshelf Server Version: server v2.3.3
Audiobookshelf App Version: 0.9.65-beta
Android App?
iOS App?
iOS Issue
iOS Version: 16.5.1
iPhone model: iPhone 14 Pro
Notes
I saw similar issues about progress loss, but didn't see any that fit this exact scenario, so apologies if I missed it.
This has been happening both when closing/reopening the app as well as when I have been listening while disconnected to the server and then reconnect (examples of both below). I see Listening Sessions on my server, so it does appear that listening data is being sent/received. This behavior does not happen when streaming a book, only when playing a downloaded one.
I took a break from audiobooks for a little while (last listen on 7/7/23) and just started back last week. Prior to the break, I hadn't experienced this issue, but it's been consistent ever since I started back. I'm not sure if I was on app version 0.9.65-beta before (looks like it had been released at that point), but it looks like there have been several server releases since then (I have auto-updates turned on and am currently on the latest version).
Examples
In this video I have been listening to the book while connected to the server. When I exit the app and reopen it, progress has been reset to 0%.
In this video I have been listening to the book locally (on cell network so not connected to my server). When I connect to Wifi and select "Connect to server" within the app (without closing/reopening it), the progress is reset to 0%.
Originally created by @wbio on GitHub (Aug 2, 2023).
### Steps to reproduce
1. Listen to locally-downloaded audiobook
2. Close app
3. Reopen app
### Expected behaviour
- Progress is kept at current position
### Actual behaviour
- Progress is reset to 0%
### Environment data
Audiobookshelf Server Version: server v2.3.3
Audiobookshelf App Version: 0.9.65-beta
- [ ] Android App?
- [x] iOS App?
#### iOS Issue
iOS Version: 16.5.1
iPhone model: iPhone 14 Pro
### Notes
I saw similar issues about progress loss, but didn't see any that fit this exact scenario, so apologies if I missed it.
This has been happening both when closing/reopening the app as well as when I have been listening while disconnected to the server and then reconnect (examples of both below). I see Listening Sessions on my server, so it does appear that listening data is being sent/received. This behavior does not happen when streaming a book, only when playing a downloaded one.
I took a break from audiobooks for a little while (last listen on 7/7/23) and just started back last week. Prior to the break, I hadn't experienced this issue, but it's been consistent ever since I started back. I'm not sure if I was on app version 0.9.65-beta before (looks like it had been released at that point), but it looks like there have been several server releases since then (I have auto-updates turned on and am currently on the latest version).
### Examples
In this video I have been listening to the book while connected to the server. When I exit the app and reopen it, progress has been reset to 0%.
https://github.com/advplyr/audiobookshelf-app/assets/7266957/223a7d75-8b75-4b77-8ffa-2c3cfab3d691
In this video I have been listening to the book locally (on cell network so not connected to my server). When I connect to Wifi and select "Connect to server" within the app (without closing/reopening it), the progress is reset to 0%.
https://github.com/advplyr/audiobookshelf-app/assets/7266957/2b5c18a2-827c-46a5-8afc-e4b1a8330c59
adam
added the bug label 2026-04-24 23:33:12 +02:00
I had this few times for big audio files and re-upload of the same content in chunks seems to help, but no idea why
@jakoss commented on GitHub (Aug 3, 2023):
I had this few times for big audio files and re-upload of the same content in chunks seems to help, but no idea why
I am also experiencing this issue on iOS. Progress is only maintained when I pause and play over a short period of time. Switching from headphones to the car also causes progress to be lost.
CORRECTION
I'm also losing my progress when streaming directly from the server. I haven't tried the web app yet to see if the same problem persists, but I doubt it will.
@noja11 commented on GitHub (Aug 6, 2023):
I am also experiencing this issue on iOS. Progress is only maintained when I pause and play over a short period of time. Switching from headphones to the car also causes progress to be lost.
CORRECTION
I'm also losing my progress when streaming directly from the server. I haven't tried the web app yet to see if the same problem persists, but I doubt it will.
@barelylit commented on GitHub (Aug 20, 2023):
Same thing happened to me:

@barelylit commented on GitHub (Sep 4, 2023):
Same thing again this morning

I have constant reproduction pattern. Play, hide app to the background, play it for 1 hour. Then pause the playback using external media controller (like bluetooth buds or car music system). Then, if you try to play, the playback is rolledback by the hour. It's like the app saved the position before going into background and then rolling back to it on playback start
@jakoss commented on GitHub (Sep 4, 2023):
I have constant reproduction pattern. Play, hide app to the background, play it for 1 hour. Then pause the playback using external media controller (like bluetooth buds or car music system). Then, if you try to play, the playback is rolledback by the hour. It's like the app saved the position before going into background and then rolling back to it on playback start
@sparevermicelli commented on GitHub (Feb 11, 2025):
Hi,
I am already using 0.9.79-beta (server 2.18.1), but still facing the same issue.
Was disconnected from the server for a long time (travel), and after I connected back to the server, the progress has been lost.
@sparevermicelli commented on GitHub (Feb 11, 2025):
Hi,
I am already using 0.9.79-beta (server 2.18.1), but still facing the same issue.
Was disconnected from the server for a long time (travel), and after I connected back to the server, the progress has been lost.
@advplyr I'm on Android using 0.10.0-beta, and on server 2.26.3 and it's doing exactly the same thing. My downloaded audiobooks are starting in random places or losing all progress altogether when switching from home (where the server is located) to car or back. This doesn't seem to be fixed. I don't see another open ticket for this which is why I'm commenting here in the hopes you can open the ticket back up.
@oucil commented on GitHub (Jul 26, 2025):
@advplyr I'm on Android using 0.10.0-beta, and on server 2.26.3 and it's doing exactly the same thing. My downloaded audiobooks are starting in random places or losing all progress altogether when switching from home (where the server is located) to car or back. This doesn't seem to be fixed. I don't see another open ticket for this which is why I'm commenting here in the hopes you can open the ticket back up.
@nichwall commented on GitHub (Jul 27, 2025):
> This doesn't seem to be fixed. I don't see another open ticket for this which is why I'm commenting here in the hopes you can open the ticket back up.
This was fixed at the time the issue was closed and marked as completed.
There are a number of sync related issues open, do any of those apply? (see https://github.com/advplyr/audiobookshelf-app/issues?q=is%3Aopen%20is%3Aissue%20label%3A%22progress%20sync%22)
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 @wbio on GitHub (Aug 2, 2023).
Steps to reproduce
Expected behaviour
Actual behaviour
Environment data
Audiobookshelf Server Version: server v2.3.3
Audiobookshelf App Version: 0.9.65-beta
iOS Issue
iOS Version: 16.5.1
iPhone model: iPhone 14 Pro
Notes
I saw similar issues about progress loss, but didn't see any that fit this exact scenario, so apologies if I missed it.
This has been happening both when closing/reopening the app as well as when I have been listening while disconnected to the server and then reconnect (examples of both below). I see Listening Sessions on my server, so it does appear that listening data is being sent/received. This behavior does not happen when streaming a book, only when playing a downloaded one.
I took a break from audiobooks for a little while (last listen on 7/7/23) and just started back last week. Prior to the break, I hadn't experienced this issue, but it's been consistent ever since I started back. I'm not sure if I was on app version 0.9.65-beta before (looks like it had been released at that point), but it looks like there have been several server releases since then (I have auto-updates turned on and am currently on the latest version).
Examples
In this video I have been listening to the book while connected to the server. When I exit the app and reopen it, progress has been reset to 0%.
https://github.com/advplyr/audiobookshelf-app/assets/7266957/223a7d75-8b75-4b77-8ffa-2c3cfab3d691
In this video I have been listening to the book locally (on cell network so not connected to my server). When I connect to Wifi and select "Connect to server" within the app (without closing/reopening it), the progress is reset to 0%.
https://github.com/advplyr/audiobookshelf-app/assets/7266957/2b5c18a2-827c-46a5-8afc-e4b1a8330c59
@jakoss commented on GitHub (Aug 3, 2023):
I had this few times for big audio files and re-upload of the same content in chunks seems to help, but no idea why
@florianehmke commented on GitHub (Aug 6, 2023):
I am facing the same issue, also both ways (connected, local). iOS App on 14 pro.
@noja11 commented on GitHub (Aug 6, 2023):
I am also experiencing this issue on iOS. Progress is only maintained when I pause and play over a short period of time. Switching from headphones to the car also causes progress to be lost.
CORRECTION
I'm also losing my progress when streaming directly from the server. I haven't tried the web app yet to see if the same problem persists, but I doubt it will.
@barelylit commented on GitHub (Aug 20, 2023):
Same thing happened to me:
@b0rrasca commented on GitHub (Aug 29, 2023):
I have had the same issue several times for a number of months.
@barelylit commented on GitHub (Sep 4, 2023):
Same thing again this morning
@jakoss commented on GitHub (Sep 4, 2023):
I have constant reproduction pattern. Play, hide app to the background, play it for 1 hour. Then pause the playback using external media controller (like bluetooth buds or car music system). Then, if you try to play, the playback is rolledback by the hour. It's like the app saved the position before going into background and then rolling back to it on playback start
@barelylit commented on GitHub (Sep 4, 2023):
That is consistent with what i just experienced, i just paused it with earphone button there
@advplyr commented on GitHub (Sep 10, 2023):
I just reproduced and fixed the issue mentioned by @jakoss
@advplyr commented on GitHub (Sep 19, 2023):
Fixed in v0.9.66-beta
@sparevermicelli commented on GitHub (Feb 11, 2025):
Hi,
I am already using 0.9.79-beta (server 2.18.1), but still facing the same issue.
Was disconnected from the server for a long time (travel), and after I connected back to the server, the progress has been lost.
@oucil commented on GitHub (Jul 26, 2025):
@advplyr I'm on Android using 0.10.0-beta, and on server 2.26.3 and it's doing exactly the same thing. My downloaded audiobooks are starting in random places or losing all progress altogether when switching from home (where the server is located) to car or back. This doesn't seem to be fixed. I don't see another open ticket for this which is why I'm commenting here in the hopes you can open the ticket back up.
@nichwall commented on GitHub (Jul 27, 2025):
This was fixed at the time the issue was closed and marked as completed.
There are a number of sync related issues open, do any of those apply? (see https://github.com/advplyr/audiobookshelf-app/issues?q=is%3Aopen%20is%3Aissue%20label%3A%22progress%20sync%22)