v2026.04.02/scripts/scraper
Abdessamad Derraz 21bc225cac fix: resolve truncated md5 in batocera scraper
Batocera upstream has a truncated 29-char MD5 for zx48.rom.
The scraper now resolves truncated hashes via prefix match
against database.json, preventing schema validation failures.
2026-03-19 23:52:25 +01:00
..
__init__.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
base_scraper.py refactor: centralize hash logic, fix circular imports and perf bottlenecks 2026-03-18 11:51:12 +01:00
batocera_scraper.py fix: resolve truncated md5 in batocera scraper 2026-03-19 23:52:25 +01:00
coreinfo_scraper.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
dat_parser.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
emudeck_scraper.py fix: round 2 audit fixes, updated emulator profiles 2026-03-19 15:00:18 +01:00
libretro_scraper.py feat: core profiles, data_dirs buildbot, cross_ref fix 2026-03-18 21:20:02 +01:00
recalbox_scraper.py feat: platform-core registry for exact pack generation 2026-03-19 16:10:43 +01:00
retrobat_scraper.py refactor: extract _fetch_raw to BaseScraper (DRY) 2026-03-18 08:22:21 +01:00
retrodeck_scraper.py chore: add MAME and RetroDECK ROM sets 2026-03-19 23:26:49 +01:00