rommapp / romm

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

ROMM detecting platforms (the folders) but not the ROMS (the roms inside the folders) #997

Closed alexnunle closed 1 month ago

alexnunle commented 1 month ago

RomM version 3.2.0 Describe the bug ROM will detect the folders and catagorize them as platforms, but it will not detect my games (the ROMs that are inside the folders) To Reproduce Steps to reproduce the behavior:

  1. Click Library
  2. Click Scan (whether it's full scan, quick scan, etc)

Expected behavior Detects my roms (like Lollipop Chainsaw iso)

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

Desktop (please complete the following information):

zurdi15 commented 1 month ago

Hi! Could you provide how you bonded your host folders to the image? The one pointing to /romm/library would be useful

alexnunle commented 1 month ago

Hi! Could you provide how you bonded your host folders to the image? The one pointing to /romm/library would be useful

image this what you need? currently away from my laptop to remote into my server but ill get my unraid docker config as soon as i can

zurdi15 commented 1 month ago

Yeah I meant the config. You need to have a roms folder on top of the platforms folder, and bind the parent folder of that roms folder.

alexnunle commented 1 month ago

Yeah I meant the config. You need to have a roms folder on top of the platforms folder, and bind the parent folder of that roms folder.

image

here you go! it detects my platforms, just not the ROMS. for example that ISO.

image

image

zurdi15 commented 1 month ago

So, I'm assuming that you have the following path for the PS2 for example: mnt/user/ROMs/ps2 ? In this case you need to bind until user, or keep it like that and create a roms folder under ROMs. The other option is to have a roms folder under every platform folder. Check the README.md, the folder structure section.

alexnunle commented 1 month ago

okay, I tried doing roms folder under the platform xbox360 and putting the ISO in there. did not detect that game.

zurdi15 commented 1 month ago

Hmm interesting. Could you provide the container logs when you perform a scan?

alexnunle commented 1 month ago

here's for xbox360.

INFO: [RomM][2024-07-13 10:36:55] · xbox360 INFO: [RomM][2024-07-13 10:36:56] Identified as Xbox 360 🎮 WARNING: [RomM][2024-07-13 10:36:56] ⚠️ No firmware found, skipping firmware scan for this platform ERROR: [RomM][2024-07-13 10:36:56] Roms not found for platform xbox360. Check RomM folder structure here: https://github.com/rommapp/romm?tab=readme-ov-file#folder-structure

alexnunle commented 1 month ago

if this mattersimage

gantoine commented 1 month ago

Closed since solved in discord: needs to remove the roms_folder binding in config.yml