more stuff

This commit is contained in:
aynakeya
2024-04-15 16:07:31 -07:00
parent fbf8c7f149
commit 6ddcb507f5
17 changed files with 2339 additions and 74 deletions

View File

@@ -0,0 +1,12 @@
[
{
"live_room": {
"provider": "biliweb",
"room": "3819533"
},
"config": {
"auto_connect": false
},
"title": "web 3819533"
}
]

2230
assets/config/playlists.json Normal file

File diff suppressed because one or more lines are too long

View File

View File

View File

View File

@@ -40,14 +40,6 @@
"en": "User Playlist",
"zh-CN": "用户歌单"
},
"gui.config.basic.skip_playlist": {
"en": "Skip Media From System Playlist",
"zh-CN": "跳过闲置歌单"
},
"gui.config.basic.skip_playlist.prompt": {
"en": "Skip",
"zh-CN": "跳过"
},
"gui.config.basic.skip_when_error": {
"en": "Skip this Media On Error",
"zh-CN": "跳过获取失败的歌曲"
@@ -332,6 +324,14 @@
"en": "Max Queue",
"zh-CN": "最大点歌数"
},
"plugin.diange.skip_playlist": {
"en": "Skip Media From System Playlist",
"zh-CN": "跳过闲置歌单"
},
"plugin.diange.skip_playlist.prompt": {
"en": "Skip",
"zh-CN": "跳过"
},
"plugin.diange.source.command": {
"en": "command",
"zh-CN": "命令"