bayang / jelu

Self hosted read and to-read list book tracker
MIT License
328 stars 13 forks source link

Bug: When a book is in multiple series, the "number" of the first series is shown when viewing the second series. #140

Closed kevjs1982 closed 3 days ago

kevjs1982 commented 4 days ago

When a book has been added to multiple series - such as when a book is within a subseries inside a larger series - the wrong book number is shown viewing some of the series.

e.g. Smiley's People being part of

2024-09-21 07_51_50-Jelu _ Smiley's People

When viewing "The Karla Trilogy" the book number is correctly shown as "#3", but when viewing the second series "George Smiley" then the book number is also shown as "#3" instead of expected "#7". It does however appear that the correct Book number sequence is used for sorting.

2024-09-21 07_52_01-Jelu _ George Smiley

bayang commented 3 days ago

see 0.59.0

kevjs1982 commented 3 days ago

I can confirm that this fixes the issue and the correct sequence number is now displayed depending which series is being viewed.

2024-09-21 19_10_41-Jelu _ The Karla Trilogy

2024-09-21 19_10_48-Jelu _ George Smiley