Live TV - Get List
Get Live TV Channels List
http://10.10.10.10:8000/player_api.php?username=userxxxx&password=passxxxx&action=get_live_streams
(All streams)
http://10.10.10.10:8000/player_api.php?username=X&password=X&action=get_live_streams&category_id=X
(All streams for selected category ONLY)
[
{
num: 1,
name: "TV Channel 1",
stream_type: "live",
stream_id: 1,
stream_icon: "",
epg_channel_id: "",
added: null,
category_id: "1",
custom_sid: "",
tv_archive: 0,
direct_source: "",
tv_archive_duration: 0
},
{
num: 3,
name: "TV Channel 2",
stream_type: "live",
stream_id: 3,
stream_icon: "",
epg_channel_id: "",
added: null,
category_id: "1",
custom_sid: "",
tv_archive: 0,
direct_source: " ",
tv_archive_duration: 0
}
]