Update Metadata-Providers.md

Pushed metadata tag organization below the screenshots to maintain retroarch continuity.
This commit is contained in:
FallenWyvern 2025-09-29 09:49:29 -04:00 committed by GitHub
parent 13fee1217b
commit eb1292a7ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -119,6 +119,11 @@ After that, each user need to set their own username in their profile and sync i
To avoid unneccessary API calls, a cached file with the RA database is stored in RomM. Refresh time for that cache file can be changed with the env variable `REFRESH_RETROACHIEVEMENTS_CACHE_DAYS`
<!-- prettier-ignore -->
??? Screenshots
![RA API key](../resources/metadata_providers/1-ra.png)
![RA details](../resources/metadata_providers/2-ra.png)
### Flashpoint
The [Flashpoint Project Database](https://flashpointproject.github.io/flashpoint-database/) is a project that enables metadata for 180,000+ flash and browser-based games. Enable this metadata source with the `FLASHPOINT_API_ENABLED=true` envrionment variable. If you are adding this provider to an existing RomM setup, perform a *partial search* with Flashpoint selected to update an existing platform.
@ -138,8 +143,3 @@ Scans will now parse custom metadata tags in the filename that match specific pa
(hltb-xxxx) for [HowLongToBeat](https://howlongtobeat.com/)
Filenames will not be renamed by RomM to add tags, as they are a non-standard formatting system and could create conflicts with other software.
<!-- prettier-ignore -->
??? Screenshots
![RA API key](../resources/metadata_providers/1-ra.png)
![RA details](../resources/metadata_providers/2-ra.png)