-
-
Notifications
You must be signed in to change notification settings - Fork 14
Metadata
Michael Green edited this page Feb 2, 2024
·
2 revisions
Metadata provides cover art, screenshots, etc for your ROMs.
Metadata is currently only supplied by IGDB, but more will be added in the future.
See https://github.com/gaseous-project/gaseous-server/wiki/ROM-Metadata-Matching for information how a ROM is matched to metadata.
- Sign Up with Twitch for a free account
- Ensure you have Two Factor Authentication enabled
- Register your application in the Twitch Developer Portal
- Give the application a unique name
- Enter a URL and click Add - this URL does not need to be valid, just unique
- Set a category
- Set the Client Type to Confidential
- Complete the Captcha
- Click Create
- Click Manage next to your newly created app
- Your client ID will be displayed - this is akin to a user name.
- Click New Secret - this will replace any existing secret, and is akin to a password. Note this secret is displayed only once.
There are two config.json options:
-
igdbclientid
should equal the above client ID -
igdbclientsecret
should equal the above client secret