Springen naar inhoud


rtzhjgg0

Lid geworden: 4 dec 2008
Offline Laatste activiteit: 02 mei 2018 19:45
-----

#730553 OpenMultiboot for openPLi

Geplaatst door rtzhjgg0 aan 1 juli 2017 - 21:36

OMB 2.5 works perfectly on openPLI 6.0-rc vuduo2 :)
till now tested with 'openpli 6.0-rc', 'VTI 11.2' and openATV6
 




#443297 MultiBoot with OpenPLi 4 on Flash (all Vu+ boxes)

Geplaatst door rtzhjgg0 aan 12 september 2014 - 10:54

Here is a working MultiBoot tool for all Vu+ boxes with OpenPLi 4 on Flash (just for experimental purpose and private use :) )
 
Some highlights:
-you can install it on USB or HDD
-you can backup and restotre images as tar to /media/hdd/VUbootBackup
-you can deactivate or remove it
 
(this version is only in Polish!)
 
Installation:
-copy 'MultiBoot_PLi4_VUboxes.tar.gz' to /tmp then over telnet: 'tar -xvzf /tmp/*.tar.gz -C /'
-restart GUI, in Main Menu will appear 'MultiBoot'
-open MultiBoot and install needed modules with 'Moduly' (Yellow) choosing your box type
-reboot your Box
-open MultiBoot and choose a device where you like to install MultiBoot (USB or HDD) then reboot again your Box
 
To install a new image:
-copy over FTP your image file (*.zip)  to /media/multiboot/MultiBootUpload
-in the main screen of MultiBoot click 'Install Image' (Yellow) and select your image
 
Further operations in 'Help' (Blue):
-------------------------------------------
'Narzedzia Multibota '                                    - (Multibot-tools)
 
'Wykonaj kopie image z Multiboota'             - (Create a backup copy of a mutiboot image)
'Przywroc kopie image do Multiboota'         - (Restore from a backup image)
'Odinstaluj MultiBoot'                                    - (Deactivate MultiBoot)
------------------------------------------
 
How to deactivate MultiBoot:
-in the main screen of MultiBoot, click 'Help' (Blue), then 'Odinstaluj MultiBoot' - confirm with RED and 'Yes'
 
How to remove MultiBoot:
-in the main screen of MultiBoot, click 'Help' (Blue), then 'Informacje', RED and confirm with 'Yes'
 
(shoots from Duo2, USB)

Bijgevoegde miniaturen

  • 1.png
  • 2.png
  • 3.png
  • 4.png
  • 5.png
  • 6.png

Bijgevoegde Bestanden




#386870 skin_user based VFD-skin for PLi/Duo2

Geplaatst door rtzhjgg0 aan 15 november 2013 - 09:32

:) new version:

 

skin_user__based_VFDskin_for_PLi_and_SPA_Duo2___15nov13

 

changes:

    added blinking update-icon for OpenSPA

Bijgevoegde Bestanden




#372904 skin_user based VFD-skin for PLi/Duo2

Geplaatst door rtzhjgg0 aan 11 september 2013 - 20:08

Till now OpenPLi 4.0 have not a VFD-skin-selector for Duo2 boxes (like ViX and VTi). So I put together a package which is based on skin_user.xml
I just addapted to PLi a VFD-skin that I wrote for ViX and VTi.

This package is fully skin independent, that means, no matter what skin is actually used, the VFD-display of Duo2 will be controlled from skin_user.xml

The package contains one Renderer, one Converter the skin_user.xml and some icons. No existing file will be modified.

To install:
-copy 'skin_user__based_VFDskin_for_PLi_Duo2.tar.gz' to /tmp
-over telnet: tar -xvzf /tmp/*.tar.gz -C /
-restart GUI, thats all :)

To deactivate:
-delete or rename this file: /etc/enigma2/skin_user.xml

 


(tested only on OpenPLi 4.0 / Duo2)

Bijgevoegde Bestanden




#366291 FullBackup

Geplaatst door rtzhjgg0 aan 13 augustus 2013 - 15:01

here is the result of my test:

 

The bakup image of Duo2+PLi4 that FullBackup create is flashable over FlashGordon and USB-stick B)




#356160 Way to remove plugin from the menu?

Geplaatst door rtzhjgg0 aan 15 juni 2013 - 07:11

You can use 'MenuSort'.

 

-to change the position of a menu item: select an item with OK, move it to your desired position with UP/DOWN, than OK.

-your case:  BLUE to show or hide a menu item.

Bijgevoegde Bestanden




#349100 Restore Image backups with MQB / sofa flashing ;-)

Geplaatst door rtzhjgg0 aan 9 mei 2013 - 21:31

a small note:

 

do it at your own risk

OpenPLi does not support multiboot

It's not a  multiboot - just flashing over GUI.
You don't boot from a different device - you remain on Flash :)




#349017 Restore Image backups with MQB / sofa flashing ;-)

Geplaatst door rtzhjgg0 aan 9 mei 2013 - 16:30

The Vu images that I use are PLi, VTi, ViX and BH. But actually you can switch from one to the other only manually over USB stick and PC.
But I'm too lazy for that so I created my own method which allows me to flash over GUI using MQB.

How it works:
I have 4 image backups on '/media/hdd/vuBackupsJ/IMAGENAME/' as 'vuplus' folders.
The script that realizes the restoring is in my script folder '/media/hdd/jscripts'
The 4 functions that starts flashing are in the YELLOW button of MQB. When you start one of this functions, the script receives a similar command: '/media/hdd/jscripts/_restore.sh /media/hdd/vuBackupsJ/VTIfull'.
Then the selected image will be immediately flashed - just turn the box on again over remote control (without leaving your sofa :) ).

ALL you need is the the cool script of scope34,  '_restore.sh' which can be found on VTi images in 'usr/lib/enigma2/python/Plugins/SystemPlugins/VTIPanel'. It can manage all actual Vu boxes. I changed only one line of this script - line 121:

from
'cp /usr/lib/enigma2/python/Plugins/SystemPlugins/VTIPanel/sleep /tmp/'
to
'cp /bin/sleep /tmp/'

This method runs on my Solo2 since a couple of days fast and without any problems. All backup images have now on their YELLOW button the option to change flash over GUI.

To create image backups on HDD I use in all images Pedro_Newbies plugin 'BackupSuite'.

PS.
with this method no VTi-files are copied to other images. The '_restore.sh' script remains on your HDD

 

		<content>
			<name>restore Vu Image PLIfull -as script</name>
			<module>Screens.Console</module>
			<screen><![CDATA[Console, "restore Vu Image PLIfull", ["/media/hdd/jscripts/_restore.sh /media/hdd/vuBackupsJ/PLIfull"]]]></screen>
		</content>
		<content>
			<name>restore Vu Image BHfull -as script</name>
			<module>Screens.Console</module>
			<screen><![CDATA[Console, "restore Vu Image BHfull", ["/media/hdd/jscripts/_restore.sh /media/hdd/vuBackupsJ/BHfull"]]]></screen>
		</content>
		<content>
			<name>restore Vu Image VTIfull -as script</name>
			<module>Screens.Console</module>
			<screen><![CDATA[Console, "restore Vu Image VTIfull", ["/media/hdd/jscripts/_restore.sh /media/hdd/vuBackupsJ/VTIfull"]]]></screen>
		</content>
		<content>
			<name>restore Vu Image VIXfull -as script</name>
			<module>Screens.Console</module>
			<screen><![CDATA[Console, "restore Vu Image VIXfull", ["/media/hdd/jscripts/_restore.sh /media/hdd/vuBackupsJ/VIXfull"]]]></screen>
		</content>

 

Bijgevoegde miniaturen

  • Restore_vuImges_over_MQB.jpg



#304249 Does exist some plugin for e-mail notification ?

Geplaatst door rtzhjgg0 aan 5 oktober 2012 - 13:33

that's what I use on PLi3 / dm8000:

Bijgevoegde Bestanden




#295080 'SCROLL-LCD-TEXT' for OpenPLi3 (Dreamboxes)

Geplaatst door rtzhjgg0 aan 27 augustus 2012 - 14:49

I put together a package which allows displaying of content on LCD as scrolling text. 'SCROLL-LCD-TEXT' is fully skin independent, that means, no matter what skin is actually used, the LCD display will be controlled from skin_user.xml
Tested on DM8000 with this images: openPLi3 and openAAF

The package contains 5 scrolling renderers, skin_user.xml and a thin font. No existing file will be modified.

After the installation, one or more items of this summary's will be displayed on LCD as scrolling text:
'InfoBarSummary'
'ChannelSelection_summary'
'MenuSummary'
'InfoBarMoviePlayerSummary'
'MovieContextMenuSummary'
'MovieSelectionSummary'
'SetupSummary' 'SimpleSummary'
'PluginBrowserSummary'

To install SCROLL-LCD-TEXT:
-copy SCROLL-LCD-TEXT___PLi3__27_08_12.tar.gz to /tmp
-over telnet: tar -xvzf /tmp/*.tar.gz -C /
-restart GUI, thats all.

To deactivate SCROLL-LCD-TEXT:
-just delete or rename this file: /etc/enigma2/skin_user.xml

Bijgevoegde Bestanden




#279081 OpenPLi 3.0: new alpha experimental images!

Geplaatst door rtzhjgg0 aan 25 mei 2012 - 19:17

Great work! Thanks :)
Works like a charm on my DM8000

Only:
-----------
Some plugins are not available:
Extensions/EPGimport (no module named gzip)
-----------


#262096 Audio PIP not working anymore.

Geplaatst door rtzhjgg0 aan 9 maart 2012 - 14:28

more like this:

l=open("/proc/stb/vmpeg/0/dst_left","w")
		  l.write("%x" % 0)
		  l.close()
l=open("/proc/stb/vmpeg/0/dst_apply","w")
		  l.write("%x" % 1)
		  l.close()

Your hint solved the problem. It works!!
Here is the modified plugin.py


Thanks to Gutemine for allowing to modify the file!
Thanks pietereg for the hint!

Bijgevoegde Bestanden




#234379 Audio PIP not working anymore.

Geplaatst door rtzhjgg0 aan 24 november 2011 - 22:42

Bijlage  enigma2___audiopip.log   38,66K   16 Aantal bijlagenOK, here is my E2 log:


#228901 Nieuwe E2 license, gevolgen voor PLi?

Geplaatst door rtzhjgg0 aan 4 november 2011 - 19:18

...
- Android is waarschijnlijk niet bedoeld om tuners mee aan te sturen. Je facebook pagina bijwerken wordt waarschijnlijk minder werk dan even van zender wisselen.

There is an interesting project trying to bring Android in Sat-receivers:
'AzBox Me running on Android FroYo 2.2.1'
'AzBox Me'