theypsilon / _arcade-organizer

A script for organizing _Arcade for MiSTer
GNU General Public License v3.0
36 stars 6 forks source link

"Puzzle - Paltform" vs "Puzzle - Platform" #56

Closed tjanas closed 1 year ago

tjanas commented 1 year ago

I noticed that both of these directories are being created in /media/fat/_Arcade/_Organized/_3 Collections/_4 By Genre:

drwxr-xr-x 2 root root 131072 Sep  8 19:16 '_Puzzle - Paltform'
drwxr-xr-x 2 root root 131072 Sep  8 19:16 '_Puzzle - Platform'

I'm not sure where "Puzzle - Paltform" is defined but it seems like a typo?

/media/fat/_Arcade/_Organized/_3 Collections/_4 By Genre/_Puzzle - Paltform# ls -l
total 128
lrwxr-xr-x 1 root root 48 Sep  8 19:16 'Super Pang (World 900914).mra' -> '/media/fat/_Arcade/Super Pang (World 900914).mra'
/media/fat/_Arcade/_Organized/_3 Collections/_4 By Genre/_Puzzle - Platform# ls -l
total 512
lrwxr-xr-x 1 root root 32 Sep  8 19:15 'Bomb Jack.mra' -> '/media/fat/_Arcade/Bomb Jack.mra'
lrwxr-xr-x 1 root root 53 Sep  8 19:15 'Bubble Bobble (68705) [bl].mra' -> '/media/fat/_Arcade/Bubble Bobble (Japan, Ver 0.1).mra'
lrwxr-xr-x 1 root root 35 Sep  8 19:16  Pang.mra -> '/media/fat/_Arcade/Pang (World).mra'
lrwxr-xr-x 1 root root 33 Sep  8 19:16 'Pest Place.mra' -> '/media/fat/_Arcade/Pest Place.mra'
tjanas commented 1 year ago

This looks like an issue with https://github.com/Toryalai1/MiSTer_ArcadeDatabase, I will report it there.