add player autodj (#7)

This commit is contained in:
jeffvli
2025-12-07 15:04:39 -08:00
parent 4862a65b21
commit 65a7c3440b
14 changed files with 514 additions and 59 deletions
+6
View File
@@ -624,6 +624,12 @@
}
},
"setting": {
"autoDJ": "auto DJ",
"autoDJ_description": "automatically add similar songs to the queue",
"autoDJ_itemCount": "item count",
"autoDJ_itemCount_description": "the number of items attempted to be added to the queue when auto DJ is enabled",
"autoDJ_timing": "timing",
"autoDJ_timing_description": "the number of songs remaining in the queue before auto DJ is triggered",
"accentColor_description": "sets the accent color for the application",
"accentColor": "accent color",
"albumBackground_description": "adds a background image for album pages containing the album art",