Skip to main content

Module mode

Module mode 

Source
Expand description

Catchup mode enum and configuration.

Translated from Kodi pvr.iptvsimple CatchupMode enum in Channel.h and the ConfigureCatchupMode() / validation helpers in Channel.cpp.

Structs§

CatchupConfig
Fully resolved catchup configuration for a channel after ConfigureCatchupMode() processing.

Enums§

CatchupMode
Catchup playback modes.

Constants§

IGNORE_CATCHUP_DAYS
Sentinel value meaning “ignore catchup days limit”.

Functions§

configure_catchup
Configure catchup mode for a channel, generating the catchup source URL template and determining stream properties.