Game Detection now scans folders path for name, Add Clear database button for testing#384
Conversation
|
Not a bad idea for testing. Could potentially be useful even outside of testing. |
|
Thanks! Yeah it’s gpt’ed up to bits right now haha but figured it should make your task of testing your large library a bit easier. Lemme know how it goes. If you do end up liking it let me know and I can clean it up and program a more permanent solution. |
|
For now this will be good for testing I think. There's a bug that occasionally pops up with the transcoding that I'm going to try and have copilot debug for me since I can't seem to figure out what the issue is and it only happens on some files, so that might also get merged into develop if it comes up with some sort of potential solution. |
|
Awesome! I’ll do one last PR to remove/hide the debug button from public visibility, fix the issue with search in games tabs, and organize everything to prepare for a proper push to public. :) Thanks again, lemme know if there’s any other issues you run into! |

Autodetect system now prioritizes folder path names for matching to Games database.

Additionally, added a quick "reset database" button in settings.js to temporarily test things like clearing game links, views, etc. This can be removed/hidden upon public release. Figured this will be easier to mass strip game links to video clips while we're testing the autodetect feature.
