Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloaded audiobook says progress will not be synced #945

Closed
1 of 2 tasks
YodaDaCoda opened this issue Nov 19, 2023 · 7 comments
Closed
1 of 2 tasks

Downloaded audiobook says progress will not be synced #945

YodaDaCoda opened this issue Nov 19, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@YodaDaCoda
Copy link

YodaDaCoda commented Nov 19, 2023

Steps to reproduce

  1. Download an audiobook and start listening
  2. Note that the page for the book says progress will not be synced
  3. Login to the web application via browser and note that progress is still synced as the book continues playing

Expected behaviour

  • Progress should be synced, and there should not be a message saying progress will not be synced.

Actual behaviour

  • There is a message saying progress will not be synced, but progress is still synced.

Environment data

Audiobookshelf Version:

  • Android App?
  • iOS App?

Android Issue

Android version: 13

Device model: OnePlus 9 5G

Stock or customized system: Stock

iOS Issue

iOS Version:

iPhone model:

Screenshot_2023-11-19-12-49-35-41_e9782661401ed6f222682e1e02b74bd4

@YodaDaCoda YodaDaCoda added the bug Something isn't working label Nov 19, 2023
@nichwall
Copy link
Contributor

Was this book downloaded before 0.9.67? Does redownloading the book fix the message?

@YodaDaCoda
Copy link
Author

This book was downloaded with v0.9.66 but the issue persists with a book freshly downloaded with v0.9.67

Screenshot_2023-11-19-14-04-11-33_e9782661401ed6f222682e1e02b74bd4

@kucksdorfs
Copy link

I am on 0.9.6.7-beta (2.5.0 server) and I am getting that prompt on previously downloaded books and newly downloaded books. Progress appears to be retained.

Stock Android (motorola edge, android 11, security updates August 1 2022, Play System Updates October 1 2023), no root, app from Play Store.

@advplyr
Copy link
Owner

advplyr commented Nov 19, 2023

I just realized what this probably is. You setup your connection on server v2.2.23 or below before we switched to UUIDs. So the user id stored on your device is the old user id and no longer matches the new one on your server.

To fix this I suggest you logout on the device, delete your existing connection and create a new one. New downloads should show that they are correctly linked.

@kucksdorfs
Copy link

To fix this I suggest you logout on the device, delete your existing connection and create a new one. New downloads should show that they are correctly linked.

So I am fine doing this, but will I think this is unrealistic if people have a lot of books downloaded. Or its "expensive" to download books (in terms of time for example).

@advplyr
Copy link
Owner

advplyr commented Nov 19, 2023

I can push up a fix in the next update. Progress will still be synced properly for all of those items because the server knows how to handle the old user ids. The main issue is that the alert is confusing and misleading.
I still recommend updating the server connection so you have the new UUIDs stored locally.

@advplyr
Copy link
Owner

advplyr commented Nov 27, 2023

Fixed in v0.9.68-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants