emmercm / igir

🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.
https://igir.io/
GNU General Public License v3.0
308 stars 16 forks source link

MAME XML DATs don't parse correctly #456

Closed emmercm closed 1 year ago

emmercm commented 1 year ago

Discussed in https://github.com/emmercm/igir/discussions/446

Originally posted by **mattieb** June 14, 2023 I have figured out how to use igir with No-Intro DATs and it's perfect. 🤩 It's unclear to me if I can use it with e.g. pleasuredome MAME DATs, or other MAME DATs. Since they list "machine" elements instead of "game", I'm guessing that may be unimplemented? Although igir appears to find all the ROMs inside the MAME ZIPs, all ZIPs end up listed as "UNMATCHED" in the report.

MAME DATs use <machine> instead of <game> for no explainable reason.

https://web.archive.org/web/20230619034434/http://www.logiqx.com/DatFAQs/

They might also use <mame> instead of <datafile> in the official DATs.

github-actions[bot] commented 9 months ago

:lock: Inactive issue lock

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.