Files
bincio-activity/bincio/extract
Davide Scaini c077fceba6 fix: validate activity file exists before treating cached hash as known
The dedup cache (.bincio_cache.json) persists source hashes across runs.
If the activities/ directory is wiped (--fresh in another session, or macOS
clearing /tmp after a restart) while the cache file survives at the user dir
level, re-running extract skips all files as "already extracted" and leaves
activities/ empty. Now only hashes whose corresponding .json file is present
on disk are treated as known, so missing files are always re-extracted.
2026-04-25 09:54:38 +02:00
..
2026-03-28 13:59:36 +01:00
2026-04-10 18:13:49 +02:00
2026-04-12 15:36:21 +02:00
2026-04-10 22:01:44 +02:00
2026-04-06 22:25:57 +02:00
2026-04-11 08:13:27 +02:00