Hi,
@rantanplan is right, what a useless discussion.
anyone is free to rewrite my script themselves so that .tar.gz is used instead of .zip.
but ok when i have the time and the inclination i might do it myself.
regards
Pike
Posted 5 June 2022 - 23:00
Hi,
@rantanplan is right, what a useless discussion.
anyone is free to rewrite my script themselves so that .tar.gz is used instead of .zip.
but ok when i have the time and the inclination i might do it myself.
regards
Pike
Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K
Image: OpenPLI-8.3
Posted 5 June 2022 - 23:21
Its a matter of principle and a big difference between OE-A images and OpenPLi. We like to keep the image lean, instead of tossing everything but the kitchen sink in...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 11 June 2022 - 18:18
Hi,
ok here now the new version from the script, it now only uses tar for unpacking.
the script does not install 7zip anymore because it is no longer needed.
i hope now all are happy
It would be great if a mod could put a link to it in the first post (with a text reference that it is the current script).
regards
Pike
Edited by Pike_Bishop, 11 June 2022 - 18:26.
Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K
Image: OpenPLI-8.3
Posted 13 June 2022 - 17:26
Hi,
ok here now the new version from the script, it now only uses tar for unpacking.
the script does not install 7zip anymore because it is no longer needed.
i hope now all are happy
It would be great if a mod could put a link to it in the first post (with a text reference that it is the current script).
regards
Pike
Done, hope this is what you wanted, if not press Report (below) then we get noticed, by sheer coincidence I read this.
Hardware: Vu+ Uno 4K SE - Vu+ Duo 4K - Fuba 78 cm - Tripleblock LNB Quad 19.2/23.5/28.2 - DS918+
Software : OpenPLi - OSCam - Settings van Hans - Autotimer - EPGImport
---------------------------------------------------------------------------------------------------------------------------------------
Remember: Upvote with the button for any user/post you find to be helpful, informative, or deserving of recognition!
---------------------------------------------------------------------------------------------------------------------------------------
Many answers to your question can be found in our new and improved wiki
Posted 27 June 2022 - 08:51
Adjusted the link
Hardware: Vu+ Uno 4K SE - Vu+ Duo 4K - Fuba 78 cm - Tripleblock LNB Quad 19.2/23.5/28.2 - DS918+
Software : OpenPLi - OSCam - Settings van Hans - Autotimer - EPGImport
---------------------------------------------------------------------------------------------------------------------------------------
Remember: Upvote with the button for any user/post you find to be helpful, informative, or deserving of recognition!
---------------------------------------------------------------------------------------------------------------------------------------
Many answers to your question can be found in our new and improved wiki
Posted 30 September 2023 - 20:24
this script isn't up to date because as example @maxbambi didn't work furthermore on this plugin so it is only for @zadmario version from e2iplayer.
if you have installed e2iplayer with the script and you want to delete e2iplayer you can use the command;
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
but attantion rm -rf is a dangerous command so go sure that you use this command with the correct path to e2iplayer directory.
i attach here another script which i use since months in openatv with that you can install e2iplayer version from @zadmario (it works in openpli too).
but it is in germany language (maybe i will make a english version later).
as i said this script installs default the version from @zadmario and it is for python 2 and python 3 (the version from @zadmario works with python 2 and python 3)
the script is for hotkey, so put the script in the directory /usr/script make it executable as follows;
chmod 755 /usr/script/e2iplayer_install_update.hidden.sh
and put it on a button to your choice and that's it now you can start it with hotkey button.
you can use the same script to update e2iplayer, for this you must only start the script again.
good luck
regards
Pike
Edited by Pike_Bishop, 30 September 2023 - 20:26.
Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K
Image: OpenPLI-8.3
Posted 1 October 2023 - 16:46
I changed the first post, with this latest.
Hardware: Vu+ Uno 4K SE - Vu+ Duo 4K - Fuba 78 cm - Tripleblock LNB Quad 19.2/23.5/28.2 - DS918+
Software : OpenPLi - OSCam - Settings van Hans - Autotimer - EPGImport
---------------------------------------------------------------------------------------------------------------------------------------
Remember: Upvote with the button for any user/post you find to be helpful, informative, or deserving of recognition!
---------------------------------------------------------------------------------------------------------------------------------------
Many answers to your question can be found in our new and improved wiki
Posted 4 October 2023 - 21:25
Hi,
here a new script (now again in english language) with that you can install e2iplayer from git, it is for use with hotkey designated, and you can use this script also for updating e2iplayer.
so that e2iplayer and the script works it needs first the plugin{s}/package (they are on feed) as follows;
enigma2-plugin-extensions-e2iplayer-deps
enigma2-plugin-extensions-ppanel
python-pycurl or python3-pycurl
if necessary the script installed this plugin{s}/package automatically, so it is nothing to do for users.
ok, so that the script works the following is to do (configuration);
1.) put the extracted script with name "e2iplayer_install_update_en.hidden.sh" on your box to the directory /usr/script (if this directory didn't exists create it first).
2.) make it executable with the following telnet/ssh command;
chmod 755 /usr/script/e2iplayer_install_update_en.hidden.sh
3.) put it on a button to your choice for hotkey, -> that's it.
please do not rename this script, because it needs .hidden in the name so that it works correct with hotkey in background.
now you can start the script with hotkey.
what did this script doing ?
it installed e2iplayer from git, default it is configured for the e2iplayer from @zadmario.
if users want to install instead the e2iplayer version from @jbleyel or from @Blindspot76 they must change the variables to it in the script
(this variables you can found in the lines 25, 27, 29, and 31) here you can set which version from the e2iplayer you want to install.
set your desired version to yes, but go sure that only one of the 4 versions is set to yes.
the script makes default also a backup of an already installed e2iplayer version in the form of a tar.gz package which is stored in /home/root by default.
if you want to store the backup on another place change the variable in line 20 from that;
E2IPLAYER_BACKUP_DIR="/home/root"
to your desired destination.
if you don’t want that the script creates a backup from an already installed e2iplayer version change the variable in line 17 from that;
BACKUP=yes
to;
BACKUP=no
if you select a e2iplayer version from @Blindspot76 it needs also the package unzip but as i saw the busybox unzip is out of the box on board in pli image
only if this isn’t the case and only if you want to install an e2iplayer version from @Blindspot76 the script installs also the package unzip.
Important !
all changes (variables changes) that you make in the script you must do with an linuxcompatible editor as example with notepad++.
last infos;
for python 2 you can either choose the e2iplayer from @zadmario or the one for python2 from @Blindspot76.
there is nothing more to say, besides everything is documented in the script itself, so you can read directly in the script what it does etc....
@40H3X
regards
Pike
Edited by Pike_Bishop, 4 October 2023 - 21:35.
Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K
Image: OpenPLI-8.3