View Single Post
helex's Avatar
Posts: 543 | Thanked: 802 times | Joined on Apr 2010 @ Germany
#21
Originally Posted by marxian View Post
The differences are small, so I don't really mind having the layout as it is.
Okay, I have it still on my to-do-list. But now with a very low priority.

Originally Posted by marxian View Post
I haven't found the command for the Info button. I know the Enigma2 key number is 358, but I couldn't find one for Enigma1.
So the webremote you get if you enter the ip into your browser is also unable to send a correct keycode for the info button, too?

Originally Posted by marxian View Post
The command for the screenshot is

Code:
http://<dreambox_ip_address>/body?mode=controlScreenShot
The resulting screenshot image is located at

Code:
http://<dreambox_ip_address>/root/tmp/screenshot.bmp
I did a quick test and used wget to download the screenshot image, and it works.
Great!
Thanks for investigating. The commands are quite different.
I (hopefully) fixed in the meantime the aegis related bug. I would say lets see if the Enigma1 webremote would also accept the new Enigma2 command. Perhaps it works now. If it fails I will integrate your command in the next release.

Originally Posted by marxian View Post
You may already have seen these, but here's a couple of links for web interface commands:

http://radiovibrations.com/dreambox/webif.htm

and a Wiki in German:

http://dream.reichholf.net/wiki/Webinterface_Befehle
There are a lot of different documentations out there.
The first was new for me. Thanks. I know the second but it is outdated in some parts. Mostly regarding the additional row of buttons at the newest remote type. And dream multimedia is still changing stuff and breaking old. As the videotext blocking while shown the webremote.
It feels like the old bug to get a green screen while accessing the egp during watching a record.

Originally Posted by marxian View Post
It would be cool to have some of the EPG/Timer commands etc. For example, you could retrieve the EPG and display it in a QML WebView (or use your own display UI), and allow setting of a record timer without needing to see the TV.
It is on the to-do-list but I have currently no concrete plans. But my UI is already prepared. There is plenty of space at the toolbar between the close and the menu button not without reason.

I've done already some testing into this direction to prepare myself. Look at my BashOrgQuotations application. It parses the content of a website into a list. Works good as long as the webmaster wouldn't change his site.

But my main priority is at the moment to get everything I have currently integrated working flawless. As soon as the screenshot works you will already be able to add a timer to your box from a different room even if it is painfully slow.

Planned features before egp and timer lists/edit:
  • zoom mode for the screenshot
  • (perhaps) a possibility to load user generated remotes into DreamRemote including the possibility to create macros (at your own risk)
  • support for AZbox

The second is a vague idea. It depends on the possibility to find a way to include a qml file into my ui in a crash protected way. At the moment the whole app crashes if there is a error in a included qml file. I would prefer a error message instead. But my inquiries about this topic were about 30 minutes... perhaps I will continue next month to search a solution.
Or have you already a good idea how to implement something like this?
__________________
I was a Qt Ambassador!

Please DONATE if you like my work!
It's the best way to motivate me to create more stuff for your Device.