Lacro59 / playnite-librarymanagement-plugin

This plugin improves Playnite library managers.
https://playnite.link
MIT License
23 stars 5 forks source link

Glob or Regex support for "items replaced" #65

Open AeliusSaionji opened 1 year ago

AeliusSaionji commented 1 year ago

I don't want to transpose a set of tags to another set of tags, I want to rename some dozen tags from one format to another format.

Say,

[Engine] Unity -> Engine: Unity
[Co-Op] Local -> Co-Op: Local

Tags like these could be reformatted with two globs or one regex.

Thanks!