@nichwall commented on GitHub (Jul 9, 2025):
i'm seeing this issue on audiobookshelf (android app) and web app linux (non docker) server v2.25.1
rebooted server and it seemed okay for…
@epipenRX commented on GitHub (Jul 9, 2025):
i'm seeing this issue on audiobookshelf (android app) and web app linux (non docker) server v2.25.1 rebooted server and it seemed okay for…
@github-actions[bot] commented on GitHub (Jul 12, 2025):
Fixed in v2.26.0.
@Xelis commented on GitHub (Jun 13, 2025):
Having the same issue, I use the android app and once it connects to the server it switches the order to whatever order it was set to after I updated.…
@advplyr commented on GitHub (Jun 13, 2025):
Are these books you have downloaded to the device? That would be a separate issue than we have been investigating if that is the case
@Xelis commented on GitHub (Jun 14, 2025):
Yeah, if I play downloaded books the server doesn't update the order, if I stream a book it goes to the front as you'd expect.
EDIT: Downgraded to…
@WillGunn commented on GitHub (Jun 16, 2025):
I basically only listen to books that I have downloaded, but yes it looks like if I delete the local file, then stream it, it does update the…
@lcharlick commented on GitHub (Jul 1, 2025):
@advplyr fairly sure this is caused by your change [here](https://github.com/advplyr/audiobookshelf/commit/6d1f0b27df782b464de8cb3d04c51b02b34c91d5#di…
@advplyr commented on GitHub (Jul 2, 2025):
Thanks @lcharlick, that is correct. I was able to reproduce the issue and fix it but it did require an additional query. Described in #4454
@WillGunn commented on GitHub (Jul 2, 2025):
Thanks @advplyr for the fix and @lcharlick for digging deeper than I had time to. Once a release is ready I'll test with my iOS app to validate.
Edit…
@WillGunn commented on GitHub (Jul 2, 2025):
@advplyr can confirm that running :edge, the status from downloaded items on iOS is correctly updating Continue Watching again!
@advplyr commented on GitHub (Jul 2, 2025):
Thanks for testing!
@epipenRX commented on GitHub (Jul 9, 2025):
i'm seeing this issue on audiobookshelf (android app) and web app linux (non docker) server v2.25.1
rebooted server and it seemed okay for the first…
@WillGunn commented on GitHub (Jun 8, 2025):
playback sessions filtered to a book showing a couple dozen since the updatedAt timestamp in media progresses:
:
The diagram is normal because that column is a polymorphic association to books and podcastEpisodes.
I was doing some testing with DBeaver on my…
@WillGunn commented on GitHub (Jun 9, 2025):
The diagram is normal because that column is a polymorphic association to
booksandpodcastEpisodes.I was doing some testing with DBeaver…
@WillGunn commented on GitHub (Jun 9, 2025):
Ok, I listened for more than 30 seconds in the browser and it moved that item to the top of the continue listening queue, so it does work from the…