-
Notifications
You must be signed in to change notification settings - Fork 78
14 Extra configuration items
CraigD edited this page Jun 29, 2024
·
6 revisions
As detailed in the earlier pages, Material has a few server-side configuration items that are meant for OEMs, etc. These need to be manually set by editing prefs/plugin/material-skin.prefs
The full list of these is detailed below:
Name | Parameter type | Description |
---|---|---|
windowTitle | String | Set custom string to use as browser's window/tab title. Section 07 Customisation. |
shortTitle | String | Short title to be used in WebApp's manifest file. Section 07 Customisation. |
icon | String | WebApp icon. Section 07 Customisation. |
iosIcon | String | WebApp icon for iOS devices. Section 07 Customisation. |
hideSettings | Comma separated string | List of player/plugin section IDs to hide. Section 07 Customisation. |
kioskMode | Integer | Enable Kiosk mode. Section 12 Kiosk Mode. |
hideForKiosk | String of a comma separated list of integer | Configure action IDs to hide in Kiosk mode. Section 12 Kiosk Mode. |
hideApps | Comma separated string | List of plugin 'tags', or 'ids', to hide - e.g. 'walkwithme' (or 'PLUGIN_WALKWITHME') for 'Music Walk With Me'. This is only used if the option to combine Apps and Radio has been enabled. |
hideExtras | Comma separated string | List of plugin 'ids' to hide - e.g. 'PLUGIN_CUSTOMSKIP' for 'CustomSkip'. |
hidePlayers | Comma separated string | List of player ids to hide. |