Bouquet
ADMIN privilege is required for all of these functions.
bouquet/class
Lists the text strings, options and defaults used when configuring bouquets within TVH (ie Configuration -> Channel/EPG -> Bouquets).
bouquet/create
Create a new bouquet.
conf
Object describing the new bouquet. An elementext_url
is required; presumably in the format of thesource
element in bouquet/grid.
bouquet/detach
Removes the link from a channel to the bouquet that it is part of.
uuid
uuid(s) of channels to detach.
bouquet/grid
Lists details of bouquets. For details of the parameters and selection criteria which can be applied, see Common Parameters.
bouquet/list
Lists names and bouquets. The list excerpted below is coded into tvheadend.
bouquet/scan
Scan (using an available tuner) one or more bouquets to find their channels. The channel list is NOT returned, just an empty JSON object.
uuid
uuid(s) of bouquet(s) to scan.
Last updated