Phalcode / gamevault-app

Frontend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
257 stars 12 forks source link

Enhance the "Find Boxart Image" Button #392

Open Alfagun74 opened 2 months ago

Alfagun74 commented 2 months ago

Similar to the "Find Boxart on Google" Button i would like to have a "Find Boxart on SteamGridDB" Button. Maybe as a Dropdown Button.

Steam Grid Query URL looks like: https://www.steamgriddb.com/search/grids?term=Portal So just opening https://www.steamgriddb.com/search/grids?term= + game.title should work.


Also, maybe an idea for a GameVault+ Feature?

Additional "Add Custom" Dropdown Option.

With "Add Custom" you can enter your own search url for example:

provider: PCGamingWiki  
url: https://www.pcgamingwiki.com/w/index.php?search=$GAME

And GameVault just replaces $GAME with the Game Title Upon Search and adds this option to the dropdown with the ability to remove it.

Alfagun74 commented 2 months ago

Now that i look at it, i regret not implementing this button as a part of GameVault+ in the first place 😄

Its a perfect fit!

Well, now that it is there, we might aswell just stick to it being free and implement all of this in free version.