Artist name in titlebar

This commit is contained in:
Emil Miler 2024-07-27 19:02:26 +02:00
parent 22231b5118
commit e91cfec447

View File

@ -11,8 +11,8 @@
"formats" : {
"title" : {
"title" : [ "", "%{title}", "" ],
"subtitle" : [ "", "%{artist}", "" ],
"title" : [ "", "%{title}", "%{artist}" ],
"subtitle" : [ "", "", "" ],
},
},