[Bug]: Continue Series not working for some series #3186

Closed
opened 2026-04-25 00:14:09 +02:00 by adam · 3 comments
Owner

Originally created by @chrisdrackett on GitHub (Jan 14, 2026).

What happened?

I have a series that has the first 6 books finished an a further 5 books or so unfinished. I just finished book 5 and was surprised to not find the next book in the "Continue Series" section. I'm not sure how best to help debug this, but the series does have the following:

  • books with decimals in the Sequence (5.5, 2.5)
  • books without a Sequence

I'm curious if one of these is the cause.

What did you expect to happen?

The next book in the series would be show in the "Continue Series" section.

Steps to reproduce the issue

Image Image Image

Audiobookshelf version

v2.29.0

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


Additional Notes

No response

Originally created by @chrisdrackett on GitHub (Jan 14, 2026). ### What happened? I have a series that has the first 6 books finished an a further 5 books or so unfinished. I just finished book 5 and was surprised to not find the next book in the "Continue Series" section. I'm not sure how best to help debug this, but the series does have the following: - books with decimals in the Sequence (5.5, 2.5) - books without a Sequence I'm curious if one of these is the cause. ### What did you expect to happen? The next book in the series would be show in the "Continue Series" section. ### Steps to reproduce the issue <img width="3184" height="1012" alt="Image" src="https://github.com/user-attachments/assets/1b1adf7e-2d9b-4e37-bbc1-3c2554f3f9e2" /> <img width="818" height="482" alt="Image" src="https://github.com/user-attachments/assets/df0ad70e-1830-4203-935b-bdb1b1e6218a" /> <img width="926" height="612" alt="Image" src="https://github.com/user-attachments/assets/3347fc97-b9ab-4d4e-af5f-3fce1f50ecbe" /> ### Audiobookshelf version v2.29.0 ### 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 ```shell ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:14:09 +02:00
adam closed this issue 2026-04-25 00:14:09 +02:00
Author
Owner

@nichwall commented on GitHub (Jan 14, 2026):

One of your completed books may have an erroneous duplicate progress record in the database. Books will only show up in "Continue Series" if you do not have a book in progress from the series.

@nichwall commented on GitHub (Jan 14, 2026): One of your completed books may have an erroneous duplicate progress record in the database. Books will only show up in "Continue Series" if you do not have a book in progress from the series.
Author
Owner

@chrisdrackett commented on GitHub (Jan 14, 2026):

would that show up in continue listening, or do I need to check the DB itself?

@chrisdrackett commented on GitHub (Jan 14, 2026): would that show up in continue listening, or do I need to check the DB itself?
Author
Owner

@chrisdrackett commented on GitHub (Jan 14, 2026):

ok, that was it, the book wasn't showing up in "Continue Listening", but maybe thats a different bug! Thanks

@chrisdrackett commented on GitHub (Jan 14, 2026): ok, that was it, the book wasn't showing up in "Continue Listening", but maybe thats a different bug! Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3186