InfoServ

Full Version: OpenWebif Ready To Install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
I have made this plugin for OpenWebif to use for all Dreambox images OE1.6..
Please Test it and Feedback is Welcome..

How to install:
Send Ipkg file to /tmp
Then from Telent do this commands:

Code:
opkg -force-overwrite install /tmp/*.ipk

If it does not work, delete the WebInterface inthis path
Code:
usr/lib/enigma2/python/Plugins/Extensions

Download Here....

[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]
[Only registered and activated users can see links You are not allowed to view links. Register or Login to view.]


fairbird
New Update... OpenWebif 2.1_r0

Update plugin files 20/05/2012

Update Depends with last released 2.7.2-r2.17 OE2.0 and modified to 2.6 OE1.6:
python-pprint
python-json
python-unixadmin

Download plugin in first post...

fairbird
Update....

openwebif v2.1-r1

-Update some plugin file.
-Small fix to install plugin.
-Now open more faster. And the option work fast and very well.

plugin in first post..

fairbird
OpenWebif 2.1_r0 and OpenWebif 2.1_r1 doesn't work OE 2.0

ERROR: Some plugin are not available: Extensions/OpenWebif (No module named Cheetah.Template)
(06-12-2012, 12:04 AM)iko Wrote: You are not allowed to view links. Register or Login to view.OpenWebif 2.1_r0 and OpenWebif 2.1_r1 doesn't work OE 2.0

ERROR: Some plugin are not available: Extensions/OpenWebif (No module named Cheetah.Template)

Please read first post carefully ... this is for OE1.6 not OE2.0
Because no patched images for OE2.0 to use it and test on it...
Update....

openwebif v2.2-r0

-Update some plugin file.
-Change style color to red.
[attachment=203]
plugin in first post..

fairbird
Good work!

It works also on my AzBox HD with SpaZe 2.2 Image Y06

Keep it up!
Update....

openwebif v2.2-r1

-Update Control option folder.

plugin in first post..

fairbird
Update....

openwebif v2.2-r2

-Update Control option folder.

plugin in first post..

fairbird
Update....

openwebif v3.0-r0

-Update Control option folder.

Quote:@@ -143,9 +143,9 @@ def getInfo():
info['enigmaver'] = about.getEnigmaVersionString()
info['kernelver'] = about.getKernelVersionString()

- if fileExists("/usr/lib/enigma2/python/Tools/StbHardware.pyo"):
+ try:

from Tools.StbHardware import getFPVersion
- else:
+ except ImportError:
from Tools.DreamboxHardware import getFPVersion

info['fp_version'] = getFPVersion()

plugin in first post..

fairbird
Pages: 1 2 3 4 5 6