update bd plugins

This commit is contained in:
2020-09-15 00:40:46 -04:00
parent 6fad0582df
commit 39ca480849
26 changed files with 527 additions and 56 deletions

View File

@@ -0,0 +1,41 @@
{
"buttonConfigs": {
"next": {
"small": true,
"big": true
},
"pauseplay": {
"small": true,
"big": true
},
"previous": {
"small": true,
"big": true
},
"repeat": {
"small": false,
"big": true
},
"share": {
"small": false,
"big": true
},
"shuffle": {
"small": false,
"big": true
},
"volume": {
"small": false,
"big": true
}
},
"changelog": {
"currentversion": "1.0.8"
},
"playerState": {
"maximized": false
},
"settings": {
"addTimeline": true
}
}