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. |
||
|---|---|---|
| .. | ||
| parsers | ||
| queries | ||
| ffmpegHelpers.test.js | ||
| fileUtils.test.js | ||
| scandir.test.js | ||
| stringifySequeslizeQuery.test.js | ||