Search found 330 matches

by Zer0xFF
Tue Dec 15, 2020 11:35 pm
Forum: Support
Topic: Commercial data usage
Replies: 3
Views: 4914

Re: Commercial data usage

Hi alazeo & HEXdecimal , Sorry for taking long to get back to you. the issue is, we dont have any explicit rules for commerical usage. however, I think it wouldnt make sense for the data to be GPL, as that implies you having to provide any modification you do (which i believe is silly for data),...
by Zer0xFF
Tue Dec 08, 2020 3:06 am
Forum: API Requests
Topic: API Key Request for Upcoming Project
Replies: 3
Views: 1306

Re: API Key Request for Upcoming Project

Hi AgentEnder , At this moment, we have no plan to enable CORS. But i do have few comments about what you're doing, 1) If we're not the 1st layer, thats great, but a better solution, instead of requesting this info client side, you should do it server side, and then you can update that 1st layer wit...
by Zer0xFF
Mon Nov 09, 2020 1:20 pm
Forum: Developers
Topic: Endpoint for Releasing Soon and Recently Added?
Replies: 3
Views: 5478

Re: Endpoint for Releasing Soon and Recently Added?

Hi thesuffering , currently their is no endpoint for this data. for recently added, you can replicate this by perioudically updating your local database with latest games from the update api, and sorting in reverse order by ID, as for releasing soon, their is no way beside having a complete copy of ...
by Zer0xFF
Fri Oct 23, 2020 2:40 pm
Forum: Announcements
Topic: Server Moved
Replies: 0
Views: 6528

Server Moved

HI everyone,

So our site migration has been successful and the site is now on a different server, we hope this will reduce the recent and frequent down times that we've been experiencing.
by Zer0xFF
Tue Oct 20, 2020 12:49 pm
Forum: Announcements
Topic: Maintenance Down Time
Replies: 0
Views: 6219

Maintenance Down Time

Hi everyone, you probably noticed that the server has been going down frequently lately, to that end we plan to migrate to a different server hopefully over the weekend, but as is always, we can't absolutely be sure due to the nature of the project, however, keep in mind, that should it go ahead, th...
by Zer0xFF
Sat Aug 15, 2020 8:10 am
Forum: API Requests
Topic: API Request
Replies: 6
Views: 2381

Re: API Request

one for every game that I need to download the image from (ByGameName to find it's id) and another one to find the images urls (which simultaneously requests every ID to not use up the request limit). Thanks you can improve this pattern by 1st collecting the IDs through `ByGameName`, then batch req...
by Zer0xFF
Sun Jun 21, 2020 4:07 pm
Forum: API Requests
Topic: API key request
Replies: 3
Views: 2131

Re: API key request

1. Is /v1/Games/ByGameID the correct entry point to search games using EAN data? It seems some apps use TGDB to identify games from their EANs, but I'm not sure of how to do it just from reading the docs. no, this ID refers to TGDB ID, so if you matched a game before, you can create a lookup table ...
by Zer0xFF
Sun Jun 21, 2020 4:03 pm
Forum: Games
Topic: What is your favorite Pokémon game?
Replies: 11
Views: 11620

Re: What is your favorite Pokémon game?

1st place has to go to gold/silver...
and I did enjoy the GB advance series as well, Ruby etc.

but I really lose interest since.
by Zer0xFF
Sun Jun 21, 2020 4:01 pm
Forum: General
Topic: changed thegamesdb API code?
Replies: 1
Views: 2675

Re: changed thegamesdb API code?

Hi,

we have updated the API and the site 2 years ago,
and in the process we removed the old xml api with json based one.
by Zer0xFF
Sun Jun 21, 2020 3:59 pm
Forum: Projects / Applications
Topic: TENANT - Dogfighting space game where you control the enemy!
Replies: 1
Views: 5216

Re: TENANT - Dogfighting space game where you control the enemy!

Thanks for letting us know, I'd be sure to check it out :)