rommapp / romm

A beautiful, powerful, self-hosted rom manager
https://romm.app
GNU Affero General Public License v3.0
2.59k stars 106 forks source link

Not all games are listed #759

Closed JokerHD72 closed 8 months ago

JokerHD72 commented 8 months ago

RomM version 3.0.3 and everyone before that too

Describe the bug For Nintendo Wii U, only games that do not have an (EU) or (US) name are found and listed. As soon as there is a bracket "(xx)" in the file name, this game will be ignored.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'WiiU'
  2. Click on 'three points'
  3. Click on 'Scan platform'
  4. Only the games that do not have "()" are found

Expected behavior All file names with () and without brackets should be scanned or found.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Here are a few example file names: Art of Balance (EU).wua Asdivine Hearts (EU).wua Blockara (US).wua Castlevania (EU).wua CRYSTORLD (US).wua Donkey Kong Country 2 (EU).wua BOMBERMAN 64.wua

He would have to find BOMBERMAN 64.wua, not everyone else

JokerHD72 commented 8 months ago

problem is solved! It was due to the config.yml file. I first had '[UPD].' in "# Exclude matched file names to be scanned names", but it has to be '\[UPD\].'.