Hi every body,
I will not explain my self that I am new in here and need help bla bla
I have an idea to control dreambox receiver with VC but don't know how to do it... ( sounds funny
)
But maybe it is not so hard to do it just need some clues.
Like VC let us learn him the data base of XBMC movie for example via XML files so the question is how can I learn him with different xml file witch I can generate with my dreambox ( channels list )
it looks like that
http://locosp.dyndns.org/channels.xml .
Edited: Sorry I had to zip it because it have ton of code and my browse can't viewed it via link I've posted
so now it is
http://locosp.dyndns.org/channels.zip .
Mayby its not so simple I am thinking but if i could use my xml to teach VC with my channels, maybe he can then after my command "change to FOX" change the channel for me ?!
Now I'm using halx plugin to sand something like
web/zap?sRef={servicereference}
From XML file we know that FOX channel is
-<e2service> <e2servicereference>1:0:1:13F4:5DC:13E:820000:0:0:0::FOX</e2servicereference> <e2servicename>FOX</e2servicename> </e2service>
So the thing to control dreambox should teach VC with the names of channels like FOX and attribute to it
http://dreambox_IP/web/zap?sRef=1:0:1:13F4:5DC:13E:820000:0:0:0::FOX
or doing this somehow via halx plugi with
/web/zap?sRef=1:0:1:13F4:5DC:13E:820000:0:0:0::FOX
I wish You can understand me and sorry for my English if something is wrong or sounds funny
Regards
Borys