boppreh / steamgrid

Downloads images to fill your Steam grid view
MIT License
675 stars 42 forks source link

Prioritize animated content if '--types animated,static' is set. #117

Open kmicki opened 2 years ago

kmicki commented 2 years ago

Results from SteamGridDB are searched for the first which has a thumbnail with .webm extension.

This is enabled only when exactly --types animated,static is provided in command line.

It is needed because SteamGridDB doesn't sort the results and they are exactly the same as with --types static,animated.