Search found 20 matches

by GamersDatabase
Tue Jul 24, 2018 12:37 am
Forum: Support
Topic: Alternates field not working?
Replies: 3
Views: 3413

Alternates field not working?

Is the Alternates field for /Games/* working correctly? I'm getting a null returned on every game I've checked.

For instance, on the old API, Donkey Kong (game ID 5) had several alternates listed for the same game on different platforms. The new API is returning null.

Thanks for any support.
by GamersDatabase
Fri Jul 20, 2018 8:37 pm
Forum: Support
Topic: How to get all details of a Platform?
Replies: 6
Views: 5094

Re: How to get all details of a Platform?

I just noticed that Controller Art is missing from the Boxart calls. Will that still be an option?
by GamersDatabase
Tue Jul 17, 2018 3:33 pm
Forum: Support
Topic: How to get all details of a Platform?
Replies: 6
Views: 5094

Re: How to get all details of a Platform?

Awesome thanks for the quick response.
by GamersDatabase
Mon Jul 16, 2018 5:34 pm
Forum: Support
Topic: How to get all details of a Platform?
Replies: 6
Views: 5094

Re: How to get all details of a Platform?

Ok I've got the Platform calls working well, but I'm not seeing a listing of the images related to each platform. Well there is some information there, but I can't make sense of it. For instance Nintendo Gamecube (id=2) there is: "icon": "nintendo-gamecube-1336524714.png", "...
by GamersDatabase
Tue Jul 10, 2018 7:03 pm
Forum: Support
Topic: Exact date/time old API stopped working?
Replies: 5
Views: 4189

Re: Exact date/time old API stopped working?

doh! you're exactly right. I was reviewing the new API and got t=minutes stuck in my head. Thanks for the help.
by GamersDatabase
Tue Jul 10, 2018 1:13 pm
Forum: Support
Topic: Exact date/time old API stopped working?
Replies: 5
Views: 4189

Re: Exact date/time old API stopped working?

I didn't realize the old api was still active. Great! I've switch all my calls to the legacy address and they seem to be working for the most part. However the call to /Updates doesn't appear to be functioning correctly. http://legacy.thegamesdb.net/api/Updates.php?time=30240 returns <Items> <Time>1...
by GamersDatabase
Mon Jul 09, 2018 8:36 pm
Forum: Support
Topic: Exact date/time old API stopped working?
Replies: 5
Views: 4189

Exact date/time old API stopped working?

Can you please let me know exactly when the old API stopped working? I need to refresh my mirror back to that point.

Thank you.
by GamersDatabase
Mon Jul 09, 2018 8:34 pm
Forum: Support
Topic: How to get all details of a Platform?
Replies: 6
Views: 5094

How to get all details of a Platform?

Looking through the docs and trying a few different calls I'm not having any luck pulling all the data for any particular platform. Say I want all the details for platform id 1 (PC) https://api.thegamesdb.net/Platforms/ByPlatformID?id=1&apikey=removed But all this returns is: {"code":2...
by GamersDatabase
Thu Jul 05, 2018 4:00 pm
Forum: API Requests
Topic: API Key Request
Replies: 7
Views: 15614

Re: API Key Request

Thank you! I'm currently running a web service that checks thegamesdb.net once / hour and pulls all the game data that has been updated since the last check. I then service the app from my own database. With the new API will there be a limit to the number of requests? I haven't had a chance to revie...
by GamersDatabase
Wed Jul 04, 2018 2:57 pm
Forum: API Requests
Topic: API Key Request
Replies: 7
Views: 15614

API Key Request

I'm the developer of Gamers Database app. I'd like to request a key for the new API.

https://play.google.com/store/apps/deta ... br.retrodb

Thanks!