Server to Client methods
channelAdd
channelId u32 required ID of channel.
channelIdStr str required Full UUID of channel (Added in version 41).
channelNumber u32 required Channel number, 0 means unconfigured.
channelNumberMinor u32 optional Minor channel number (Added in version 13).
channelName str required Name of channel.
channelIcon str optional URL to an icon representative for the channel
(For v8+ clients this could be a relative /imagecache/ID URL
intended to be fed to fileOpen() or HTTP server)
(For v15+ clients this could be a relative imagecache/ID URL
intended to be fed to fileOpen() or HTTP server)
eventId u32 optional ID of the current event on this channel.
nextEventId u32 optional ID of the next event on the channel.
tags u32[] optional Tags this channel is mapped to.
services msg[] optional List of available services (Added in version 5)name str required Service name
type str required Service type
caid u32 optional Encryption CA ID
caname str optional Encryption CA name
providername str optional Service provider (Added in version 38)channelUpdate
channelDelete
tagAdd
tagUpdate
tagDelete
dvrEntryAdd
dvrEntryUpdate
dvrEntryDelete
autorecEntryAdd
autorecEntryUpdate
autorecEntryDelete (Added in version 13)
timerecEntryAdd
timerecEntryUpdate
timerecEntryDelete
eventAdd
eventUpdate
eventDelete
initialSyncCompleted
subscriptionStart
subscriptionGrace
subscriptionStop
subscriptionSkip
subscriptionSpeed
subscriptionStatus
queueStatus
signalStatus
timeshiftStatus
muxpkt
Last updated
Was this helpful?
