mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: iOS app using a local file doesn't sync properly with web player #2650
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#2650
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EloquenceWinters on GitHub (Mar 11, 2025).
What happened?
When switching back and forth between iOS app playing a file that is locally downloaded to the iOS device and the Web Player (which is running on the same PC as the ABS server), the book does not sync properly. It seems to sync progress from iOS to Web Player, but going from Web Player to iOS will often (always?) result in either the book starting from an earlier point or from the beginning of the book, despite the iOS app being able to connect to the ABS server.
The "Your Progress" indicator in the iOS app does not accurately reflect the progress indicated in the Web Player and, for the times when it restarts at the beginning of the book, it doesn't even accurately reflect where the iOS app is going to restart playback.
What did you expect to happen?
I expect the iOS app to resume playback where the Web Player left off (as long as the iOS app can connect to the ABS server to retrieve that data, obviously).
Steps to reproduce the issue
I'm not sure whether you have to start listening in iOS for the problem to manifest (steps 1-3, above). I haven't recognized a specific pattern beyond switching back and forth between playback devices and the fact that it seems to only occur with items I have downloaded to my phone.
Audiobookshelf version
v2.19.5
How are you running audiobookshelf?
Windows Tray App
What OS is your Audiobookshelf server hosted from?
Windows
If the issue is being seen in the UI, what browsers are you seeing the problem on?
None
Logs
Additional Notes
I don't have my system set up to allow connections to ABS from outside my LAN, so everything documented here is happening via my local WiFi. I'm not expecting proper syncing when the iOS app can't connect to the ABS server to retrieve the listening data.
@nichwall commented on GitHub (Mar 11, 2025):
This is specific to https://github.com/advplyr/audiobookshelf-app