Series - Get List
http://10.10.10.10:8000/player_api.php?username=userxxxx&password=passxxx&action=get_series
(All Streams)
http://10.10.10.10:8000/player_api.php?username=X&password=X&action=get_series&category_id=X
(All Streams for selected Category Only)
[
{
num: 27,
name: "Series 1",
series_id: 27,
cover: null,
plot: "",
cast: "",
director: "",
genre: "",
releaseDate: null,
last_modified: "",
rating: "",
rating_5based: 0,
backdrop_path: [
""
],
youtube_trailer: "",
episode_run_time: "0",
category_id: "4"
},
{
num: 148,
name: "Series 2",
series_id: 148,
cover: null,
plot: "",
cast: "",
director: "",
genre: "",
releaseDate: null,
last_modified: "",
rating: "",
rating_5based: 0,
backdrop_path: [
""
],
youtube_trailer: "",
episode_run_time: "0",
category_id: "18"
}
]