tony
fa75c37306
feat: emit one series with episodes[] and per-file metadata cache
2026-08-16 13:18:39 +00:00
tony
ceba36fd00
fix: memoize index-backed stream grouping
...
Avoid rebuilding the 7k-file grouped catalog on every POST /v1/stream after the first resolve.
2026-08-14 17:03:54 +01:00
tony
d968fb7037
fix: skip torrent folders named like videos so catalog sizes and streams resolve
...
NFS/WebDAV listings treat a TorBox folder named *.mkv as a 0-byte video. Scan now keeps real files only, grouping drops size-0 placeholders, and stream resolve uses the index instead of a full TMDB catalog walk.
2026-08-14 17:03:25 +01:00
tony
3a57674fee
feat: group catalog items by imdbId
...
Duplicate files of the same title become one catalog row, with one stream per member file.
2026-08-14 10:59:05 +01:00
tony
84db4b766c
feat: add desktop connector distributions
2026-08-07 17:01:30 +01:00