JosefNemec / Playnite

Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
https://playnite.link
MIT License
9.11k stars 492 forks source link

Steam user reviews #1923

Closed mark-grunn closed 4 years ago

mark-grunn commented 4 years ago

Hi,

IGDB user scores are very scarce, most games only have a couple handful of reviews. Steam reviews, on the other hand, are very commonly used and are a pretty good way to tell how good a game is.

I believe this was requested before but back then there weren't any API calls to work with. They seem to exist now: https://partner.steamgames.com/doc/store/getreviews

Sample API call for Assassin's Creed Origins: https://store.steampowered.com/appreviews/582160?json=1

JosefNemec commented 4 years ago

We should probably calculate rating using this since it provides better results: https://steamdb.info/blog/steamdb-rating/

JosefNemec commented 4 years ago

Done in devel8.

Bluscream commented 4 years ago

Can patreons get devel8 alpha access?

JosefNemec commented 4 years ago

You can try and build it yourself from code, but I don't consider it to be stable to distribute to people, even for testing, it's not finished yet.

Bluscream commented 4 years ago

Will patreons get rc1 when thats ready enough?