Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Additional Media (and gamelist.xml) [Batocera support] #471

Open
mikedmor opened this issue Dec 27, 2024 · 4 comments
Open
Labels
enhancement New feature or request title matching Issue is related to the title matching engine
Milestone

Comments

@mikedmor
Copy link

mikedmor commented Dec 27, 2024

Is your feature request related to a problem? Please describe.
My setup consist of a network share containing all my ROMS, and a Raspberry PI running Batocera. Batocera appears to add some additional files and folders to my ROM folder under each platform folder (downloaded_images/, media/, _info.txt, and gamelist.xml). When scanning my ROMS folder in Gaseous Games these additional files are detected and pulled into the software as a ROM. Most of the images appear to be tied to the specific rom they belong to, but the _info.txt and gamelist.xml are not, instead the scan appears to consider them roms for an "Unknown Platform".

Describe the solution you'd like
Add the ability to skip/ignore specific file extensions that should not be considered when running the library scanner (IE: _info.txt and gamelist.xml). Additionally any media (images and videos) should be considered such when viewing a game. Right now it appears to consider all additional media as a rom for an unknown platform, but it does include it under the specific game listing:

image

Describe alternatives you've considered
I have attempted to remove these files and folders from my ROM folder, but Batocera just appears to recreate them. I have not found any way to force Batocera to store these under a different directory.

Additional context
image
image

@michael-j-green michael-j-green added enhancement New feature or request title matching Issue is related to the title matching engine labels Dec 27, 2024
@michael-j-green michael-j-green added this to the v1.8.0 milestone Dec 27, 2024
@z0rnik
Copy link

z0rnik commented Feb 12, 2025

Sadly this is a big issue. Ive just set up gaseous myself and now im seeing many, many pages at the rom detail page. Makes it practically unusable as im not going to click through the pages to find the rom.

@michael-j-green
Copy link
Member

@z0rnik; I'm going to attach your existing issue to this one as they both cover similar issues.

@michael-j-green
Copy link
Member

As stage one of a fix for this, I'll limit the importer to support only files with an extension listed under Settings -> Platform Mapping.

Supporting media files will have to come at a later date, as that's a bigger piece of work.

@kitwalker14
Copy link

As stage one of a fix for this, I'll limit the importer to support only files with an extension listed under Settings -> Platform Mapping.

Supporting media files will have to come at a later date, as that's a bigger piece of work.

This would be great, I have a large library, it will remove at least 45k items out of the DB...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request title matching Issue is related to the title matching engine
Projects
None yet
Development

No branches or pull requests

4 participants