libretro / libretro/libretro-database

Split fields in Database

Open
#1,254 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.4k
Forks
877
Avg merge
3d 1h
Merged PRs (30d)
24

Description

I'm not sure if this is a feature request or a lack of documentation, but is it possible to have split fields in database entries?
Not sure if that's the right way to put it. For example "LEGO Star Wars" should come under both "LEGO" and "Star Wars" for franchise in explore, is this possible? Is there already a specific character that will tell retroarch to split the field?
If not I guess this is a feature request. It would be useful for Genre, Franchise, Developer, Region etc.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how database entries represent franchise, genre, developer, and region fields, then trace how Explore matches those values. Determine whether an existing field syntax supports multiple values; if not, define the expected behavior and scope for split fields before implementation. Done means entries can reliably appear under each intended value in Explore.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.