thanx for fix , video works ok now , can u have a look on moviehd.eu host coz it shows empty list !!!!
IPTV Player - development thread
Re: IPTV Player - development thread #121
Re: IPTV Player - development thread #122
Re: IPTV Player - development thread #123
Posted 4 August 2015 - 18:47
thanx for fix , video works ok now , can u have a look on moviehd.eu host coz it shows empty list !!!!
Dear @fankoosh please stop using "!", because It looks like you yell.
Edited by samsamsam, 4 August 2015 - 18:47.
Re: IPTV Player - development thread #124
Posted 4 August 2015 - 18:57
Anyone has bitbake for OE build environment ready? Or I should create one?
The plugin is provided in the (Extensions) feeds, if that helps (I don't know, not an IT guy, me... )...
Re: IPTV Player - development thread #125
Posted 4 August 2015 - 19:16
Anyone has bitbake for OE build environment ready? Or I should create one?
The plugin is provided in the (Extensions) feeds, if that helps (I don't know, not an IT guy, me... )...
With bitbake you can build directly from sources without somebody required to upload ink to 3rd party feeds.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: IPTV Player - development thread #126
Re: IPTV Player - development thread #127
Posted 4 August 2015 - 19:48
thanx for fix , video works ok now , can u have a look on moviehd.eu host coz it shows empty list !!!!
Dear @fankoosh please stop using "!", because It looks like you yell.
About movieshd.eu please visit they webpage:and you will see information about maintenance break.Regards,SSS
ooh no , i didnt mean at all with using "!" by yelling , in fact i mean by it a strange unknow thing , sorry for misunderstanding
Edited by fankoosh, 4 August 2015 - 19:48.
Re: IPTV Player - development thread #128
Posted 4 August 2015 - 20:05
OpenSSL: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failureUnable to establish SSL connection.
Re: IPTV Player - development thread #129
Posted 5 August 2015 - 12:50
Anyone has bitbake for OE build environment ready? Or I should create one?
There is no bitbake for OE build environment, so if you can prepare it I would be appreciate.
Hi @samsamsam,
Please find attached a patch for IPTVPlayer that adds support for distutils.
0001-Build-IPTVPlayer-using-distutils.patch 2.1KB 24 downloads
And here the bitbake for OpenPLi OE.
enigma2-plugin-extensions-iptvplayer.bb.txt 939bytes 30 downloads
Please note that using distutils will compile po into mo automatically, so you can removed compiled mo's from IPTVPlayer repository.
Also if there are any other runtime depedencies we should add then on RDEPENDS_${PN}.
I am attaching also the produced ipk for testing (-src is not required, it has sources only in order to reduce plugin size).
Please let me know if produce ipk (the enigma2-plugin-extensions-iptvplayer_git292+8226ab5-r0_all.ipk) is ok!
Attached Files
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: IPTV Player - development thread #130
Re: IPTV Player - development thread #131
Posted 6 August 2015 - 02:33
With the latest (73.00.06.00) version, the default being External Gstreamer Player, no buffering, in GB X1 BRDCM rec, with OpenATV 4.2 (just for the hell of it, tested that version, as it seems that IPTV Player subs service works, at least in Alien1):
FilmOn > Live UK > BBC One > low > "Stream contains no data: Error (or code?) 4"
Other channels run but with plenty of frames dropped, poor quality, sadly...
Any idea what might it be, please?
Thanx!
Re: IPTV Player - development thread #132
Posted 6 August 2015 - 05:52
Thanks but
Please note that using distutils will compile po into mo automatically, so you can removed compiled mo's from IPTVPlayer repository.
this is no, so simple as the sources are used by many others images, so the mo files are still needed.
That's why I said "you can", I did not say "you should". If all image builders use bitbake then you can reconsider.
Please don't forget to commit the patch (that add support for distutils) in order to make bitbake work.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: IPTV Player - development thread #133
Posted 6 August 2015 - 19:04
With the latest (73.00.06.00) version, the default being External Gstreamer Player, no buffering, in GB X1 BRDCM rec, with OpenATV 4.2 (just for the hell of it, tested that version, as it seems that IPTV Player subs service works, at least in Alien1):
FilmOn > Live UK > BBC One > low > "Stream contains no data: Error (or code?) 4"
Other channels run but with plenty of frames dropped, poor quality, sadly...
Any idea what might it be, please?
Thanx!
Re: IPTV Player - development thread #134
Posted 6 August 2015 - 21:50
Re: IPTV Player - development thread #135
Posted 7 August 2015 - 21:02
Thanks but
Please note that using distutils will compile po into mo automatically, so you can removed compiled mo's from IPTVPlayer repository.
this is no, so simple as the sources are used by many others images, so the mo files are still needed.
That's why I said "you can", I did not say "you should". If all image builders use bitbake then you can reconsider.
Please don't forget to commit the patch (that add support for distutils) in order to make bitbake work.
Re: IPTV Player - development thread #136
Re: IPTV Player - development thread #137
Posted 7 August 2015 - 21:29
Thank you for the response.
As I understand I must add setup.py and setup_translate.py to the main folder (IPTVPlayer)?
Correct setup.py and setup_translate will be on the root directory. All E2OpenPlugins follow that hierarchy.
setup.py setup_translate.py IPTVPlayerThe patch will create those files automatically, you can commit the patch using git am (git am --signoff < /path/to.patch)
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: IPTV Player - development thread #138
Posted 7 August 2015 - 21:42
Thank you for the
Patch has been commited:
https://gitlab.com/i...6ca31b9a4a85376
Thank you very much for the clarification.
Regards,
SSS
Re: IPTV Player - development thread #139
Posted 7 August 2015 - 22:06
Patch has been commited:
https://gitlab.com/i...6ca31b9a4a85376
Great, I just build the package using the following bitbake:
enigma2-plugin-extensions-iptvplayer.bb.txt 943bytes 13 downloads
The diff from previous bitbake is the PV and PKGV (an extra 1 was added).
< PV = "git${SRCPV}" < PKGV = "git${GITPKGV}" --- > PV = "1+git${SRCPV}" > PKGV = "1+git${GITPKGV}"Please test the resulting ipk (enigma2-plugin-extensions-iptvplayer_1+git302+3bf934b-r0_all.ipk)
Attached Files
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: IPTV Player - development thread #140
Posted 8 August 2015 - 10:57
The first time it runs (on my Formuler F1) it displays the following:
iptvplayer_1.jpeg 30.02KB 4 downloads
iptvplayer_2.jpeg 27.58KB 4 downloads
Pressing ok, it continues to main screen. Above errors happened because files under bin folder were missing.
Please apply the following change to setup.py to include "binary" files.
diff --git a/setup.py b/setup.py index ef5ef42..b9acc9e 100644 --- a/setup.py +++ b/setup.py @@ -7,6 +7,7 @@ setup (name = 'enigma2-plugin-extensions-iptvplayer', description = 'IPTV Player for E2', package_dir = {pkg: 'IPTVPlayer'}, packages = [pkg], - package_data = {pkg: ['*.*', '*/*.*', '*/*/*.*', '*/*/*/*.*', '*/*/*/*/*.*']}, + package_data = {pkg: ['*.*', '*/*.*', '*/*/*.*', '*/*/*/*.*', '*/*/*/*/*.*', + '*/*/platformtester', '*/*/lsdir']}, cmdclass = setup_translate.cmdclass, # for translation )Also adding the above files the bitbake will fail, because it will detect those binary files.
In order to bypass that we need to delete the task package_qa.
--- enigma2-plugin-extensions-iptvplayer.bb.old +++ enigma2-plugin-extensions-iptvplayer.bb @@ -30,3 +30,4 @@ ${libdir}/enigma2/python/Plugins/*/locale/*/LC_MESSAGES/*.po \ " +deltask package_qaI am attaching the new bitbake.
enigma2-plugin-extensions-iptvplayer.bb.txt 962bytes 20 downloads
Thanks for your great job @SSS, hope to see Greek content too!
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
9 user(s) are reading this topic
0 members, 9 guests, 0 anonymous users