v2026.04.02/scripts
Abdessamad Derraz 84ab0ea6d3 fix: revert verify dedup (breaks counts), optimize pack generation
verify.py: removed destination dedup - verify counts ALL platform
entries (398 for RetroArch). Pack deduplicates at generation (395).
The delta (3 files: c52/g7400/jopac.bin) is correct behavior.

generate_pack.py: skip build_zip_contents_index() when no zipped_file
entries exist. RetroArch pack: 20s -> 11s (no ZIP scan needed).
2026-03-18 06:27:35 +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: revert verify dedup (breaks counts), optimize pack generation 2026-03-18 06:27:35 +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