Fix MP3 comment tagging and remove Genre from settings metadata

This commit is contained in:
Troll (Hermes Agent) 2026-08-01 22:35:51 +00:00
parent e0e9d44065
commit 77e23ba52c
3 changed files with 11 additions and 6 deletions

7
booth_settings.json Normal file
View file

@ -0,0 +1,7 @@
{
"artist": "Trollgorithm",
"album": "Theme Booth 2026",
"year": "2026",
"genre": null,
"comment": "Custom booth song comment"
}