I compared it with another box and installed all missing python packages on the Pure, no result yet. So we keep on searching..
IPTV Player - development thread
Re: IPTV Player - development thread #2161
Re: IPTV Player - development thread #2162
Posted 17 August 2016 - 17:33
compared and installed all missing packages in the pure. so it looks identical tot other receivers.
But still the opensubtitles do not work on the Xsarius Pure
Also subscne.com subtitles are not working on the Xsarius Pure
Please any other suggestions ?
Since these 2 only have dutch subtitles, I cannot use the other one (they work fine but have no dutch subtitles).
Edited by Dimmie, 17 August 2016 - 17:35.
Re: IPTV Player - development thread #2163
Re: IPTV Player - development thread #2164
Posted 17 August 2016 - 21:29
Also, for a long time red button doesn't do delete like it should be when you type something in search engine
Sent from my D6503 using Tapatalk
IPTVPlayer use default virtualkeyboard from your image.
If you think it is working incorrectly please report this to your image developers.
Re: IPTV Player - development thread #2165
Re: IPTV Player - development thread #2166
Re: IPTV Player - development thread #2167
Re: IPTV Player - development thread #2168
Posted 17 August 2016 - 23:59
Hi , i heave a Vu+Zero with OpenPli, and i heave a problem with subs,, can't download subs from Opensubtitles.org, , when i try i get this mesage.. Failed to Login, but in the IptvPlayer setings i heave the username and pass, but i get again this error.
Please provide logs.
To enable logs:
- go to IPTVPlayer configuration and enable Debug to the file /hdd/iptv.dbg
then reproduce the problem and provide content of the file /hdd/iptv.dbg
Re: IPTV Player - development thread #2169
Re: IPTV Player - development thread #2170
Posted 18 August 2016 - 00:22
This is not related with subtitles but with update.
I do not know from were you get and install this plugin but you do not have the official version.
You have some additional files in IPTVPlayer\iptvupdate\custom.
I will suggest you to remove it or better remove whole plugin and install official version.
Regards,
SSS
Re: IPTV Player - development thread #2171
Re: IPTV Player - development thread #2172
Posted 18 August 2016 - 00:44
Thank you for your Answer, this version i get from a other forum, because my box with OpenPli doesn't get the new versions of IPTVPLAYER, and i do installation with older versions and leater do all the updates.
Now i reflash the box from the begin and i will try to install via telnet from here --- https://gitlab.com/i...layer-for-e2---
Edited by Montezuma, 18 August 2016 - 00:47.
Re: IPTV Player - development thread #2173
Posted 18 August 2016 - 00:51
I have used this:
http://wiki.openpli.org/iptvplayer
Can confirm the latest version 131.00.100 doesn't have the subtitle problem anymore.
Re: IPTV Player - development thread #2174
Posted 18 August 2016 - 01:03
I have used this:
http://wiki.openpli.org/iptvplayer
Can confirm the latest version 131.00.100 doesn't have the subtitle problem anymore.
I do all the steps for the installation but now i get this
Attached Files
Re: IPTV Player - development thread #2175
Re: IPTV Player - development thread #2176
Posted 18 August 2016 - 01:11
Did you do this ???
opkg update && opkg install python-html
opkg update && opkg install python-textutils
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
cd /tmp
wget http://iptvplayer.vl...ythonX.X.tar.gz
tar -xzf latest.pythonX.X.tar.gz -C /tmp
rm latest.pythonX.X.tar.gz
cp -r iptvplayer-for-e2.git/IPTVPlayer /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
rm -rf iptvplayer-for-e2.git/IPTVPlayer
sync
reboot
Re: IPTV Player - development thread #2177
Posted 18 August 2016 - 01:22
I did have this problem too in previous builds. But now all is OK
I did some more testing, the trick seems to be in what order you install everything. The wiki tells first to install ffmpeg and then iptvplayer. When you do it like this you get the subtitle error. But when you first install the iptvplayer and without a reboot directly install ffmpeg, the subtitle problem is gone on a Xsarius Pure. So you can try if this is also the solution for the VU+ Zero.
This is what I did exactly in this order:
- fresh installation of latest openpli
- then by tellnet:
opkg update && opkg install python-html
opkg update && opkg install python-textutils
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
cd /tmp
wget http://iptvplayer.vl...ythonX.X.tar.gz
tar -xzf latest.pythonX.X.tar.gz -C /tmp
rm latest.pythonX.X.tar.gz
cp -r iptvplayer-for-e2.git/IPTVPlayer /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
rm -rf iptvplayer-for-e2.git/IPTVPlayer
wget http://iptvplayer.pl...psel_fpu.tar.gz
tar -xzf ffmpeg2.8.5_mipsel_fpu.tar.gz -C /
rm ffmpeg2.8.5_mipsel_fpu.tar.gz
sync
reboot
When I install in this order, the subtitles are working fine on a Xsarius Pure.
Re: IPTV Player - development thread #2178
Posted 18 August 2016 - 01:30
I did have this problem too in previous builds. But now all is OK
I did some more testing, the trick seems to be in what order you install everything. The wiki tells first to install ffmpeg and then iptvplayer. When you do it like this you get the subtitle error. But when you first install the iptvplayer and without a reboot directly install ffmpeg, the subtitle problem is gone on a Xsarius Pure. So you can try if this is also the solution for the VU+ Zero.
This is what I did exactly in this order:
- fresh installation of latest openpli
- then by tellnet:
opkg update && opkg install python-html
opkg update && opkg install python-textutils
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
cd /tmp
wget http://iptvplayer.vl...ythonX.X.tar.gz
tar -xzf latest.pythonX.X.tar.gz -C /tmp
rm latest.pythonX.X.tar.gz
cp -r iptvplayer-for-e2.git/IPTVPlayer /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
rm -rf iptvplayer-for-e2.git/IPTVPlayer
wget http://iptvplayer.pl...psel_fpu.tar.gz
tar -xzf ffmpeg2.8.5_mipsel_fpu.tar.gz -C /
rm ffmpeg2.8.5_mipsel_fpu.tar.gz
sync
reboot
When I install in this order, the subtitles are working fine on a Xsarius Pure.
OK, Everything is OK, with a reboot everything is OK.
My Thanks to SSS and to You Dimmi , for your help.
Thank You.
Edited by Montezuma, 18 August 2016 - 01:31.
Re: IPTV Player - development thread #2179
Re: IPTV Player - development thread #2180
Posted 18 August 2016 - 01:37
No, it's not! It's SSS's instructions, basically.
Did your rec have ffmpeg before you installed anything or not?
2 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
-
Bing (2)