Is your feature request related to a problem?
I find many DATs have terrible naming standards. I want to rename some of these according to recognized standards which would make it easier to read and parse/search. Some small examples:
Air-Sea Battle ~ Target Fun (Japan, USA) (En)
Air-Sea Battle (1977)(Atari - Sears)(NTSC)[aka Target Fun (Anti-Aircraft)][CX2602, 6-99802, 49-75102]
Battlezone (1983-05-12)(Atari)(JP-US)(proto)
For instance, for country renaming, I'd like to use ISO 3166 and rename (Japan, USA) to (JP, US), and ensure (JP-US) is changed to (JP, US).
Describe the solution you'd like
I understand this change has a ton of variables and preferences which I think modeling it similar to how MusicBrainz Picard handles this will lead to something extensible.
Additional context
No response
Is your feature request related to a problem?
I find many DATs have terrible naming standards. I want to rename some of these according to recognized standards which would make it easier to read and parse/search. Some small examples:
For instance, for country renaming, I'd like to use ISO 3166 and rename (Japan, USA) to (JP, US), and ensure (JP-US) is changed to (JP, US).
Describe the solution you'd like
I understand this change has a ton of variables and preferences which I think modeling it similar to how MusicBrainz Picard handles this will lead to something extensible.
Additional context
No response