Skip to content

Commit eb1292a

Browse files
authored
Update Metadata-Providers.md
Pushed metadata tag organization below the screenshots to maintain retroarch continuity.
1 parent 13fee12 commit eb1292a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/Getting-Started/Metadata-Providers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ After that, each user need to set their own username in their profile and sync i
119119

120120
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`
121121

122+
<!-- prettier-ignore -->
123+
??? Screenshots
124+
![RA API key](../resources/metadata_providers/1-ra.png)
125+
![RA details](../resources/metadata_providers/2-ra.png)
126+
122127
### Flashpoint
123128
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.
124129

@@ -138,8 +143,3 @@ Scans will now parse custom metadata tags in the filename that match specific pa
138143
(hltb-xxxx) for [HowLongToBeat](https://howlongtobeat.com/)
139144

140145
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.
141-
142-
<!-- prettier-ignore -->
143-
??? Screenshots
144-
![RA API key](../resources/metadata_providers/1-ra.png)
145-
![RA details](../resources/metadata_providers/2-ra.png)

0 commit comments

Comments
 (0)