diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-24 20:55:52 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-24 20:55:52 +0200 |
| commit | 75d1f8b93dfa0bffda3a59a6d143b06dcc3ca67f (patch) | |
| tree | 7c4662b8a0e7d0d591f9b9a7e1bc9a83beb578f8 /docs/USERGUIDE.md | |
| parent | 6c56877675958e40ae526e0965266ab68aae44f2 (diff) | |
| download | meshbay-75d1f8b93dfa0bffda3a59a6d143b06dcc3ca67f.tar.gz | |
fix(node): skip indexing audio files under 50KB, likely-corrupt source
The "P.H. Theme" failure investigated earlier turned out to be a genuinely
corrupt 1256-byte source file with no audio stream at all, just an ID3
tag — a real, if rare, corruption pattern worth guarding against directly
rather than only handling gracefully at playback time. Scoped to audio
only, applied wherever a file actually gets hashed/typed (fresh scan and
the cache-miss rehash path alike) — a tiny file of any other type is still
indexed normally.
Diffstat (limited to 'docs/USERGUIDE.md')
0 files changed, 0 insertions, 0 deletions