[Bug]: Web sessions dont show sync to mobile app #1971

Closed
opened 2026-04-25 00:01:56 +02:00 by adam · 9 comments
Owner

Originally created by @hskrtich on GitHub (May 9, 2024).

What happened?

When I listen to a book I have already started on my mobile device and switch to web, the book picks up at the correct place. When I switch back to my mobile it doesnt pick up the new place in my book.

I have tried completely closing out of the book and closing out of the app to try to get it to sync.

When checking the backend listening sessions, I do see both the web sessions and the mobile but the mobile app still will only see its sessions.

Web interface
image

Android App
image

What did you expect to happen?

The mobile app should at least show the web sessions.

Steps to reproduce the issue

  1. Start a book on android
  2. Switch to web player
  3. Try to switch back to android

Audiobookshelf version

v2.9.0 server, 0.9.73-beta android

How are you running audiobookshelf?

Docker

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

https://logpaste.com/z19XWMfu

Additional Notes

No response

Originally created by @hskrtich on GitHub (May 9, 2024). ### What happened? When I listen to a book I have already started on my mobile device and switch to web, the book picks up at the correct place. When I switch back to my mobile it doesnt pick up the new place in my book. I have tried completely closing out of the book and closing out of the app to try to get it to sync. When checking the backend listening sessions, I do see both the web sessions and the mobile but the mobile app still will only see its sessions. Web interface ![image](https://github.com/advplyr/audiobookshelf/assets/1214484/b017bb0f-3a90-4a61-877c-ecf608ec6d11) Android App ![image](https://github.com/advplyr/audiobookshelf/assets/1214484/f0ed0023-2e0d-4699-b823-3552216c57aa) ### What did you expect to happen? The mobile app should at least show the web sessions. ### Steps to reproduce the issue 1. Start a book on android 2. Switch to web player 3. Try to switch back to android ### Audiobookshelf version v2.9.0 server, 0.9.73-beta android ### How are you running audiobookshelf? Docker ### 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 ```shell https://logpaste.com/z19XWMfu ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:01:56 +02:00
adam closed this issue 2026-04-25 00:01:56 +02:00
Author
Owner

@nichwall commented on GitHub (May 9, 2024):

The listening sessions you see on Android are device specific and do not sync with the server. The server listening sessions are only "total time listened during the session."

Listening sessions are planned to be reworked to allow for better syncing and viewing, but this hasn't happened yet.

https://github.com/advplyr/audiobookshelf/issues/2004

@nichwall commented on GitHub (May 9, 2024): The listening sessions you see on Android are device specific and do not sync with the server. The server listening sessions are only "total time listened during the session." Listening sessions are planned to be reworked to allow for better syncing and viewing, but this hasn't happened yet. https://github.com/advplyr/audiobookshelf/issues/2004
Author
Owner

@advplyr commented on GitHub (May 9, 2024):

The play/pause history page is local only but the green cloud checkmark shows that it has been synced with the server.

Is the book downloaded? Have you tried this with other books?

@advplyr commented on GitHub (May 9, 2024): The play/pause history page is local only but the green cloud checkmark shows that it has been synced with the server. Is the book downloaded? Have you tried this with other books?
Author
Owner

@hskrtich commented on GitHub (May 9, 2024):

This book is downloaded in the android app. I have tried this with others (including one that isnt downloaded) and I still cant get web progress to sync.

@hskrtich commented on GitHub (May 9, 2024): This book is downloaded in the android app. I have tried this with others ~~(including one that isnt downloaded)~~ and I still cant get web progress to sync.
Author
Owner

@hskrtich commented on GitHub (May 9, 2024):

Ok, it doesnt seem to be happening with streamed books, just with downloaded books. Although I am not seeing the "sync" entry under history.

@hskrtich commented on GitHub (May 9, 2024): Ok, it doesnt seem to be happening with streamed books, just with downloaded books. Although I am not seeing the "sync" entry under history.
Author
Owner

@hskrtich commented on GitHub (May 9, 2024):

With even more testing, it seems to be only happening with this one book. I will try to narrow the issue down some more but this isnt the only book I have had this issue with.

@hskrtich commented on GitHub (May 9, 2024): With even more testing, it seems to be only happening with this one book. I will try to narrow the issue down some more but this isnt the only book I have had this issue with.
Author
Owner

@advplyr commented on GitHub (May 10, 2024):

M4B or MP3? Variable bitrate mp3 can have issues seeking correctly

@advplyr commented on GitHub (May 10, 2024): M4B or MP3? Variable bitrate mp3 can have issues seeking correctly
Author
Owner

@hskrtich commented on GitHub (May 10, 2024):

M4B but now im not seeing the issue at all. I have no idea what has changed.

@hskrtich commented on GitHub (May 10, 2024): M4B but now im not seeing the issue at all. I have no idea what has changed.
Author
Owner

@advplyr commented on GitHub (May 11, 2024):

Maybe a networking hiccup. Lmk if it becomes reproducible

@advplyr commented on GitHub (May 11, 2024): Maybe a networking hiccup. Lmk if it becomes reproducible
Author
Owner

@danielb2 commented on GitHub (Jul 4, 2024):

@advplyr this is happening for me. if I completely restart the android app, it will sync to the appropriate place. Maybe it would be useful to do a force sync on the app?

Steps to repro:

  1. play book on computer
  2. play book on phone (phone will not sync unless app is restarted)

context: for me, this was a book I had downloaded on the phone, i.e. it was not streaming.

@danielb2 commented on GitHub (Jul 4, 2024): @advplyr this is happening for me. if I completely restart the android app, it will sync to the appropriate place. Maybe it would be useful to do a force sync on the app? Steps to repro: 1. play book on computer 2. play book on phone (phone will not sync unless app is restarted) context: for me, this was a book I had downloaded on the phone, i.e. it was not streaming.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1971