#
TV
#
TV
All the routes related to TV Channels
#
Routes
#
http://ip:port/getChannels/:librarieName
Parameters in the path
#
Parameters
#
Path
#
Responses
#
Data returned
[
{
"name": name,
"url": url,
"channelID": channelID,
"id": id,
"logo": logo
},
...
]