Jump to content
LaunchBox Community Forums

Is there a public way to get images from the LaunchBox Games Database?


insanj

Recommended Posts

Unfortunately, there does not seem to be a public way to access LaunchBox's game image database, although it is used extensively in the website and Windows/Android app.

There is no API for LaunchBox, but the Games Database can be downloaded daily from https://gamesdb.launchbox-app.com/Metadata.zip, and contains a lot of game metadata, but no mention of images.

In addition, the id given when using the information from the Metadata.zip does not match the id in the URL of images. For example, Crash Team Racing has a DatabaseID of 1007 but the URL for the page itself and thus the images uses the number 977 (https://gamesdb.launchbox-app.com/games/details/977), two totally different game identifiers.

This appears to have been mentioned online already, although briefly (https://github.com/muldjord/skyscraper/issues/132#issuecomment-474824962). The only other reference to someone actually getting images is through the BigBox plugin using the installed app, which is not what I'm looking for (https://github.com/fpdavis/MarquesasServer).

Link to comment
Share on other sites

Apparently there's some faulty info out there. There are at least a couple other apps using the LaunchBox Games Database already.

16 hours ago, insanj said:

There is no API for LaunchBox, but the Games Database can be downloaded daily from https://gamesdb.launchbox-app.com/Metadata.zip, and contains a lot of game metadata, but no mention of images.

This just simply isn't true lol. I don't know how you can look at the metadata package and conclude that, since it includes metadata for all of the images. It includes the image file names, which can be easily used to construct a URL. The IDs don't have to match up to the website URLs; they only have to match up to the rest of the metadata in the zip.

Link to comment
Share on other sites

1 hour ago, Jason Carr said:

Apparently there's some faulty info out there. There are at least a couple other apps using the LaunchBox Games Database already.

This just simply isn't true lol. I don't know how you can look at the metadata package and conclude that, since it includes metadata for all of the images. It includes the image file names, which can be easily used to construct a URL. The IDs don't have to match up to the website URLs; they only have to match up to the rest of the metadata in the zip.

Okay, thanks, I must have missed the DatabaseId -> GameImage association at the bottom of the XML, but I see it now. Thanks again for your help!

  • Like 1
Link to comment
Share on other sites

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...