-
Notifications
You must be signed in to change notification settings - Fork 512
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
[Bug]: Saved Media Progress showing double entries #3845
Comments
Can you check the created timestamps for those to see if they are the same time? That would indicate a race condition |
I checked a couple where progress was at 0% but still had a duplicate entry. Now even triple entries are being created also with only 1 listening session. |
Can you check the created timestamps for those to see if they are the same time? That would indicate a race condition |
Yes, they all have the exact same timestamp. |
What happened?
When going through a user's Saved Media Progress there are double entries.
Users showing this issue are using Plappa 1.5.0
What did you expect to happen?
Saved Media Progress should only show 1 entry for each book.
Steps to reproduce the issue
Audiobookshelf version
2.17.7
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Chrome
Logs
No response
Additional Notes
The text was updated successfully, but these errors were encountered: