Theo47 / Depressurizer

Depressurizer is a program that helps you categorize your steam games.
GNU General Public License v3.0
592 stars 38 forks source link

7.4.0 Genre Autocats - Lots of new seemingly random cats, enabled by default. #138

Closed thefunkygibbon closed 7 years ago

thefunkygibbon commented 7 years ago

As per title, in this version i am seeing a lot of cats for a bunch of "genres" like - "Andrew Hulshult" "Baba Yaga Games"

No idea who any of these are, if they are dev houses then why the random selection?

And having them enabled by default has just messed up all of my cats (luckily didn't save it!)

Annoyingly I'm going to have to click on "uncheck all" and work out which out of the lot of them are the ones I was using before the update. :(

CorruptComputer commented 7 years ago

They aren't managed by Depressurizer, categories are pulled from the Steam store page for the game.

Theo47 commented 7 years ago

In this case though, it is Depressurizer's fault.

The regex used for scraping genres from steam store wasn't specific enough. So if a game had no genre, it would match the developer instead and add that as genre.

I'll post a fix tomorrow.

Theo47 commented 7 years ago

Fixed. e748c2ecc3315cd29ef3bbb4cef7a943158168ad

And made a new release. v0.7.4.1

thefunkygibbon commented 7 years ago

awesome, thank you, will try shortly.

CorruptComputer commented 7 years ago

https://stackoverflow.com/a/1732454