PDA

View Full Version : Remote control



Aragos
08-01-2010, 06:58 AM
Hi guys!

What possibilities are there today to control my Azbox over internet when I'm not at home?

I mean, can I program the timer?


Are there telnet commands to put box in standby and wake up?


Can I make a screenshot of the current TV broadcast?


These kind of things would be of interest, not only to me I guess. :)

zeini
08-01-2010, 12:07 PM
Take the plugin "AZBox Webinterface PHP 0.80 Multilingual".
You can find it here (http://www.myazbox.de/forum/index.php?page=Thread&threadID=754).

Aragos
08-01-2010, 08:35 PM
Take the plugin "AZBox Webinterface PHP 0.80 Multilingual".
You can find it here (http://www.myazbox.de/forum/index.php?page=Thread&threadID=754).

Access denied!

Please keep in mind that not everyone is a member of every forum and not everybody wants to register everywhere.


But thanks for trying to help. What does this Web-If do? Does it support every function I asked for?

Is there another source for download?

Thank you

goran
08-01-2010, 09:09 PM
Have you searched here?

tsakman
08-01-2010, 09:11 PM
https://www.satpimps.co.uk/showthread.php?t=118841

goran
08-01-2010, 09:15 PM
https://www.satpimps.co.uk/showthread.php?p=688027#post68802 7 - with my "How to"...:respect-051:

Aragos
09-01-2010, 12:50 AM
You're right, guys! Sometimes the solution is not far away. ;)

I just thought zeini would have set a link to that forum if the software was uploaded here.


Well, I've installed the Webinterface PHP 0.80 and looks like the solution!
Just the "AZBox Telnet Interface" doesn't work for me. I don't know why.

Thank you, mates! :)


BTW:
This version needs to have access to /MMP directory. Normally you don't have rights to write there so I'm sure it would be useful to add the command "mount -o remount,rw -t ext3 /dev/hda1 /MMP" to the "How to". ;)



And you can only add new timer events with the help of OSD and EPG, right?
There's no way to add a new timer event quickly and directly in the Web-If, isn't it?! :confused:

adrray1974
09-01-2010, 05:57 AM
Well, I've installed the Webinterface PHP 0.80 and looks like the solution!
Just the "AZBox Telnet Interface" doesn't work for me. I don't know why.

:

My sound daft, is it ENABLED??? and if you have not changed the username or password then

Username = root
Password = azbox

Aragos
09-01-2010, 07:34 AM
My sound daft, is it ENABLED??? and if you have not changed the username or password then

Username = root
Password = azbox

What do I have to enable? Do I need to install another plugin to make "AZBox Telnet Interface" work?
When i click on that option nothing happens.
Telnet itself is enabled, of course.

adrray1974
09-01-2010, 07:39 AM
What do I have to enable? Do I need to install another plugin to make "AZBox Telnet Interface" work?
When i click on that option nothing happens.
Telnet itself is enabled, of course.

As long as you have telnet enabled (in settings, network i think) then you should be able to telnet to it.

See what IP address your azbox is, then open telnet window

In windows, click start run then type cmd
Type telnet, press enter
then type opne azbox.ip
then you should be prompted for user and pass

Failing that, try re-installing the firmware.

Adi

Aragos
09-01-2010, 11:59 PM
Nice you want to help but I'm not a noob anymore.
Telnet connection always works fine but not in Web-If.
I even entered my Azbox IP in telnet.conf but it didn't help.


Maybe this feature just isn't enabled yet.

gubernator
10-01-2010, 10:13 AM
It's working fine here. There must be something wrong with your configs.

Aragos
12-01-2010, 04:37 AM
You were right. It's working now. :)
I just didn't know it needs Java.

massimo1167
12-01-2010, 07:43 AM
Wich is the best WebIF interface between "WEB IF Ver.1.2 © 2009 - Telesat Team" and "Webinterface PHP 0.80"?

goran
12-01-2010, 11:07 AM
There is also Kanber_Kav's... ;)

denton
12-01-2010, 11:10 AM
Wich is the best WebIF interface between "WEB IF Ver.1.2 © 2009 - Telesat Team" and "Webinterface PHP 0.80"?

You could try them both and report back on what you think.

Denton

Aragos
19-02-2010, 10:41 PM
https://www.satpimps.co.uk/showthread.php?p=688027#post68802 7 - with my "How to"...:respect-051:

I've got just one question to this "AZBox Webinterface PHP 0.80 Multilingual":

Is there any way to change web port from 80 to another one?

Thanks!

Aragos
20-02-2010, 11:16 PM
No one has any idea?!

There must be a way by editing the config or script files. But which one is it? :banghead:


Help! :respect-058:

simbeav
12-03-2010, 02:48 PM
I've got just one question to this "AZBox Webinterface PHP 0.80 Multilingual":

Is there any way to change web port from 80 to another one?

Thanks!

I had the same question and couldn't find an answer anywhere, but this worked for me.

Edit the file /MMP/httpd/httpd
change the line

/MMP/thttpd -p 80 -u root -c '/MMP/httpd/azscripts/**.sh'&

with 80 replaced by the port you want to use

run httpd ------ ./httpd

and..... bingo :hurray: