Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the supported platform list by standardizing platform slugs for various gaming consoles and computer systems. The changes consolidate duplicate entries and simplify platform identifiers to improve consistency across the platform listing.
Key changes include:
- Consolidating duplicate platform entries (e.g., multiple Apple I, Apple II variants)
- Standardizing platform slugs to shorter, more consistent formats (e.g.,
ps→psx,genesis-slash-megadrive→genesis) - Merging metadata provider links from duplicate entries into single consolidated rows
Comments suppressed due to low confidence (1)
docs/Platforms-and-Players/Supported-Platforms.md:333
- The platform slug has been changed from
pstopsxwhile the IGDB URL still references/platforms/ps. This creates an inconsistency where the slug doesn't match the external reference URL.
| PlayStation | `psx` | <a href="https://www.igdb.com/platforms/ps" target="_blank" rel="noopener norefer"><img alt="igdb logo" src="../../resources/metadata_providers/igdb.png" height="24px" width="24px"></a> <a href="https://www.screenscraper.fr/systemeinfos.php?plateforme=57" target="_blank" rel="noopener norefer"><img alt="screenscraper logo" src="../../resources/metadata_providers/ss.png" height="24px" width="24px"></a> <a href="https://www.mobygames.com/platform/playstation" target="_blank" rel="noopener norefer"><img alt="mobygames logo" src="../../resources/metadata_providers/moby.png" height="24px" width="24px"></a> <a href="https://gamesdb.launchbox-app.com/platforms/games/47" target="_blank" rel="noopener norefer"><img alt="launchbox logo" src="../../resources/metadata_providers/launchbox.png" height="24px" width="24px"></a> <a href="https://hasheous.org/index.html?page=dataobjectdetail&type=platform&id=100" target="_blank" rel="noopener norefer"><img alt="hasheous logo" src="../../resources/metadata_providers/hasheous.png" height="24px" width="24px"></a> <a href="https://retroachievements.org/system/12/games" target="_blank" rel="noopener norefer"><img alt="retroachivements logo" src="../../resources/metadata_providers/ra.png" height="24px" width="24px"></a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.