E2iStream [new name for E2iPlayer!!?] Download now. Updated regularly by new developer :)

Status
Not open for further replies.
Stupid questions but if not using putty and just dowloaded IPK where do you move IPK to E2 box via filezilla?

I know on box you would have to go on IPK installer.
 
If downloaded the IPK pop it onto usb and install that way or on putty connect to your box and copy and paste the command line over to install the e2istream vi's putty
 
yes it's called E2iStream.
Download the IPK and install it. it installs over the E2iPlayer if you already have it.
Same thing just different name..
enjoy.

READ THESE NOTES BEFORE YOU GO AHEAD;
@BeakyFord The plugin works fine on ATV 6.2 but will NOT work with ATV 6.3 at the moment


INSTALLATION:


Dowanload initial release IPK from here
TinyUpload.com - best file hosting solution, with no limits, totaly free

OR

WGET Installer Script Below ::
Code:
wget --no-check-certificate http://www.softrix.co.uk/istream/installer.sh -O - | /bin/sh

OR

wget http://www.softrix.co.uk/istream/installer.sh -O - | /bin/sh

Use a Telnet client, i.e. the one with Windows or something like Putty.

Platforms supported: sh4, mipsel, i686, armv7, armv5t.

Please note that if you have already installed previously you do not need to do this again as updates are automatic.
The script will remove any previous version automatically.

FULL SCRIPT if needed.
Code:
#!/bin/sh
##setup command=wget http://www.softrix.co.uk/istream/installer.sh -O - | /bin/sh

# remove old version
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer

# Download and install plugin
cd /tmp
set -e
wget "http://www.softrix.co.uk/istream/downloads/e2istream_pythonX.X.tar.gz"

tar -xzf e2istream_pythonX.X.tar.gz -C /
set +e
rm -f e2istream_pythonX.X.tar.gz
cd ..

sync
echo "#########################################################"
echo "#          e2iStream INSTALLED SUCCESSFULLY             #"
echo "#########################################################"
echo "#                 BOX IS REBOOTING                      #"
echo "#########################################################"
reboot
exit 0



Sources:
For more updates:
e2iStream - IPTV Plugin for Enigma2 Boxes
iStream

Credits:
I found about it from this forum member daniogroove post in another category.
iStream (e2iplayer replacement)


Extra credit to biff2005
  • pin for 18+ =2470working good
Thanks:
@dsayers2014 tips for cleaning up the thread.
yes it's called E2iStream.
Download the IPK and install it. it installs over the E2iPlayer if you already have it.
Same thing just different name..
enjoy.

READ THESE NOTES BEFORE YOU GO AHEAD;
@BeakyFord The plugin works fine on ATV 6.2 but will NOT work with ATV 6.3 at the moment


INSTALLATION:


Dowanload initial release IPK from here
TinyUpload.com - best file hosting solution, with no limits, totaly free

OR

WGET Installer Script Below ::
Code:
wget --no-check-certificate http://www.softrix.co.uk/istream/installer.sh -O - | /bin/sh

OR

wget http://www.softrix.co.uk/istream/installer.sh -O - | /bin/sh

Use a Telnet client, i.e. the one with Windows or something like Putty.

Platforms supported: sh4, mipsel, i686, armv7, armv5t.

Please note that if you have already installed previously you do not need to do this again as updates are automatic.
The script will remove any previous version automatically.

FULL SCRIPT if needed.
Code:
#!/bin/sh
##setup command=wget http://www.softrix.co.uk/istream/installer.sh -O - | /bin/sh

# remove old version
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer

# Download and install plugin
cd /tmp
set -e
wget "http://www.softrix.co.uk/istream/downloads/e2istream_pythonX.X.tar.gz"

tar -xzf e2istream_pythonX.X.tar.gz -C /
set +e
rm -f e2istream_pythonX.X.tar.gz
cd ..

sync
echo "#########################################################"
echo "#          e2iStream INSTALLED SUCCESSFULLY             #"
echo "#########################################################"
echo "#                 BOX IS REBOOTING                      #"
echo "#########################################################"
reboot
exit 0



Sources:
For more updates:
e2iStream - IPTV Plugin for Enigma2 Boxes
iStream

Credits:
I found about it from this forum member daniogroove post in another category.
iStream (e2iplayer replacement)


Extra credit to biff2005
  • pin for 18+ =2470
Thanks:
@dsayers2014 tips for cleaning up the thread.
 
All working good it installs over the E2iPlayer as you say and all auto and reboots no messing about done in less than 2 mins using Putty.(y):laughing:
 
Just updated the plugin with the regular updates. Noticed Movierulz is missing any ideas?
Check on his website!! The updates are automatic now, I don't use that one so didn't notice, there probably loads that will work with same content on!!
 
No problem here everyone has there favourites plenty to choose from would be different if no sources worked and if Movierulz is missing then it has been removed for a reason probably not working.
 
Whats his website. The URL for Movierulz still works so not sure why its been removed. The reason for Movierulz is because it has Bollywood movies and is able to sort by year. Will it be possible to be put back on?
 
Hi all,

A wierd one.

2 boxes both h2h. Both using Atv 6.1.

Installed .ipk file over usb to both boxes. After e2istream update, 1 box hangs on downloading. All links are no good. But all is ok on the other box.

The box with the e2istream player that is not working has been running fine for about 5 days.
I have uninstalled and re-installed the .ipk, but still no luck

Any ideas anyone?
 
Still there for me too, he has a closed fb page that will sort it out, there are loads of whinges about missing this and missing that on there, considering he does all the work for free and all the content is free I can't see why people have to keep asking for stuff!! Join his site to politely ask!!
 
Status
Not open for further replies.
Back
Top