Search found 2 matches

by avojak
Thu Jul 21, 2022 3:54 pm
Forum: Support
Topic: Where are the platform images?
Replies: 3
Views: 9985

Re: Where are the platform images?

Based on how platforms are displayed on the website (https://thegamesdb.net/list_platforms.php), it looks like the base URL is:

Code: Select all

https://cdn.thegamesdb.net/images/original/consoles/png48/
So in your example it'd be:

Code: Select all

https://cdn.thegamesdb.net/images/original/consoles/png48/pc-1336524756.png
by avojak
Fri Mar 25, 2022 8:59 pm
Forum: API Requests
Topic: API Key Request
Replies: 1
Views: 342

API Key Request

Hello,

I'm developing an application for elementary OS which acts as a frontend for Libretro cores: https://github.com/avojak/replay.

I think it would be really cool to support fetching information for games automatically for users, and would like an API key for this purpose.

Thank you,

Andrew