live_tv_controller = client .live_tv
LiveTvController
Adds a listings provider.
def add_listing_provider (self ,
pw = None ,
validate_listings = False ,
validate_login = False ,
body = None )
Parameter
Type
Tags
Description
pw
string
Query, Optional
Password.
validate_listings
bool
Query, Optional
Validate listings.Default : False
validate_login
bool
Query, Optional
Validate login.Default : False
body
ListingsProviderInfo
Body, Optional
New listings info.
ListingsProviderInfo
validate_listings = False
validate_login = False
result = live_tv_controller .add_listing_provider (None , validate_listings , validate_login )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Adds a tuner host.
def add_tuner_host (self ,
body = None )
Parameter
Type
Tags
Description
body
TunerHostInfo
Body, Optional
New tuner host.
TunerHostInfo
result = live_tv_controller .add_tuner_host ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Cancels a live tv series timer.
def cancel_series_timer (self ,
timer_id )
Parameter
Type
Tags
Description
timer_id
string
Template, Required
Timer id.
void
timer_id = 'timerId0'
result = live_tv_controller .cancel_series_timer (timer_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Cancels a live tv timer.
def cancel_timer (self ,
timer_id )
Parameter
Type
Tags
Description
timer_id
string
Template, Required
Timer id.
void
timer_id = 'timerId0'
result = live_tv_controller .cancel_timer (timer_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Creates a live tv series timer.
def create_series_timer (self ,
body = None )
Parameter
Type
Tags
Description
body
SeriesTimerInfoDto
Body, Optional
New series timer info.
void
result = live_tv_controller .create_series_timer ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Creates a live tv timer.
def create_timer (self ,
body = None )
Parameter
Type
Tags
Description
body
TimerInfoDto
Body, Optional
New timer info.
void
result = live_tv_controller .create_timer ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Delete listing provider.
def delete_listing_provider (self ,
id = None )
Parameter
Type
Tags
Description
id
string
Query, Optional
Listing provider id.
void
result = live_tv_controller .delete_listing_provider ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Deletes a live tv recording.
def delete_recording (self ,
recording_id )
Parameter
Type
Tags
Description
recording_id
uuid|string
Template, Required
Recording id.
void
recording_id = '000015e2-0000-0000-0000-000000000000'
result = live_tv_controller .delete_recording (recording_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
404
Item not found.
ProblemDetailsException
Deletes a tuner host.
def delete_tuner_host (self ,
id = None )
Parameter
Type
Tags
Description
id
string
Query, Optional
Tuner host id.
void
result = live_tv_controller .delete_tuner_host ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Discover tuners.
def discover_tuners (self ,
new_devices_only = False )
Parameter
Type
Tags
Description
new_devices_only
bool
Query, Optional
Only discover new tuners.Default : False
List of TunerHostInfo
new_devices_only = False
result = live_tv_controller .discover_tuners (new_devices_only )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Discover tuners.
def discvover_tuners (self ,
new_devices_only = False )
Parameter
Type
Tags
Description
new_devices_only
bool
Query, Optional
Only discover new tuners.Default : False
List of TunerHostInfo
new_devices_only = False
result = live_tv_controller .discvover_tuners (new_devices_only )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets a live tv channel.
def get_channel (self ,
channel_id ,
user_id = None )
Parameter
Type
Tags
Description
channel_id
uuid|string
Template, Required
Channel id.
user_id
uuid|string
Query, Optional
Optional. Attach user data.
BaseItemDto
channel_id = '00001a8a-0000-0000-0000-000000000000'
result = live_tv_controller .get_channel (channel_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Get Channel Mapping Options
Get channel mapping options.
def get_channel_mapping_options (self ,
provider_id = None )
Parameter
Type
Tags
Description
provider_id
string
Query, Optional
Provider id.
ChannelMappingOptionsDto
result = live_tv_controller .get_channel_mapping_options ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Get Default Listing Provider
Gets default listings provider info.
def get_default_listing_provider (self )
ListingsProviderInfo
result = live_tv_controller .get_default_listing_provider ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets the default values for a new timer.
def get_default_timer (self ,
program_id = None )
Parameter
Type
Tags
Description
program_id
string
Query, Optional
Optional. To attach default values based on a program.
SeriesTimerInfoDto
result = live_tv_controller .get_default_timer ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Get guid info.
GuideInfo
result = live_tv_controller .get_guide_info ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets available lineups.
def get_lineups (self ,
id = None ,
mtype = None ,
location = None ,
country = None )
Parameter
Type
Tags
Description
id
string
Query, Optional
Provider id.
mtype
string
Query, Optional
Provider type.
location
string
Query, Optional
Location.
country
string
Query, Optional
Country.
List of NameIdPair
result = live_tv_controller .get_lineups ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets a live tv recording stream.
def get_live_recording_file (self ,
recording_id )
Parameter
Type
Tags
Description
recording_id
string
Template, Required
Recording id.
mixed
recording_id = 'recordingId2'
result = live_tv_controller .get_live_recording_file (recording_id )
Gets a live tv channel stream.
def get_live_stream_file (self ,
stream_id ,
container )
Parameter
Type
Tags
Description
stream_id
string
Template, Required
Stream id.
container
string
Template, Required
Container type.
mixed
stream_id = 'streamId4'
container = 'container2'
result = live_tv_controller .get_live_stream_file (stream_id , container )
Gets available live tv channels.
def get_live_tv_channels (self ,
mtype = None ,
user_id = None ,
start_index = None ,
is_movie = None ,
is_series = None ,
is_news = None ,
is_kids = None ,
is_sports = None ,
limit = None ,
is_favorite = None ,
is_liked = None ,
is_disliked = None ,
enable_images = None ,
image_type_limit = None ,
enable_image_types = None ,
fields = None ,
enable_user_data = None ,
sort_by = None ,
sort_order = None ,
enable_favorite_sorting = False ,
add_current_program = True )
Parameter
Type
Tags
Description
mtype
ChannelTypeEnum
Query, Optional
Optional. Filter by channel type.
user_id
uuid|string
Query, Optional
Optional. Filter by user and attach user data.
start_index
int
Query, Optional
Optional. The record index to start at. All items with a lower index will be dropped from the results.
is_movie
bool
Query, Optional
Optional. Filter for movies.
is_series
bool
Query, Optional
Optional. Filter for series.
is_news
bool
Query, Optional
Optional. Filter for news.
is_kids
bool
Query, Optional
Optional. Filter for kids.
is_sports
bool
Query, Optional
Optional. Filter for sports.
limit
int
Query, Optional
Optional. The maximum number of records to return.
is_favorite
bool
Query, Optional
Optional. Filter by channels that are favorites, or not.
is_liked
bool
Query, Optional
Optional. Filter by channels that are liked, or not.
is_disliked
bool
Query, Optional
Optional. Filter by channels that are disliked, or not.
enable_images
bool
Query, Optional
Optional. Include image information in output.
image_type_limit
int
Query, Optional
Optional. The max number of images to return, per image type.
enable_image_types
List of ImageTypeEnum
Query, Optional
"Optional. The image types to include in the output.
fields
List of ItemFieldsEnum
Query, Optional
Optional. Specify additional fields of information to return in the output.
enable_user_data
bool
Query, Optional
Optional. Include user data.
sort_by
List of string
Query, Optional
Optional. Key to sort by.
sort_order
SortOrderEnum
Query, Optional
Optional. Sort order.
enable_favorite_sorting
bool
Query, Optional
Optional. Incorporate favorite and like status into channel sorting.Default : False
add_current_program
bool
Query, Optional
Optional. Adds current program info to each channel.Default : True
BaseItemDtoQueryResult
enable_favorite_sorting = False
add_current_program = True
result = live_tv_controller .get_live_tv_channels (None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , enable_favorite_sorting , add_current_program )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets available live tv services.
def get_live_tv_info (self )
LiveTvInfo
result = live_tv_controller .get_live_tv_info ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets available live tv epgs.
def get_live_tv_programs (self ,
channel_ids = None ,
user_id = None ,
min_start_date = None ,
has_aired = None ,
is_airing = None ,
max_start_date = None ,
min_end_date = None ,
max_end_date = None ,
is_movie = None ,
is_series = None ,
is_news = None ,
is_kids = None ,
is_sports = None ,
start_index = None ,
limit = None ,
sort_by = None ,
sort_order = None ,
genres = None ,
genre_ids = None ,
enable_images = None ,
image_type_limit = None ,
enable_image_types = None ,
enable_user_data = None ,
series_timer_id = None ,
library_series_id = None ,
fields = None ,
enable_total_record_count = True )
Parameter
Type
Tags
Description
channel_ids
List of uuid|string
Query, Optional
The channels to return guide information for.
user_id
uuid|string
Query, Optional
Optional. Filter by user id.
min_start_date
datetime
Query, Optional
Optional. The minimum premiere start date.
has_aired
bool
Query, Optional
Optional. Filter by programs that have completed airing, or not.
is_airing
bool
Query, Optional
Optional. Filter by programs that are currently airing, or not.
max_start_date
datetime
Query, Optional
Optional. The maximum premiere start date.
min_end_date
datetime
Query, Optional
Optional. The minimum premiere end date.
max_end_date
datetime
Query, Optional
Optional. The maximum premiere end date.
is_movie
bool
Query, Optional
Optional. Filter for movies.
is_series
bool
Query, Optional
Optional. Filter for series.
is_news
bool
Query, Optional
Optional. Filter for news.
is_kids
bool
Query, Optional
Optional. Filter for kids.
is_sports
bool
Query, Optional
Optional. Filter for sports.
start_index
int
Query, Optional
Optional. The record index to start at. All items with a lower index will be dropped from the results.
limit
int
Query, Optional
Optional. The maximum number of records to return.
sort_by
List of string
Query, Optional
Optional. Specify one or more sort orders, comma delimited. Options: Name, StartDate.
sort_order
List of SortOrderEnum
Query, Optional
Sort Order - Ascending,Descending.
genres
List of string
Query, Optional
The genres to return guide information for.
genre_ids
List of uuid|string
Query, Optional
The genre ids to return guide information for.
enable_images
bool
Query, Optional
Optional. Include image information in output.
image_type_limit
int
Query, Optional
Optional. The max number of images to return, per image type.
enable_image_types
List of ImageTypeEnum
Query, Optional
Optional. The image types to include in the output.
enable_user_data
bool
Query, Optional
Optional. Include user data.
series_timer_id
string
Query, Optional
Optional. Filter by series timer id.
library_series_id
uuid|string
Query, Optional
Optional. Filter by library series id.
fields
List of ItemFieldsEnum
Query, Optional
Optional. Specify additional fields of information to return in the output.
enable_total_record_count
bool
Query, Optional
Retrieve total record count.Default : True
BaseItemDtoQueryResult
enable_total_record_count = True
result = live_tv_controller .get_live_tv_programs (None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , enable_total_record_count )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets a live tv program.
def get_program (self ,
program_id ,
user_id = None )
Parameter
Type
Tags
Description
program_id
string
Template, Required
Program id.
user_id
uuid|string
Query, Optional
Optional. Attach user data.
BaseItemDto
program_id = 'programId8'
result = live_tv_controller .get_program (program_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets available live tv epgs.
def get_programs (self ,
body = None )
Parameter
Type
Tags
Description
body
GetProgramsDto
Body, Optional
Request body.
BaseItemDtoQueryResult
result = live_tv_controller .get_programs ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets recommended live tv epgs.
def get_recommended_programs (self ,
user_id = None ,
limit = None ,
is_airing = None ,
has_aired = None ,
is_series = None ,
is_movie = None ,
is_news = None ,
is_kids = None ,
is_sports = None ,
enable_images = None ,
image_type_limit = None ,
enable_image_types = None ,
genre_ids = None ,
fields = None ,
enable_user_data = None ,
enable_total_record_count = True )
Parameter
Type
Tags
Description
user_id
uuid|string
Query, Optional
Optional. filter by user id.
limit
int
Query, Optional
Optional. The maximum number of records to return.
is_airing
bool
Query, Optional
Optional. Filter by programs that are currently airing, or not.
has_aired
bool
Query, Optional
Optional. Filter by programs that have completed airing, or not.
is_series
bool
Query, Optional
Optional. Filter for series.
is_movie
bool
Query, Optional
Optional. Filter for movies.
is_news
bool
Query, Optional
Optional. Filter for news.
is_kids
bool
Query, Optional
Optional. Filter for kids.
is_sports
bool
Query, Optional
Optional. Filter for sports.
enable_images
bool
Query, Optional
Optional. Include image information in output.
image_type_limit
int
Query, Optional
Optional. The max number of images to return, per image type.
enable_image_types
List of ImageTypeEnum
Query, Optional
Optional. The image types to include in the output.
genre_ids
List of uuid|string
Query, Optional
The genres to return guide information for.
fields
List of ItemFieldsEnum
Query, Optional
Optional. Specify additional fields of information to return in the output.
enable_user_data
bool
Query, Optional
Optional. include user data.
enable_total_record_count
bool
Query, Optional
Retrieve total record count.Default : True
BaseItemDtoQueryResult
enable_total_record_count = True
result = live_tv_controller .get_recommended_programs (None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , enable_total_record_count )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets a live tv recording.
def get_recording (self ,
recording_id ,
user_id = None )
Parameter
Type
Tags
Description
recording_id
uuid|string
Template, Required
Recording id.
user_id
uuid|string
Query, Optional
Optional. Attach user data.
BaseItemDto
recording_id = '000015e2-0000-0000-0000-000000000000'
result = live_tv_controller .get_recording (recording_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets recording folders.
def get_recording_folders (self ,
user_id = None )
Parameter
Type
Tags
Description
user_id
uuid|string
Query, Optional
Optional. Filter by user and attach user data.
BaseItemDtoQueryResult
result = live_tv_controller .get_recording_folders ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
This endpoint is deprecated.
Get recording group.
def get_recording_group (self ,
group_id )
Parameter
Type
Tags
Description
group_id
uuid|string
Template, Required
Group id.
void
group_id = '00002262-0000-0000-0000-000000000000'
result = live_tv_controller .get_recording_group (group_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
404
Not Found
ProblemDetailsException
This endpoint is deprecated.
Gets live tv recording groups.
def get_recording_groups (self ,
user_id = None )
Parameter
Type
Tags
Description
user_id
uuid|string
Query, Optional
Optional. Filter by user and attach user data.
BaseItemDtoQueryResult
result = live_tv_controller .get_recording_groups ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets live tv recordings.
def get_recordings (self ,
channel_id = None ,
user_id = None ,
start_index = None ,
limit = None ,
status = None ,
is_in_progress = None ,
series_timer_id = None ,
enable_images = None ,
image_type_limit = None ,
enable_image_types = None ,
fields = None ,
enable_user_data = None ,
is_movie = None ,
is_series = None ,
is_kids = None ,
is_sports = None ,
is_news = None ,
is_library_item = None ,
enable_total_record_count = True )
Parameter
Type
Tags
Description
channel_id
string
Query, Optional
Optional. Filter by channel id.
user_id
uuid|string
Query, Optional
Optional. Filter by user and attach user data.
start_index
int
Query, Optional
Optional. The record index to start at. All items with a lower index will be dropped from the results.
limit
int
Query, Optional
Optional. The maximum number of records to return.
status
RecordingStatusEnum
Query, Optional
Optional. Filter by recording status.
is_in_progress
bool
Query, Optional
Optional. Filter by recordings that are in progress, or not.
series_timer_id
string
Query, Optional
Optional. Filter by recordings belonging to a series timer.
enable_images
bool
Query, Optional
Optional. Include image information in output.
image_type_limit
int
Query, Optional
Optional. The max number of images to return, per image type.
enable_image_types
List of ImageTypeEnum
Query, Optional
Optional. The image types to include in the output.
fields
List of ItemFieldsEnum
Query, Optional
Optional. Specify additional fields of information to return in the output.
enable_user_data
bool
Query, Optional
Optional. Include user data.
is_movie
bool
Query, Optional
Optional. Filter for movies.
is_series
bool
Query, Optional
Optional. Filter for series.
is_kids
bool
Query, Optional
Optional. Filter for kids.
is_sports
bool
Query, Optional
Optional. Filter for sports.
is_news
bool
Query, Optional
Optional. Filter for news.
is_library_item
bool
Query, Optional
Optional. Filter for is library item.
enable_total_record_count
bool
Query, Optional
Optional. Return total record count.Default : True
BaseItemDtoQueryResult
enable_total_record_count = True
result = live_tv_controller .get_recordings (None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , None , enable_total_record_count )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
This endpoint is deprecated.
Gets live tv recording series.
def get_recordings_series (self ,
channel_id = None ,
user_id = None ,
group_id = None ,
start_index = None ,
limit = None ,
status = None ,
is_in_progress = None ,
series_timer_id = None ,
enable_images = None ,
image_type_limit = None ,
enable_image_types = None ,
fields = None ,
enable_user_data = None ,
enable_total_record_count = True )
Parameter
Type
Tags
Description
channel_id
string
Query, Optional
Optional. Filter by channel id.
user_id
uuid|string
Query, Optional
Optional. Filter by user and attach user data.
group_id
string
Query, Optional
Optional. Filter by recording group.
start_index
int
Query, Optional
Optional. The record index to start at. All items with a lower index will be dropped from the results.
limit
int
Query, Optional
Optional. The maximum number of records to return.
status
RecordingStatusEnum
Query, Optional
Optional. Filter by recording status.
is_in_progress
bool
Query, Optional
Optional. Filter by recordings that are in progress, or not.
series_timer_id
string
Query, Optional
Optional. Filter by recordings belonging to a series timer.
enable_images
bool
Query, Optional
Optional. Include image information in output.
image_type_limit
int
Query, Optional
Optional. The max number of images to return, per image type.
enable_image_types
List of ImageTypeEnum
Query, Optional
Optional. The image types to include in the output.
fields
List of ItemFieldsEnum
Query, Optional
Optional. Specify additional fields of information to return in the output.
enable_user_data
bool
Query, Optional
Optional. Include user data.
enable_total_record_count
bool
Query, Optional
Optional. Return total record count.Default : True
BaseItemDtoQueryResult
enable_total_record_count = True
result = live_tv_controller .get_recordings_series (None , None , None , None , None , None , None , None , None , None , None , None , None , enable_total_record_count )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Get Schedules Direct Countries
Gets available countries.
def get_schedules_direct_countries (self )
binary
result = live_tv_controller .get_schedules_direct_countries ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets a live tv series timer.
def get_series_timer (self ,
timer_id )
Parameter
Type
Tags
Description
timer_id
string
Template, Required
Timer id.
SeriesTimerInfoDto
timer_id = 'timerId0'
result = live_tv_controller .get_series_timer (timer_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
404
Series timer not found.
ProblemDetailsException
Gets live tv series timers.
def get_series_timers (self ,
sort_by = None ,
sort_order = None )
Parameter
Type
Tags
Description
sort_by
string
Query, Optional
Optional. Sort by SortName or Priority.
sort_order
SortOrderEnum
Query, Optional
Optional. Sort in Ascending or Descending order.
SeriesTimerInfoDtoQueryResult
result = live_tv_controller .get_series_timers ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets a timer.
def get_timer (self ,
timer_id )
Parameter
Type
Tags
Description
timer_id
string
Template, Required
Timer id.
TimerInfoDto
timer_id = 'timerId0'
result = live_tv_controller .get_timer (timer_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Gets the live tv timers.
def get_timers (self ,
channel_id = None ,
series_timer_id = None ,
is_active = None ,
is_scheduled = None )
Parameter
Type
Tags
Description
channel_id
string
Query, Optional
Optional. Filter by channel id.
series_timer_id
string
Query, Optional
Optional. Filter by timers belonging to a series timer.
is_active
bool
Query, Optional
Optional. Filter by timers that are active.
is_scheduled
bool
Query, Optional
Optional. Filter by timers that are scheduled.
TimerInfoDtoQueryResult
result = live_tv_controller .get_timers ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Get tuner host types.
def get_tuner_host_types (self )
List of NameIdPair
result = live_tv_controller .get_tuner_host_types ()
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Resets a tv tuner.
def reset_tuner (self ,
tuner_id )
Parameter
Type
Tags
Description
tuner_id
string
Template, Required
Tuner id.
void
tuner_id = 'tunerId2'
result = live_tv_controller .reset_tuner (tuner_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Set channel mappings.
def set_channel_mapping (self ,
body )
Parameter
Type
Tags
Description
body
SetChannelMappingDto
Body, Required
The set channel mapping dto.
TunerChannelMapping
body = SetChannelMappingDto ()
body .provider_id = 'ProviderId8'
body .tuner_channel_id = 'TunerChannelId8'
body .provider_channel_id = 'ProviderChannelId6'
result = live_tv_controller .set_channel_mapping (body )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Updates a live tv series timer.
def update_series_timer (self ,
timer_id ,
body = None )
Parameter
Type
Tags
Description
timer_id
string
Template, Required
Timer id.
body
SeriesTimerInfoDto
Body, Optional
New series timer info.
void
timer_id = 'timerId0'
result = live_tv_controller .update_series_timer (timer_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException
Updates a live tv timer.
def update_timer (self ,
timer_id ,
body = None )
Parameter
Type
Tags
Description
timer_id
string
Template, Required
Timer id.
body
TimerInfoDto
Body, Optional
New timer info.
void
timer_id = 'timerId0'
result = live_tv_controller .update_timer (timer_id )
HTTP Status Code
Error Description
Exception Class
401
Unauthorized
APIException
403
Forbidden
APIException