linuxserver / emulatorjs

Self hosted web based retro emulation front end with rom and art management.
382 stars 26 forks source link

Bump matching filename to top of identify rom selector #45

Closed XanderStrike closed 2 years ago

XanderStrike commented 2 years ago

If a rom's filename starts with the exact name of a game, this change puts that option right at the top of the dropdown so in many cases it's a single click to confirm

https://user-images.githubusercontent.com/1565303/166115811-48b34c36-3fec-4d74-a9b9-1d7341ef46aa.mov

.

thelamer commented 2 years ago

I need to test this and cut a release, sorry for the late reply I took up full time work and have not had the time to properly maintain many projects. Thanks for the code, looks great.