Jump to content
LaunchBox Community Forums

Recommended Posts

Posted
darrenj1982 said Any idea what's happening with TheGamesDB it's been down all morning here (UK). Have not been able to work on collections for past 4 hours. :( Confused
Same here. The site is joining the DBolical Network soon.
Posted
Sigh. Every time this happens I'm reminded why I keep wanting to build a database of our own. But @TracyPoff with MobyGames is working on an API, so hopefully we'll be able to move on from this stuff sooner rather than later. That can't happen soon enough.
Posted
I am a Systems engineer for managed services and was searching for info too. I got tired of the gamesdb being offline every time i need it. When the gamesdb is online i am scraping it all and setting up my own on an openstack vm which is distributed over two locations. Varnish cache frontend and memcached caching. The webserver api is complete. When i scrape i will set it online and you are all welcome to use it. It consists of only 5 endpoints and a much better rest interface. The images are also encoded base64 and will be included in the endpoints response. GET /platforms GET /platforms/@platform GET /platforms/@platform/games GET /platforms/@platform/games/@game GET /search?q=@term Give me a heads up if you want to use it. If there is interest i will make it all public. If not then i won't ))) Note: if others want to use it too then I will include monitoring with a SMS service. When an endpoint is unreachable i will get an SMS and fix it.
Posted
Thanks Dany. I actually did the same thing; the LocalDB in LaunchBox is a complete copy of all the metadata from TheGamesDB that I distribute with LaunchBox. That said, it would be great to have a mirror of all the images; obviously I can't distribute the images with LaunchBox. So yeah, definitely interested in that. :)
Posted
I think you misunderstand. I created a completely new and restructured database in MongoDB with a easier json api. This is without all the redundant xml. The system also uses gridFS for the images. So no normal file storage like you are used to. I can give you access to my test system if you want, Jason. You will see it is much better and more responsive.
Posted
Hi Dany, sure; send me the details to jasondavidcarr at gmail. Per the metadata, again, it's a better solution for us to have all the data locally than to use an external API. That said, I can see it as a good option to add, especially for images.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...