Jump to content


fintannl

Member Since 25 Jan 2010
Offline Last Active 28 Jul 2020 20:09
-----

Topics I've Started

updating iptvplayer on Zgemma 2s

20 July 2017 - 19:37

First thoughts is openpli 6 works really well. But as somebody who has migrated to openpli 6 I have an issue. So I have put openpli 6 on both my zgemma 2s and my zgemma i55. Then I have loaded iptvplayer on both system as follows

opkg update && opkg install python-html python-textutils
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
wget -O - http://iptvplayer.vl...ythonX.X.tar.gz | tar xzf - -C /tmp
cp -r /tmp/iptvplayer-for-e2.git/IPTVPlayer /usr/lib/enigma2/python/Plugins/Extensions
rm -r /tmp/iptvplayer-for-e2.git
sync
killall -9 enigma2

This all works great on both system. So after the reboot the IPTVPlayer is there via  menu plugins. So click on this and IPTVPayer says an upgrade is needed. So nothing surprising there. So this is where the two boxes diverge. On the i55 I click ok a few screens later its install rtmpdump (whatever that is), say yes and it installs, and you move onto the next thing that needs to be installed. And eventually after many braindead presses of the OK button IPTV is successfully installed. Not quite the same for the Zgemma2s. Here you get to installing rtmpdump and it installs and then it asks you if you want to install rtmpdump again and then you get into a loop.. No matter how much you agree it keeps asking you 'do you want to install rtmpdump. So you click on no instead and get into another similar loop with the next package to be installed. Note the package seems to install but it just loops. I can only assume this is an openpli issue for the Zgemma Star 2s as the Zgemma i55 works through everything perfectly?