VOD - Get List
http://10.10.10.10:8000/player_api.php?username=userxxxx&password=passxxxx&action=get_vod_streams
(All Streams)
http://10.10.10.10:8000/player_api.php?username=X&password=X&action=get_vod_streams&category_id=X
(All Streams for selected Category Only)
[
{
num: 2,
name: "Move 1",
stream_type: "movie",
stream_id: 2,
stream_icon: "",
rating: "",
rating_5based: 0,
added: "1570945716",
category_id: "2",
container_extension: "mp4",
custom_sid: "",
direct_source: ""
},
{
num: 203,
name: "Movie 2",
stream_type: "movie",
stream_id: 203,
stream_icon: "",
rating: "",
rating_5based: 0,
added: "1573576568",
category_id: "19",
container_extension: "mp4",
custom_sid: "",
direct_source: ""
}
]