mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-08 03:12:50 +08:00
more stuff
This commit is contained in:
12
assets/config/liverooms.json
Normal file
12
assets/config/liverooms.json
Normal 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
2230
assets/config/playlists.json
Normal file
File diff suppressed because one or more lines are too long
0
assets/deps/linux/.gitkeep
Normal file
0
assets/deps/linux/.gitkeep
Normal file
0
assets/deps/windows/.gitkeep
Normal file
0
assets/deps/windows/.gitkeep
Normal file
0
assets/scripts/linux/.gitkeep
Normal file
0
assets/scripts/linux/.gitkeep
Normal 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": "命令"
|
||||
|
||||
Reference in New Issue
Block a user