libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.1k stars 1.81k forks source link

[Desktop Menu] "Add folder" extension filtering #7144

Closed Tatsuya79 closed 6 years ago

Tatsuya79 commented 6 years ago

The "add folder" option (when right clicking into a playlist entries area) could have an additional box where the user would input the extensions of the files he wants to see added into the playlist.

Something like:

Extensions to add (separate multiple with ; ): [ cue;zip ]

It would still do "every extensions" by default.

That "add folder" to a playlist command could be added to the file browser too, when right clicking on a folder. It would need an entry to select the targetted playlist then.

ghost commented 6 years ago

What if the file is an archive?

Tatsuya79 commented 6 years ago

Just add it as it is, this works:

E:\Roms\NEC - PC Engine SuperGrafx\Madou King Granzort (Japan).zip
Madou King Granzort (Japan)
DETECT
DETECT
-
NEC - PC Engine SuperGrafx.lpl
ghost commented 6 years ago

So the extensions inside the archive should not be considered?

Tatsuya79 commented 6 years ago

Ok I see the problem. Perhaps it needs a check box to do something like:

Add archives directly without filtering the content.