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:
Go to 'WiiU'
Click on 'three points'
Click on 'Scan platform'
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):
OS: [Docker]
Browser [chrome, firefox, Edge]
Version [?]
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
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\].'.
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:
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