Skip to content
dave-p edited this page Jul 21, 2024 · 6 revisions

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.

  • node The JSON object.
Clone this wiki locally