---------------------------------------------- remote control WebIF for DM 7025 Version 4.0 by thowi ---------------------------------------------- Thanks to cjsosa for the basic code ! Thanks to Seddi for the fbshot ! Thanks to 3c5x9 for the Mediaserver ! ---------------------------------------------- The bug with the upkey is now fixed and you now can get an updated screenshot of the current OSD menu with the TV button. For installation copy dm7025remoteXX.tar.bz2 to /var/tmp via FTP. Then install with manual install in blue pannel or type: cd / bunzip2 /var/tmp/dm7025remote*.tar.bz2 tar -xvf /var/tmp/dm7025remote*.tar This puts the binaries at the plugin directory Then you simply can enable the Mediaserver with the menu interface of the DM7025remote plugin under games/plugin or in telnet with: cd /usr/lib/enigma2/python/Plugins/Extensions/DM7025remote er.sh enable Then enter the DM 7025 IP address or Hostname in your PC Browser. Remote control now contains a very simple password check. Username is root and password is thowi - guess why ;-) If you want to change username and password simply edit the index.html file The username/password is hardcoded, so the whole thing is not really secure, it is just to scare the kids. And if you enter http://ip.of.you.box/remote.html you can enter without password too. Hence the password screen is just to show how easy the WebIF can now be extended with further functionality ! Type er.sh without options for a list of the other possible management commands. Use er.sh restart for restating the Mediaserver instead of re-doing er.sh enable ! The full functionality of er.sh is now available also via the enigma2 menu interface under games / plugin of the engima2 main menu. ---------------------------------------------- Have fun controlling your Dreambox 7025 remotely via the WebIF ! ----------------------------------------------