Tvhlog - dave-p/TVH-API-docs GitHub Wiki
The up-to-date version of this documentation is now on the Tvheadend website at https://docs.tvheadend.org/documentation/development/json-api
ADMIN privilege is required for these functions.
tvhlog/config/load
Lists the details, descriptions, defaults and current values of the items in the GUI screen Configuration -> Debugging -> Configuration -> Settings. See Common Parameters for details of selection parameters.
tvhlog/config/save
Untested. Updates the server from an object in the format produced by tvhlog/config/load.
nodeThe JSON object.