Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game company links #61

Open
chocolatechipcats opened this issue May 30, 2023 · 1 comment
Open

Game company links #61

chocolatechipcats opened this issue May 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request Link Utilities issues related to Link Utilities

Comments

@chocolatechipcats
Copy link
Contributor

Describe the solution you'd like
An option to provide a link for a game company. This automatically adds the link to any game that has that company in the developer or publisher field.

I think this would be in scope for both Link Utilities or Company Companion.

Describe alternatives you've considered
Bulk-editing works, but is easy to forget new games.

Additional context
Additional options:

  • Whether to apply to developer, publisher, or both (perhaps per-company)
  • Order it appears in the the list (I would put it just after 'Official Website')
  • What to use for the name (e.g. a generic "Developer/Publisher Website" or the company name itself).
@HerrKnarz
Copy link
Owner

Option A would be to add the function to the Link Utilities addon, since that one already has all the needed code to search for and add links. I could add new link sources for companies then to search for links on MobyGames, Wikipedia etc. using the company names instead of the game name. On those sites I could then also optionally search for a link to an official company website. I don't really like the idea, that all those company links would be redundant that way, though.

That's where option B comes in. I already toyed with the idea to extend the Company Companion addon to add new fields like links and descriptions to companies, but that's very low on the todo list currently because of the scope of that feature. That would mean adding my own company database and a "manage companies" window, since the library manager can't be changed by an addon afaik. Since I'd want to add links and descriptions automatically, I'd also have to add metadata providers for sites like Wikipedia and MobyGames to fetch links and descriptions then. To display the additional data in the games I'd add a feature for theme developers to add them to a theme, so the links would change automatically if changed in the company data. I also could add a function to automatically add company links to the games directly and then let link utilities do the rest, but that would make them redundant again.

Either way that would be no small feat and especially with option B I'd wait for playnite 11 at least before trying to implement it.

@HerrKnarz HerrKnarz added the Link Utilities issues related to Link Utilities label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Link Utilities issues related to Link Utilities
Projects
None yet
Development

No branches or pull requests

2 participants