White logo problems
Jpxe opened this issue · 5 comments
Hello, thanks for a great application. I'm trying to download white logo covers from steamgriddb but I can't seem to get it right. I would like all my games to have white logo covers (when it exists). What happens is that steamgrid either skips all with covers on steam or it downloads mostly regular covers from IGDB. I would like to either:
- Download white logo from steamgriddb, if that doesn't exist then download alternate from steamgriddb, if that doesn't exist then the steam server, and last igdb
- Download white label from steamgriddb, if that doesn't exist do nothing
Here's my current command:
steamgrid --steamgriddb 0000 --igdbclient 0000 --igdbsecret 0000 --styles white_logo --nsfw any --skipsteam --skipgoogle
- this will download some white_logo covers but miss a lot also it mostly downloads from IGDB
I've tried without --skipsteam
but then it won't download any white logo covers for games that have covers on the steam server. I've also tried with --styles "white_logo,alternate"
but it seems it misses a lot of white logo then and mostly downloads alternate.
Is there a way to download all white logo covers that exists for my library?
Run multiple times, the adjacent runs won't overwrite already found images.
If nothing else I would like to skip IGDB
Then don't provide the arguments for igdb…
It will still download from IGDB