dave7y / thegamesdb

Automatically exported from code.google.com/p/thegamesdb
0 stars 0 forks source link

User rating API call gives incorrect result #290

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Getting a user's rating doesn't work. Instead, the average rating of all users 
is returned.

http://thegamesdb.net/api/User_Rating.php?accountid=5503DDB8492BF7BA&itemid=2

The expected result is an int containing my rating of Crysis (currently 1). 
Instead I get a float containing the average rating of Crysis (currently 7.2). 
By upvoting/downvoting Crysis I've confirmed that it's the average user rating.

Original issue reported on code.google.com by catscratchesp on 18 Jun 2012 at 3:11

GoogleCodeExporter commented 8 years ago
We have moved to Git.  Please post issues here: 
https://github.com/thegamesdb/thegamesdb

Original comment by smid...@gmail.com on 18 Jun 2012 at 4:55