Page 10 of 28

Re: AW: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 8:57 pm
by brunogts77
DEUS wrote:Yes sure but there i a seperate thread for this and wiki. But take care when doing this. Risk of brick your TV when doing wrong
Ok, but where can I find it?

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 8:59 pm
by juusso
could you show the output of Infpage shares? I mean http://192.168.1.9/cgi-bin/Infopage.cgi?shares

your requested feature could be done, but not implemented yet. Might in near future...

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 9:08 pm
by brunogts77
juuso wrote:could you show the output of Infpage shares? I mean http://192.168.1.9/cgi-bin/Infopage.cgi?shares

your requested feature could be done, but not implemented yet. Might in near future...
How can I find (output Infpage of shares)?? I would like to help!

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 9:10 pm
by juusso
Just open http://192.168.1.9/cgi-bin/Infopage.cgi?shares
and if here you see your shares then info is enough :)

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 9:13 pm
by brunogts77
Im my tv when i put this: "http://192.168.1.9/cgi-bin/Infopage.cgi?shares"This is what appears:

Code: Select all

Not Found
The requested URL /cgi-bin/Infopage.cgi was not found on this server.

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 9:22 pm
by brunogts77
juuso wrote:Just open http://192.168.1.9/cgi-bin/Infopage.cgi?shares
and if here you see your shares then info is enough :)

Hi juuso. Im my tv this: "http://192.168.1.9/cgi-bin/Infopage.cgi?shares" can not function! It must be: "http://192.168.1.9/cgi-bin/Info.cgi?shares"

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 9:27 pm
by brunogts77

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 9:42 pm
by arris69
DEUS wrote:THIS IS TESTING IT WORKS ON MINE D6500 MIGHT WORK ON OTHER AS WELL B and C Series and MSTAR but Limited Functions
....
pls. change:

Code: Select all

awk
to

Code: Select all

busybox awk
and

Code: Select all

grep -o
to

Code: Select all

busybox grep -o
and some check of presence of

Code: Select all

/mtd_rwcommon
or better use

Code: Select all

/mtd_down
it's present on any model (i hope so)

thnx
arris

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 10:03 pm
by brunogts77
What is the purpose of these commands?

Re: New web inferface (Webif) for SamyGO 2012-04-21

Posted: Sun Apr 22, 2012 10:49 pm
by DEUS
@brunogts77 you need to add (install) Infopage.cgi
@arris69 will fix commands asap, just testing for bugs, check for /mtd_down in Modules.cgi should be enough or? i think so.
@juuso you are working on infopage? (now need to think about collaborative working procedure)

@arris could you please check viewtopic.php?f=25&t=3897 and tell me your opinion, dangerous or very dangerous?