mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-07 09:51:37 +00:00
The Latest episodes page loaded only the first 50 recent episodes (page 0) and stopped: no pagination, no scroll handler, and it read a `total` the server never returns. Older episodes were unreachable without drilling into each podcast. It now appends subsequent pages as you scroll near the bottom (and via a "Load more" button), stopping when a page returns fewer than the page size. The server endpoint already supports limit+page; no API change. Fixes #3343 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| audiobook/_id | ||
| author | ||
| batch | ||
| collection | ||
| config | ||
| item/_id | ||
| library/_library | ||
| playlist | ||
| share | ||
| upload | ||
| account.vue | ||
| config.vue | ||
| index.vue | ||
| login.vue | ||
| oops.vue | ||