Skip to content

Conversation

gantoine
Copy link
Member

@gantoine gantoine commented Jul 21, 2025

Description
Explain the changes or enhancements you are proposing with this pull request.

Launchbox expects you to use the games/dbid path, which will redirect to the correct game on the website.

https://forums.launchbox-app.com/topic/61820-any-chance-we-could-make-the-games-db-urls-match-the-database-game-ids/

Fixes #2107

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Screenshots

@gantoine gantoine requested a review from Copilot July 21, 2025 19:27
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the LaunchBox URL format by updating the path from /details/ to /dbid/ to align with the expected URL structure that LaunchBox uses for game database links.

  • Updates LaunchBox URL path from games/details to games/dbid for proper redirection
  • Applies the fix consistently across two Vue components that generate LaunchBox links

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
frontend/src/components/Details/Title.vue Updates LaunchBox URL path in the title component's external link
frontend/src/components/Details/Info/GameInfo.vue Updates LaunchBox URL path in the game info data sources configuration

Copy link

trunk-io bot commented Jul 21, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@gantoine gantoine merged commit 5e61090 into master Jul 21, 2025
8 checks passed
@gantoine gantoine deleted the romm-2107 branch July 21, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Launchbox ID metadata provider returns incorrect matches (v4.0.0)
1 participant