1
0
mirror of https://github.com/DigitalDevices/pvr.octonet.git synced 2023-10-10 13:36:57 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Julian Scheel
a23e465b63 Add support for groups
Parse the groups out of the json data. As of now all radio channels are stored
in groups prefixed with "Radio" which is used to set the radio flag now.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-02-02 12:18:41 +01:00
Julian Scheel
f724c5934c OctonetData: Implement channel list parsing
Retrieve json formatted channel list from Octonet server and generate channels
for kodi.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-02-02 11:04:45 +01:00
Julian Scheel
afcba72ae5 depdends: Import JsonCpp
Import JsonCpp dependency.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-02-02 11:03:40 +01:00
Julian Scheel
7a5fa21d14 Implement basic plugin infrastructure
Add the bare minimum of what is required to become a Kodi PVR addon.

Signed-off-by: Julian Scheel <julian@jusst.de>
2015-08-21 17:04:07 +02:00
Julian Scheel
bcbe782ccb Initial commit
Signed-off-by: Julian Scheel <julian@jusst.de>
2015-08-19 12:39:52 +02:00