mirror of
https://github.com/Abdess/retrobios.git
synced 2026-04-20 05:47:46 +00:00
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. |
||
|---|---|---|
| .. | ||
| scraper | ||
| auto_fetch.py | ||
| common.py | ||
| cross_reference.py | ||
| dedup.py | ||
| download.py | ||
| download.sh | ||
| generate_db.py | ||
| generate_pack.py | ||
| generate_readme.py | ||
| list_platforms.py | ||
| migrate.py | ||
| validate_pr.py | ||
| verify.py | ||