Debug and Trace modes can now be (de)activated via API commands and are persisted across reboots.
This commit is contained in:
@@ -170,3 +170,5 @@ PLS files, M3U files or podcast XML feeds are supported). |
|
||||
| `add_mapping=<ID>=<PATH>` | Adds a mapping between RFID card <ID> and path
|
||||
<PATH>. See `play` for valid path formats. |
|
||||
| `update` | Runs an update check. |
|
||||
| `debug=<0|1>` | Enables / disables debug messages. This value is persisted across reboots. |
|
||||
| `trace=<0|1>` | Enables / disables tracing messages. This value is also persisted across reboots. |
|
||||
Reference in New Issue
Block a user