Updated E2iplayer

topchippyles

DW Member ++
Joined
Apr 11, 2014
Messages
277
Reaction score
158
This is for 25/04/2019 version and a lot of the stuff is working loaded via putty telnet

Do this option via telnet (DCC).

Copy all & paste into telnet window:
  1. init 4
  2. cd /tmp
  3. rm -rf *.ipk
  4. wget --no-check-certificate -O e2ip.zip https://gitlab.com/mosz_nowy/e2iplayer/-/archive/master/e2iplayer-master.zip
  5. unzip -d /tmp e2ip.zip
  6. rm -rf *.zip
  7. /bin/cp -Rdf /tmp/e2iplayer-master/IPTVPlayer/* /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/
  8. rm -rf /tmp/e2iplayer-master
  9. sync
  10. init 3
  11. Hit enter
  12. Gui will restart & app will be updated to latest GIT version.
Delete any previous versions first

youtube fixed
lots of the movie links working
 
Back
Top