- Fix humor and nsfw parameter not working when setting is "any
- Use nsfw and humor parameters for Heroes, Icons and logos
- Set default values of nsfw and humor settings to false
- Set default values for all settings
- Add support for "512x512" and "1024x1024" grid dimensions
- Add filtering support for nsfw and humor tags in covers
- Add icons asset support
- Add setting to select to download icons or logos assets for game icons
- Update dependency for RestSharp
Changed:
- Use the Playnite BuiltinExtensions class to determine SGDB platform enum instead of using the Source string
- Use GetIdFromExtension method to check if game is from steam
- SettingsView layout improvements
Fixes:
- Fix service failure due to adding empty parameters during covers request when settings have not been configured
This is all @darklinkpower so big props to him for these updates!