christianhaitian / arkos

Another rockchip Operating System
MIT License
1.37k stars 81 forks source link

[feature request] Hide extraneous folders/files for Dreamcast game list #1076

Closed mdeguzis closed 1 day ago

mdeguzis commented 1 month ago
  1. This is not the Stock OS that comes with your device, AmberElec, JelOS, or UnOfficialOS. ArkOS is a different distribution from those systems and will have differing features. The only somewhat similarity is that they both use EmulationStation as a frontend. Even with that, the versions of EmulationStation that's used in between ArkOS and these other distributions is different with different capabilities. If there are features you prefer with the other available distributions, just use those distributions instead. The choice is yours.

  2. Have you reviewed the Frequently Asked Questions section available for your supported device in the wiki?

Yes

  1. If your issue is related to being able to run certain emulators or ports, have you reviewed the Emulators and Ports section available at https://github.com/christianhaitian/arkos/wiki/ArkOS-Emulators-and-Ports-information for needed bios files and supported rom extensions?

No

  1. Have you reviewed the known issues section available at https://github.com/christianhaitian/arkos/wiki/Known-issues ?

Yes

Describe the Issue (If applicable)

Similar to PS1 games (M3U), when you add the dreamcast game folder, you get extra folders/files to browe in the Dreamcast list. It would be nice to have a way to hide this like you can for m3u PS1 in options. Currently, I saw we cannot use .7z archives. It's likely due to the es_systems spec of :

<extension>.7z .7Z .gdi .GDI .cdi .CDI .cue .CUE .chd .CHD</extension>

I have tracks ending in .bin, a .cue, and a .gdi.

How can the issue be reproduced? (If applicable)

Add a dreamcast game folder with tracks, bin, cue, gdi.

  1. Go to Dreamcast
  2. Click on game folder
  3. 2 files are present

What version of ArkOS are you on?

04242024

Anything else you'd like to include that may help to review this issue or feature request?

christianhaitian commented 1 month ago

I'm adding a solution to imbed this capability within ES so scripts will no longer be necessary for this.

mdeguzis commented 1 month ago

Thank you so much

christianhaitian commented 1 day ago

This has been accommodated with today's update.

While in a system, press the start button then go to UI Settings then go to Theme Configuration then File Extensions

mdeguzis commented 1 day ago

It seems to still show the folder above the files. Expected?

christianhaitian commented 22 hours ago

Yes, that's expected.