Customization#
Custom CSS and JavaScript#
You can define custom CSS and JavaScript to further customize the frontend. The files are read at startup and are cached by the service worker.
FILE |
DESCRIPTION |
|---|---|
|
User defined CSS. |
|
User defined JavaScript. |
Available views#
Playback
Queue
Current
LastPlayed
Jukebox
Browse
Database
Filesystem
Playlist
Radio
Favorites
Webradiodb
Search
Some examples#
{
"ligature": "library_music",
"title":"Browse",
"options": ["Browse", "Filesystem"]
},
{
"ligature": "radio",
"title":"Radio Favorites",
"options": ["Browse", "Radio", "Favorites"]
}