-
-
Notifications
You must be signed in to change notification settings - Fork 111
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] Manage DLC and patches folder #228
Comments
Discussed even here: #404 (comment) |
This feature will be extremely useful, I realize it is in high demand! |
I'd love to see such a feature implemented as well, however I would more follow this kind of structure :
This allow to less repeat game's folder name, limit typing mistake and probably ease the coding structure (from the game folder, have both DLC and Patch if folders are available; instead of searching for a name in another folder). |
I completely agree with you. Organizing all the files of a game in the same folder is the best way to do it, which is why I made a feature request #1189 for that Romm automatically organizes games in folders specific to each game. |
This would ne a great addition. |
My roms folder, expacially for the newer systems like 3DS, Vita and PS3 are including
patches
anddlc
subfolders.Romm now is trying to match these folder with IGDB producing some unwanted game entries.
Example structure:
Describe the solution you'd like
Romm will recognize
dlc
andpatches
folder (name is customizable via config.yml) inside each system folder and will not scarape them.Moreover it could put a fancy grahpics instead of IGDB logo.
Clicking on the folder it will load a screen that may be different from the game page as dlc and patches may not be scraped (we need to think about how to organize it actually).
The text was updated successfully, but these errors were encountered: