summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_cli_dispatch.py
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-24 20:55:52 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-24 20:55:52 +0200
commit75d1f8b93dfa0bffda3a59a6d143b06dcc3ca67f (patch)
tree7c4662b8a0e7d0d591f9b9a7e1bc9a83beb578f8 /packages/meshbay-node/tests/test_cli_dispatch.py
parent6c56877675958e40ae526e0965266ab68aae44f2 (diff)
downloadmeshbay-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 'packages/meshbay-node/tests/test_cli_dispatch.py')
0 files changed, 0 insertions, 0 deletions