Closed sukarn-m closed 5 months ago
Games that have been played on Game Pass are not removed from the library as they would only be re-imported later (see XboxLibraryHelper.cs). However, those games should be still be marked as expired in the library. Currently, if the extension is set to remove expired games, then the option to tag expired games is never invoked. This commit is meant to fix that. Fixes https://github.com/darklinkpower/PlayniteExtensionsCollection/issues/25 and https://github.com/darklinkpower/PlayniteExtensionsCollection/issues/351
I have verified that:
master
Games that have been played on Game Pass are not removed from the library as they would only be re-imported later (see XboxLibraryHelper.cs). However, those games should be still be marked as expired in the library. Currently, if the extension is set to remove expired games, then the option to tag expired games is never invoked. This commit is meant to fix that. Fixes https://github.com/darklinkpower/PlayniteExtensionsCollection/issues/25 and https://github.com/darklinkpower/PlayniteExtensionsCollection/issues/351
I have verified that:
master
branch.