IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.38k stars 85 forks source link

[FEATURE REQUEST] publisher/developer ignore list with notes #1822

Open alidan opened 8 months ago

alidan commented 8 months ago

Desired Behavior

a way to ignore developers/publishers so either on page or in search it flags it as an ignore, along with a note where we can give out reason to ignore

Motivation / Use Case for Changing the Behavior

given the recent capcom bs, I remember there are a lot of developers and publishers where I just don't want to look or consider any of their games. I would love a way to just set and forget.

candela97 commented 8 months ago

Should be doable since we only need the clanid. Note that not all developers have set up a creator page that can be ignored though.

alidan commented 8 months ago

I assume a publisher/developer who is big enough that individual games aren't enough would likely have one, in the event they don't, would it be able to parse a game page for ignored developer/publisher names and possibly put up a flag like the drm does with potentially a small bit of text telling you why it didn't catch it before? depending on the developer name that may cause false flags, but if it was possible to only parse word combinations that are also links, as I think no matter what the publisher or developer is steam either has a search or a page dedicated to them linked on store pages.

I don't know if that's as easy or doable but anything helps.