cnapolit / ScreenSaver

Extension for Playnite to dynamically display game content as a screen saver
MIT License
7 stars 0 forks source link

Utilize Database.GetFilteredGames API method #71

Open cnapolit opened 1 year ago

cnapolit commented 1 year ago

Thanks to work done by Josef here: https://github.com/JosefNemec/Playnite/issues/3122 , It is now possible to retrieve filtered titles without the need to alter the UI state. The plugin should use this method instead, with a toggle (disabled by default) to revert to the old behavior for users who desire the games to be ordered according to the filter.