felixkmh / DuplicateHider

MIT License
49 stars 7 forks source link

[Feature request] Show only platforms that have the requirements of the filter #37

Open BanCrash opened 3 years ago

BanCrash commented 3 years ago

Hello! I don't know if this is tecnichally possible, but I would like that when you use a filter, it shows only the platforms that accomplish the requirements of the filter.

For example, I have Apex Legends installed on Steam but not on Origin, and when I use the Installed filter, it shows both platforms on top right, when IMO it should show only the platform that have the requirements of the filter (steam in this case):

image

Steam: image Origin: image

Like I've said, I don't know if this is technically possible.

felixkmh commented 3 years ago

I don't think that something like that is currently supported by the API exposed by Playnite. It might be doable once https://github.com/JosefNemec/Playnite/issues/2600 is implemented.

BanCrash commented 2 years ago

Just for tracking purpose: https://github.com/JosefNemec/Playnite/commit/aa93a0c7c19d9ffa0991d1044dbe670559a86aa5

BanCrash commented 2 years ago

Also maybe this https://github.com/JosefNemec/Playnite/commit/3ea431d893825de5babfa3d7414f0f8d064ee8a4

Maybe with this and the previous comment commits is this already doable?