Update on E2iPlayer

Depending on what OS your using windows uses the windows key and prt sc sysrq keys together.


Edit thanks to @wooshman he pointed out he doesn't have script folder so that maybe why you have the error. Try

Code:
mkdir -p /usr/script && wget -O /usr/script/e2iplayer.sh 'https://raw.githubusercontent.com/davesayers2014/plugins/master/e2iptvinstaller.sh' && chmod +x /usr/script/e2iplayer.sh && sh /usr/script/e2iplayer.sh

Updated previous post
 
Last edited:
New test installer script you can copy and paste the command below in terminal on openwebif or putty

Code:
mkdir -p /usr/script && wget -O /usr/script/e2iplayer.sh 'https://raw.githubusercontent.com/davesayers2014/plugins/master/e2iptvinstaller.sh' && chmod +x /usr/script/e2iplayer.sh && sh /usr/script/e2iplayer.sh

This should download latest e2iplayer folder from gitlab, it also downloads a sh file to usr/script so you can run it in ViX Script Runner or ATV job manager in future updates.

Users using my h2h backup should be able to update e2iplayer via menu, ZeggyHelpScripts and choose Update Plugins
A thousand thanks dsayers2014 for your time and effort with the above script, it worked perfectly for me on Zgemma H.2S with OpenATV 6.2, WooshBuild Infinity & skyWB Skin. I now have E2iPlayer 2019.05.12.01. Should I set Auto check Y/N, preferred update server Default/GitLab, Add update from GitLab repo Y/N?
 
Last edited:
I too lost e2iplayer, it reverted to iptv Oct 2017. I spent most of the day learning from posts on here to flash to 6.2 and installed infinity. I then downloaded the e2iplayer from plug ins but it would never show on the plug in menu. Ended up using the file from this thread and happy to say it's worked. There's no e2iplayer showing when I press portal, half my plug ins have gone and i have a cline somewhere but that can wait for another day to figure that out haha. So thank you for the posts they really do help beginners like me.
 
I too lost e2iplayer, it reverted to iptv Oct 2017. I spent most of the day learning from posts on here to flash to 6.2 and installed infinity. I then downloaded the e2iplayer from plug ins but it would never show on the plug in menu. Ended up using the file from this thread and happy to say it's worked. There's no e2iplayer showing when I press portal, half my plug ins have gone and i have a cline somewhere but that can wait for another day to figure that out haha. So thank you for the posts they really do help beginners like me.
Take a look at the pages in the E2iplayer thread, when you have some free time, when you hit menu, then plug ins, is your E2iplayer not there aswell as your other installed plug ins.
 
Take a look at the pages in the E2iplayer thread, when you have some free time, when you hit menu, then plug ins, is your E2iplayer not there aswell as your other installed plug ins.
It wasn't showing before but since I installed the file from this thread it's showing so can access it that way. It's not showing when I press portal on the remote. I'm not touching the box again until game of thrones has finished
 
It wasn't showing before but since I installed the file from this thread it's showing so can access it that way. It's not showing when I press portal on the remote. I'm not touching the box again until game of thrones has finished
How to show E2iPlayer in Extensions when you press PORTAL on Remote:
1. Press GREEN button on Remote to see Plugins
2. Select E2iPlayer and press OK on Remote to open
3. Select Configuration and press OK on Remote to open
4. Scroll down to 'Show IPTV Player in extension list'
5. Set to 'yes'
6. Press GREEN button on Remote to Save
7. Press EXIT on Remote to close E2iPlayer
 
Last edited:
Depending on what OS your using windows uses the windows key and prt sc sysrq keys together.


Edit thanks to @wooshman he pointed out he doesn't have script folder so that maybe why you have the error. Try

Code:
mkdir -p /usr/script && wget -O /usr/script/e2iplayer.sh 'https://raw.githubusercontent.com/davesayers2014/plugins/master/e2iptvinstaller.sh' && chmod +x /usr/script/e2iplayer.sh && sh /usr/script/e2iplayer.sh

Updated previous post
 
Hi there, tried using your code for e2iplayer on openwebif, saying no such file, can you help to install plugin for h2s.
 
E2IPLAYER is in remove plugins but not in download plugins
 

Attachments

  • 15577499489387588395421487775779.jpg
    15577499489387588395421487775779.jpg
    2 MB · Views: 5
the EPG plugin has been well documented, its not lost it's been removed from the plugin browser menu that's all, it is still available via the remote menu
 
Hello,

There was several reason why there was not update during 2 weeks:
1. Some time before last update my external hdd has been damaged. I store on it enviroment for compilation binary components used by E2iPlayer like ffmpeg, pycurl, exteplayer3 and so on. These components are not updated frequently but anyway because of hdd demage I was not able to compile for example exteplayer3 for all supported platforms any more.

These make my very sad because on this hdd I had many data. However environment for development and deployment E2iPlayer (the part written in the python) was on my internal hdd, so it was not lost.

2. I was on something like a two-week "vacation" and I did not have access to my PC nor to any STB.

3. During my "vacation" I got many questions why no update - I answered with 1. and 2. As I wrote the problem 1. is not direct reason why there was no update E2iPlayer it self, but it could couse big issue when there will be need to update some binary component because of bug or something like that.

During this time I was accused of lying, insulted me and I received many message were users demand update.
I can not agree with such behavior of users. I spent hundreds of hours developing this plugin. E2iPlayer is my hobby and I share it with people for free. I never ask for donation or something like that. How users thank me for that?

Because of this after I returned from "vacation" I decide to develop E2iPlayer in the private domain: https://gitlab.com/e2iprivate/e2iplayer

I also started to create environment for binary components compilation from scratch.

It will be not published because of many rude opinions addressed to me.
Now, new versions of the E2iPlayer are only available for my friends and family.

And those who spit on me and offended should now roll up their sleeves and made their on plugins or something others and share these with others.

Regards,
SSS (y)(y)
 
Hi there, I would greatly appreciate your help in reinstalling e2iplayer and epg plugin for my h2s, have tried few codes but nothing working, thanks Justin w, cork eire
 
Back
Top