Files
kima-hub/backend
chevron7 2753bb752d fix(audiobook): clean 416 on out-of-range seek + skip mis-cataloged libraries
- A seek past a file whose stored size is wrong made Audiobookshelf return 416,
  which axios surfaced as a 500. The service now lets 416 through and the route
  sends a clean 416 (Content-Range forwarded, upstream stream destroyed) instead
  of piping the upstream error body into the audio element.
- Sync now skips items with more than 1000 audio files: those are mis-cataloged
  libraries imported as one book (the source of multi-thousand-hour, tens-of-GB
  records that broke seeking). Track count, not duration -- legitimate omnibus
  editions legitimately run 50-65h.
2026-06-10 10:15:44 -05:00
..
2025-12-25 18:58:06 -06:00
2025-12-25 18:58:06 -06:00
2025-12-25 18:58:06 -06:00
2025-12-25 18:58:06 -06:00
2026-06-05 20:19:05 -05:00
2026-06-05 20:19:05 -05:00