mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-13 15:01:29 +00:00
The setting used max(sequence) to find where the user is in a series, so re-reading an earlier book had no effect on the continue-series position. Switched to ordering by finishedAt instead, with highest sequence as tiebreaker for batch mark-as-finished. |
||
|---|---|---|
| .. | ||
| adminStats.js | ||
| authorFilters.js | ||
| libraryFilters.js | ||
| libraryItemFilters.js | ||
| libraryItemsBookFilters.js | ||
| libraryItemsPodcastFilters.js | ||
| seriesFilters.js | ||
| userStats.js | ||