Jump to content


Photo

IPTV Player - development thread


  • This topic is locked This topic is locked
3565 replies to this topic

Re: IPTV Player - development thread #441 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 30 November 2015 - 23:34

Sounds cool! :)


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #442 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 December 2015 - 00:25

In version "90.06.00.00":

- add the DTS support to the exteplayer3 (v14) for the MIPSEL platforms 

DTS can be injected directly to the audio decoder (default) or can be software decoded and injected as PCM (can be enabled from External movie configuration)

 

 

Regards,

SSS



Re: IPTV Player - development thread #443 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 02:57

OpenPLi image (and IPTV Player in it) I tried testing tonight had a problem I couldn't overcome:

 

"no module named htmlentitydefs"
 
 
entitydefs
Value:
{'AElig': '\xc6', 'Aacute': '\xc1', 'Acirc': '\xc2', 'Agrave': '\xc0', 'Alpha': '&#913;', 'Aring': '\xc5', 'Atilde': '\xc3', 'Auml': '\xc4', ...
 

 

"Wrong magic" etc. when trying to install via Telnet, whatever I tried "opkg update..."...


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #444 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 December 2015 - 09:03

You should remove manually installed module.

And install it via telnet:

opkg update && opkg install python-html

 

Regards,

SSS



Re: IPTV Player - development thread #445 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 10:13

That was the first thing I tried... I will try again... ;)

 

"Magic" error... OE-A not working for OpenPLi.


Edited by gorski, 1 December 2015 - 10:14.

<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #446 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 December 2015 - 20:22

"Magic" error. can means that you use file for wrong python version.



Re: IPTV Player - development thread #447 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 20:56

Not in this case, they are both 2.7.

 

The difference seems to be between OE-A basis and OpenPLi basis for E2...

 

You write for OE-A, it seems, whereas OpenPLi seems to have a different set of plugins in feeds. etc.

 

In this case, it seems some OE-A plugins have sneeked into the OpenPLi based E2 feed and are creating havoc...

 

It's a new Mnigma being tested with various E2 basis, so...

 

Unless you have such a file (htmlentitydefs)?


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #448 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 December 2015 - 21:04

Yes of course the htmlentitydefs is python module not realeted to any E2 distribution....

https://docs.python....-htmlentitydefs

 

I do not write anything for OE-A in my STB I use image based on OpenPLI.

I do not understand from whence you got this wrong conclusion?


Re: IPTV Player - development thread #449 holles

  • Member
  • 21 posts

0
Neutral

Posted 1 December 2015 - 21:16

Can you explain how I can download the latest version via temp file in OpenPli4?



Re: IPTV Player - development thread #450 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 December 2015 - 21:39

Last plugin version?

 

From cmd line:

opkg update && opkg install python-html
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
cd /tmp
wget http://iptvplayer.vline.pl/download/update/latest.pythonX.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

Edited by samsamsam, 1 December 2015 - 21:41.


Re: IPTV Player - development thread #451 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 21:45

 

Yes of course the htmlentitydefs is python module not realeted to any E2 distribution....

https://docs.python....-htmlentitydefs

 

I do not write anything for OE-A in my STB I use image based on OpenPLI.

I do not understand from whence you got this wrong conclusion?

 

 

Well, it worked in OE-A based OpenATV and PBNIGMA but not in OpenPLi, since, it seems, OpenPLi lacks certain bits to the system...

 

You know I am not an IT pro but I can tell you what really works and what doesn't... :D So, this is from experience, not from "knowledge"... You will make sense of it, I am sure, you're a good coder. I may not have expressed myself precisely, in IT terms but... ;)

 

Good luck! :)


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #452 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 21:48

Btw, there are reports on Sat-Universe of various images where after proper installation of IPTV Player, the plugin is NOT to be found among plugins, for various reasons...

 

There may be a clue to improve compatibility, as it were... Certain images do not handle the installation well, whether from ipk or from telnet via internet...

 

Perhaps IPTV Player - during installation - should check for a few more elements, just as it is checking for ffmpeg, ExtPlayer3, full wget etc.?


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #453 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 1 December 2015 - 22:08

When plugin is not show in plugins menu then there is message displayed talking which module is needed.
 
 
When there is missing some python modules they should be installed via opkg not by copy files from other images.
 
You probably broken your image in this way. 
IPTVPlayer work on OpenPli, but user need to install some addtional modules for it but not via copy it from other images.
 
The ipk prepared by @athoik for IPTVPlayer for the OpenPLI can be found in this thread.
 
 
I wrote it many times, I will not prepare ipk packages, there is so many E2 distributions with in many version, so I will not have time to doing anything else.
And for example how can I test ipk for VU for specific E2 distribution without VU?
Please think.
 
IPTVPlayer will work on any E2 distribution. The only thing you must do is installing missing python modules in correct version.

Edited by samsamsam, 1 December 2015 - 22:10.


Re: IPTV Player - development thread #454 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 22:35

You are not reading properly. I have installed it via Telnet commands (internet) after I installed ffmpeg and only then I have tried installing the missing components via Telnet.

 

Not working, for various reasons.

 

So, try again... ;) :D

 

Edit:

 

Not all python modules are available, obviously... else I would have installed them... Some simply are NOT available in all distributions etc. etc.


Edited by gorski, 1 December 2015 - 22:37.

<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #455 WanWizard

  • PLi® Core member
  • 68,624 posts

+1,739
Excellent

Posted 1 December 2015 - 22:36

Also, if you install something that is missing dependencies, inform the author of the package so it can be fixed.

 

Unlike some other images, there are no packages installed in an OpenPLi image that don't have a reason for being there. Every package needs to have it's dependencies defined correctly.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: IPTV Player - development thread #456 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 1 December 2015 - 22:39

I wrote it many times, I will not prepare ipk packages, there is so many E2 distributions with in many version, so I will not have time to doing anything else.

And for example how can I test ipk for VU for specific E2 distribution without VU?
Please think.
 
IPTVPlayer will work on any E2 distribution. The only thing you must do is installing missing python modules in correct version.

 

actually, when you have the ipk with all needed dependencies declared, it is pretty much 'e2 distribution' independent,

additional packages would be installed from given user's own feed during installation automatically

 

(and when instead user needs to find/install necessary packages on his own, it may cause more problems...)


True sarcasm doesn't need green font...

Re: IPTV Player - development thread #457 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 22:40

Yep, WW, I am trying...

 

And no, some bits, that are needed for this, in a bare OpenPLi image do not exist, sadly...


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #458 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 22:41

Thank you blzr!


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: IPTV Player - development thread #459 WanWizard

  • PLi® Core member
  • 68,624 posts

+1,739
Excellent

Posted 1 December 2015 - 22:43

And no, some bits, that are needed for this, in a bare OpenPLi image do not exist, sadly...

 

What do you mean by "do not exist"? Are not installed by default? Or do not exist in the feed? And which packages are you talking about?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: IPTV Player - development thread #460 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 1 December 2015 - 22:47

Partially, it's written above, in my report.

 

I am testing a new Mnigma, based on OpenPLi.

 

Problems appeared and some I have managed to sort out but some I have noted down and reported here, since I couldn't find anything of the sort on the net...

 

One, I suppose, must be an IT pro/developer - and be capable/knowledgeable enough to be able to put together a missing file/dependency and I am clearly not that guy...

 

Now, if you asked me something in Philosophy/Politics/Sociology... :D


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>


3 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


    Bing (2)