v2026.04.02/scripts
Abdessamad Derraz 7ae995fb32 fix: resolve_file multi-MD5 + md5_composite for Recalbox packs
Three fixes in resolve_file():
- Split comma-separated MD5 lists (Recalbox uses multi-hash)
- Add md5_composite check in name fallback (matches verify.py logic)
- Use ".zip" in basename instead of endswith for variant files

Recalbox pack: 346/346 verified (was 332/346 with 14 wrong hash)
Batocera pack: 359/359 verified (was 304/359 with 55 inner missing)
All 5 platforms now produce 0 untested, 0 missing packs.
2026-03-18 07:18:40 +01:00
..
scraper refactor: quality audit fixes, honest verification reporting 2026-03-17 15:35:30 +01:00
auto_fetch.py refactor: quality audit fixes, honest verification reporting 2026-03-17 15:35:30 +01:00
common.py feat: recalbox 346/346 via md5_composite, add mame variants 2026-03-17 16:08:39 +01:00
cross_reference.py feat: add emulator profiles and cross-reference engine (tier 2) 2026-03-17 20:08:27 +01:00
dedup.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
download.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
download.sh update all references from retroarch_system to retrobios 2026-03-17 11:17:50 +01:00
generate_db.py feat: batocera 679/680, fix variant indexing, add hikaru + segaboot 2026-03-17 17:06:02 +01:00
generate_pack.py fix: resolve_file multi-MD5 + md5_composite for Recalbox packs 2026-03-18 07:18:40 +01:00
generate_readme.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
list_platforms.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
migrate.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
validate_pr.py refactor: consolidate CI pipeline, remove third-party deps 2026-03-17 12:33:10 +01:00
verify.py feat: batocera 679/680, fix variant indexing, add hikaru + segaboot 2026-03-17 17:06:02 +01:00