You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### The Twitch Fanboy: [IGDB](#igdb) + [PlayMatch](#playmatch)
32
+
#### The Twitch Fanboy: [IGDB](#igdb) + [Playmatch](#playmatch)
33
33
34
34
- Supports the 200+ systems available on IGDB
35
35
- Provides titles, descriptions, cover art and related games from IGDB
36
-
-PlayMatch adds hash-based matching for unmatched files
36
+
-Playmatch adds hash-based matching for unmatched files
37
37
-**Use this if you want a single-provider solution**
38
38
39
39
#### The Quick Starter: [Hasheous](#hasheous)
@@ -97,11 +97,13 @@ You must run a LaunchBox metadata update (either manually, or scheduled via cron
97
97
98
98
Simply set `HASHEOUS_API_ENABLED=true` in your environment variables, and future scans will start using the [Hasheous API](https://hasheous.org/swagger/index.html).
99
99
100
-
### PlayMatch
100
+
### Playmatch
101
101
102
-
[PlayMatch](https://github.com/RetroRealm/playmatch) is a hash-based matching service used in conjunction with IGDB to provide better matching for games, hosted by a member of our community.
102
+
[Playmatch](https://github.com/RetroRealm/playmatch) is a free, open source and community driven hashbased matching service supporting multiple metadata providers such as IGDB, ScreenScraper, SteamGridDB, Retroachievements and more, hosted by a member of our community.
103
103
104
-
To enable PlayMatch, set `PLAYMATCH_API_ENABLED=true` in your environment variables.
104
+
To enable Playmatch, set `PLAYMATCH_API_ENABLED=true` in your environment variables.
105
+
106
+
When Playmatch is enabled, manually matching a ROM through the edit dialog also forwards the ROM's hashes, filename, filesize and resolved provider IDs as a suggestion to Playmatch. Suggestions are reviewed manually before being added to the Playmatch database, which helps improve match quality for the wider community over time.
0 commit comments