feat: add configurable now playing label text

This commit is contained in:
2026-05-23 12:35:58 +00:00
parent a0a675bc99
commit 023b869e9c
5 changed files with 38 additions and 22 deletions
+5
View File
@@ -21,6 +21,11 @@
<label>Now Playing label placement</label>
<default>left</default>
</entry>
<entry name="labelText" type="String">
<label>Now Playing label text</label>
<default><![CDATA[NOW
PLAYING]]></default>
</entry>
<entry name="backgroundStyle" type="String">
<label>Background style</label>
<default>custom</default>