|
|
@ -1,30 +1,40 @@ |
|
|
|
{ |
|
|
|
"theme": "defaultDark", |
|
|
|
"showDebugWindow": false, |
|
|
|
"globalMediaHotkeys": true, |
|
|
|
"cachePath": "C:\\Users\\jli\\AppData\\Roaming\\Electron", |
|
|
|
"volume": 0.93, |
|
|
|
"seekForwardInterval": 5, |
|
|
|
"seekBackwardInterval": 5, |
|
|
|
"volumeFade": true, |
|
|
|
"repeat": "all", |
|
|
|
"shuffle": false, |
|
|
|
"scrollWithCurrentSong": true, |
|
|
|
"cacheImages": true, |
|
|
|
"cacheSongs": false, |
|
|
|
"fadeDuration": "9.0", |
|
|
|
"playlistViewType": "list", |
|
|
|
"albumViewType": "list", |
|
|
|
"songListFontSize": "14", |
|
|
|
"songListRowHeight": "60.0", |
|
|
|
"songListColumns": [ |
|
|
|
"pollingInterval": 20, |
|
|
|
"fadeDuration": 9, |
|
|
|
"fadeType": "equalPower", |
|
|
|
"gridCardSize": 200, |
|
|
|
"playlistViewType": "grid", |
|
|
|
"albumViewType": "grid", |
|
|
|
"musicListFontSize": "13", |
|
|
|
"musicListRowHeight": "50", |
|
|
|
"musicListColumns": [ |
|
|
|
{ |
|
|
|
"id": "#", |
|
|
|
"dataKey": "index", |
|
|
|
"alignment": "center", |
|
|
|
"resizable": true, |
|
|
|
"width": 50, |
|
|
|
"label": "#" |
|
|
|
"label": "# (Drag/Drop)" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"id": "Title", |
|
|
|
"dataKey": "combinedtitle", |
|
|
|
"alignment": "left", |
|
|
|
"resizable": true, |
|
|
|
"width": 450, |
|
|
|
"width": 273, |
|
|
|
"label": "Title (Combined)" |
|
|
|
}, |
|
|
|
{ |
|
|
@ -32,7 +42,7 @@ |
|
|
|
"dataKey": "album", |
|
|
|
"alignment": "left", |
|
|
|
"resizable": true, |
|
|
|
"width": 450, |
|
|
|
"width": 263, |
|
|
|
"label": "Album" |
|
|
|
}, |
|
|
|
{ |
|
|
@ -40,20 +50,28 @@ |
|
|
|
"dataKey": "duration", |
|
|
|
"alignment": "center", |
|
|
|
"resizable": true, |
|
|
|
"width": 100, |
|
|
|
"width": 110, |
|
|
|
"label": "Duration" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"id": "Bitrate", |
|
|
|
"dataKey": "bitRate", |
|
|
|
"alignment": "left", |
|
|
|
"resizable": true, |
|
|
|
"width": 72, |
|
|
|
"label": "Bitrate" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"id": "Fav", |
|
|
|
"dataKey": "starred", |
|
|
|
"alignment": "center", |
|
|
|
"resizable": true, |
|
|
|
"width": 60, |
|
|
|
"width": 100, |
|
|
|
"label": "Favorite" |
|
|
|
} |
|
|
|
], |
|
|
|
"albumListFontSize": "14", |
|
|
|
"albumListRowHeight": "60.0", |
|
|
|
"albumListRowHeight": "60", |
|
|
|
"albumListColumns": [ |
|
|
|
{ |
|
|
|
"id": "#", |
|
|
@ -68,7 +86,7 @@ |
|
|
|
"dataKey": "combinedtitle", |
|
|
|
"alignment": "left", |
|
|
|
"resizable": true, |
|
|
|
"width": 450, |
|
|
|
"width": 457, |
|
|
|
"label": "Title (Combined)" |
|
|
|
}, |
|
|
|
{ |
|
|
@ -84,7 +102,7 @@ |
|
|
|
"dataKey": "duration", |
|
|
|
"alignment": "center", |
|
|
|
"resizable": true, |
|
|
|
"width": 100, |
|
|
|
"width": 80, |
|
|
|
"label": "Duration" |
|
|
|
}, |
|
|
|
{ |
|
|
@ -92,12 +110,12 @@ |
|
|
|
"dataKey": "starred", |
|
|
|
"alignment": "center", |
|
|
|
"resizable": true, |
|
|
|
"width": 60, |
|
|
|
"width": 100, |
|
|
|
"label": "Favorite" |
|
|
|
} |
|
|
|
], |
|
|
|
"playlistListFontSize": "14", |
|
|
|
"playlistListRowHeight": "55.0", |
|
|
|
"playlistListRowHeight": "80", |
|
|
|
"playlistListColumns": [ |
|
|
|
{ |
|
|
|
"id": "#", |
|
|
@ -156,6 +174,36 @@ |
|
|
|
"label": "Modified" |
|
|
|
} |
|
|
|
], |
|
|
|
"defaultRepeat": "all", |
|
|
|
"defaultShuffle": true |
|
|
|
"miniListFontSize": "14", |
|
|
|
"miniListColumns": [ |
|
|
|
{ |
|
|
|
"id": "#", |
|
|
|
"dataKey": "index", |
|
|
|
"alignment": "center", |
|
|
|
"resizable": true, |
|
|
|
"width": 50, |
|
|
|
"label": "# (Drag/Drop)" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"id": "Title", |
|
|
|
"dataKey": "title", |
|
|
|
"alignment": "left", |
|
|
|
"resizable": true, |
|
|
|
"width": 250, |
|
|
|
"label": "Title" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"id": "Duration", |
|
|
|
"dataKey": "duration", |
|
|
|
"alignment": "center", |
|
|
|
"resizable": true, |
|
|
|
"width": 80, |
|
|
|
"label": "Duration" |
|
|
|
} |
|
|
|
], |
|
|
|
"font": "Poppins", |
|
|
|
"server": "http://192.168.14.11:4040", |
|
|
|
"serverBase64": "aHR0cDovLzE5Mi4xNjguMTQuMTE6NDA0MA==", |
|
|
|
"miniListRowHeight": "30", |
|
|
|
"dynamicBackground": false |
|
|
|
} |
|
|
|