self code cleanup

This commit is contained in:
Georges-Antoine Assi
2025-10-23 10:36:08 -04:00
parent 699dee4bce
commit f919951a22
9 changed files with 108 additions and 335 deletions

View File

@@ -52,7 +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)
# - "gamelist" # ES-DE (highest priority)
# - "igdb" # IGDB
# - "moby" # MobyGames
# - "ss" # Screenscraper
@@ -62,7 +62,7 @@ filesystem: {} # { roms_folder: 'roms' } For example if your folder structure is
# - "flashpoint" # Flashpoint Project
# - "hltb" # HowLongToBeat (lowest priority)
# artwork: # Cover art and screenshots
# - "gamelist" # EmulationStation
# - "gamelist" # ES-DE
# - "igdb" # IGDB
# - "moby" # MobyGames
# - "ss" # Screenscraper