PDA

View Full Version : OE1.6 images in DM7020 Hd v2?



luis
08-04-2017, 06:39 PM
In existing OE2.0 image in DM7020 HD v2 program Drtic (.ipk file to use subtitles) cannot be installed in plugins. No problem installing it in OE1.6 images. Can an image OE1.6 (like Nemesis 2.3) be installed in this Dreambox?

saintomer1866
08-04-2017, 07:04 PM
As long as the image was written for your stb (DM7020HD v2) then yes you can install a OE1.6 Image on it
I assume from your post that you have a Genuine Dreambox so make sure you only install a Genuine image on it, not a clone image.
rather than going back to that old enviroment has the plugin not been updated to OE2.0 ?, 1.6 is very old now.
or maybe it's been superceded by a new plugin ?

You could also try extracting the ipk with 7zip on your pc then ftp'ing the files over to your dreambox manually
it may then work on your OE2.0 image

St.O

harddriver
08-04-2017, 07:28 PM
Hi

Try it with :

hxxp://www.dreamboxupdate.com/opendreambox/2.0.3/mips32el/enigma2-plugin-extensions-subsdownloader2_3.999+git5231+747 06cd-r2_mips32el.ipk
Replace the xx with tt

harddriver
08-04-2017, 08:32 PM
Hi

2nd
You can also read in the BH Board about a Plugin called :
Subtitle player
it may also from interest for your thoughts

hxxp://www.vuplus-community.net/board/threads/tutorial-for-subtitle-player-ddamir-e2-v3-01.617/
btw the Plugin can be used also on your DM 7020

luis
08-04-2017, 11:16 PM
Thank you all for the answers. The new DM7020 HD v2 is genuine, but, as far as I know, no OE1.6 image has been written for it (all the images I can find for this box are OE2.0). Also, the plugin in question has not been updated to OE2.0, it only works in the old OE1.6. So thereīs obviously no way to make this subtitle program work.

@saintomer
FTP-ed the .ipk file to /tmp and then telnet-ed to Dreambox. It installed in Plugins browser alright, but itīs dead there. Selecting it doesnīt bring up the list of subtitles in /tuxbox/Drtic/tit and activate the selected one.

@harddriver
Iīll try the Code posted and have a look at ddamirīs subtitle player.

ian
09-04-2017, 07:30 AM
A plugin is just python.

Python can run on any platform be it OE1.6 or OE2.0 or OE2.5

Its the ipk that's causing your problems, its been compiled for OE1.6 so when you try to install it, it will give you an MD5 checksum error.

Youve been told by Saintomer how to overcome this, just do as he said, extract the ipk using 7zip, then extract the data file to give you access to the plugin folder. Then simply send the entire plugin folder over to your extensions folder on your box, and send any other folders that have also been extracted to the corresponding folders on your box as well, and then restart enigma2. Job done, your plugin is installed and will be fully functional.

This is manual installation as suggested by Saintomer. Manual installation is not sending an ipk over to /tmp and then running it.

Ian.

ian
09-04-2017, 08:00 AM
Ok upon further investigation the above wont work in this instance as the plugin contains a binary located in /var/tuxbox/Drtic which will also have been compiled for OE1.6 too.

You dont say what your image is that you are using so Ive uploaded two ipk's for you for OE2.0 containing files compiled for Pli and the other one for Nabilo or Gemini

Regardless of your image type though, because the Binaries in these ipk's have been compiled for OE2.0 if you find that these ipk's still wont install because your image is not Pli or Nabilo or Gemini, then the manual installation proceedure in the previous post WILL work if you extract these ipk's and follow the instructions above.

Ian.

luis
09-04-2017, 12:34 PM
Thanks a lot for the files Ian. I have a Dream-Elite in my box now, so I have to reflash to PLi or Gemini to use them. Or Iīll try on Dream-Elite (being in already) first, just in case it might work.

ian
09-04-2017, 01:13 PM
You DONT have to reflash

If the ipk wont install on your Dream-Elite image just then install the plugin manually as instructed above.

Ian.