retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
112 stars 6 forks source link

Add scrape search modes and hash file size limit #203

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

Added a toggle to choose whether to search by file hash or name. Additionally, added a new setting to specify the maximum size of game's files to use hashing. image

Closes #183