Mithnar / PlayniteVndb

Enables VNDB as a Metadata source for Playnite
MIT License
69 stars 5 forks source link

Option to add a prefix to tags to order and identify them on import #18

Closed darklinkpower closed 2 years ago

darklinkpower commented 3 years ago

With the purpose of making easier to order and identify the type of imported tags. Examples:

Content:

Male Protagonist -> Content: Male Protagonist
Murder Mystery -> Content: Murder Mystery

Technical:

No Sexual Content -> Technical: No Sexual Content
ADV -> Technical: ADV

Sexual Content:

No Sexual Content -> Sexual Content: No Sexual Content

If implemented, that function should be optional and the prefix could be configurable per type of tag, since some might prefer Content_TagName over Content: TagName, etc.