Repo created
This commit is contained in:
parent
5b950caea0
commit
477d1afe74
805 changed files with 316919 additions and 2 deletions
24
doc/json_responses/PVR.Details.ChannelGroup.json
Normal file
24
doc/json_responses/PVR.Details.ChannelGroup.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"id": 32,
|
||||
"jsonrpc": "2.0",
|
||||
"result": {
|
||||
"channelgroups": [{
|
||||
"channelgroupid": 40,
|
||||
"channeltype": "tv",
|
||||
"label": "All channels"
|
||||
}, {
|
||||
"channelgroupid": -1,
|
||||
"channeltype": "tv",
|
||||
"label": "Main"
|
||||
}, {
|
||||
"channelgroupid": -1,
|
||||
"channeltype": "tv",
|
||||
"label": "Other"
|
||||
}],
|
||||
"limits": {
|
||||
"end": 3,
|
||||
"start": 0,
|
||||
"total": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue