[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2
(2012-10-23, 12:43)PKOneTwo Wrote: If you scroll back a bit you'll see already asked jedembski and he told us why it won't work with E1 and what is needed (it's no XML).

Hmm, I just checked the TuxBox-Code within XBMC and was very surprised that it also parses the output from enigma1 boxes as XML. I then searched the internet again and found this (sorry, this is only in german):

http://wiki.tuxbox.org/wiki/Ehttp_api_do...Funktionen

So it looks like there is an XML interface after all!

Unfortunately, there are no real examples for these commands shown there:

- Fetching all timers: http://dbox/xml/timers
- Fetch the epg for the channel with the {service reference}: http://dbox/xml/serviceepg?ref={service reference}
- Boxinfo: http://dbox/xml/boxinfo
- Fetch all service: http://dbox/xml/services

And also there is no indication on what those functions to add, delete or change timers return on success / failure.

If you could sent me some examples then I could check whether I could clone this addon and amend the necessary parts in the code. But someone else would have to test this as I don't have any real enigma1 box to test this.
VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
Reply


Messages In This Thread
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - by jdembski - 2012-10-23, 15:48
Logout Mark Read Team Forum Stats Members Help
[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox217