RomM version
4.9.0-alpha.2
Describe the bug
When I go to play a rom the API call is coming back as 404 because the file_id is wrong in the call. It is making the call with the file_id the same as the rom_id.
When I take the API call and replace the file_id with 0 or the appropriate ID it works.
To Reproduce
- Install romm on proxmox virtual environment 9.1.11 using the helper script
- Mount a NAS (I am using Terrramaster OS) to the romm container
- Point Romm .env file to mounted NAS and point it to the rom folder
- Make sure roms are in correct folder
- Run complete scan and wait for roms to get loaded.
- Go to run game in browser
- Get network error
- Check console logs
- See bad API call.
Expected behavior
For the API call to work and have the system download the ROM in order to play in browser.
Screenshots
If applicable, add screenshots to help explain your problem.
Server (please complete the following information):
- OS: proxmox virtual environment
- Version 9.1.11
Client (please complete the following information):
- Device: MAC MINI
- OS: macOS Sequoia Version 15.1
- Browser Hellium and Safar
Additional context
Add any other context about the problem here.
it worked when I uploaded one file but when I changed the folder path it stopped working and started pointing to the wrong file_id. It also happens with any type of file I use. None of the roms work now.
RomM version
4.9.0-alpha.2
Describe the bug
When I go to play a rom the API call is coming back as 404 because the file_id is wrong in the call. It is making the call with the file_id the same as the rom_id.
When I take the API call and replace the file_id with 0 or the appropriate ID it works.
To Reproduce
Expected behavior
For the API call to work and have the system download the ROM in order to play in browser.
Screenshots
If applicable, add screenshots to help explain your problem.
Server (please complete the following information):
Client (please complete the following information):
Additional context
Add any other context about the problem here.
it worked when I uploaded one file but when I changed the folder path it stopped working and started pointing to the wrong file_id. It also happens with any type of file I use. None of the roms work now.