start work on gamelist.xml extraction

This commit is contained in:
Georges-Antoine Assi
2025-10-16 23:16:39 -04:00
parent 728067a516
commit 3cfc52234a
12 changed files with 948 additions and 71 deletions

View File

@@ -52,6 +52,7 @@ filesystem: {} # { roms_folder: 'roms' } For example if your folder structure is
# scan:
# priority:
# metadata: # Top-level metadata source priority
# - "gamelist" # EmulationStation (highest priority)
# - "igdb" # IGDB
# - "moby" # MobyGames
# - "ss" # Screenscraper
@@ -59,8 +60,9 @@ filesystem: {} # { roms_folder: 'roms' } For example if your folder structure is
# - "lb" # Launchbox
# - "hasheous" # Hasheous
# - "flashpoint" # Flashpoint Project
# - "hltb" # HowLongToBeat
# - "hltb" # HowLongToBeat (lowest priority)
# artwork: # Cover art and screenshots
# - "gamelist" # EmulationStation
# - "igdb" # IGDB
# - "moby" # MobyGames
# - "ss" # Screenscraper