Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:57 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:57 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:57 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@github-actions[bot] commented on GitHub (Jul 12, 2025):

Fixed in v2.26.0.

adam opened issue starred/audiobookshelf#2822 2026-04-25 00:10:57 +02:00
[Enhancement] Support images in rich text editor
adam opened issue starred/audiobookshelf#2823 2026-04-25 00:10:57 +02:00
[Bug]: Backup from Ubuntu install crashes when restored on docker image due to path not existing
adam opened issue starred/audiobookshelf#2821 2026-04-25 00:10:57 +02:00
[Enhancement]: Collection sorting options
adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.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.…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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!

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@advplyr commented on GitHub (Jul 2, 2025):

Thanks for testing!

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:56 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:55 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@WillGunn commented on GitHub (Jun 8, 2025):

playback sessions filtered to a book showing a couple dozen since the updatedAt timestamp in media progresses:

![Image](https://github.com/user-attach…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:55 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@advplyr commented on GitHub (Jun 8, 2025):

The diagram is normal because that column is a polymorphic association to books and podcastEpisodes.

I was doing some testing with DBeaver on my…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:55 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@WillGunn commented on GitHub (Jun 9, 2025):

The diagram is normal because that column is a polymorphic association to books and podcastEpisodes.

I was doing some testing with DBeaver…

adam commented on issue starred/audiobookshelf#2820 2026-04-25 00:10:55 +02:00
[Bug]: Continue Listening no longer updating (v2.24.0)

@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…