Jump to content


Photo

IPTVworld.v5.0


  • Please log in to reply
30 replies to this topic

#1 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 23 September 2016 - 13:58

IPTVworld.v5.0

New plugin with features  :-

User m3u files in usb, hdd or plugin folder playlists
Webcams from many countries
Kodilive.tv links auto-updated
HDF links auto-updated
Live TV Servers updated daily
Three Play methods - plays most .ts streams without break in Method 2

Tested with openpli 4 and dreambox official images.
Some dreambox images, and dream based images may need additional software
 
gst-plugins-bad-fragmented (attached)

Regards, pcd.

Attached Files



Re: IPTVworld.v5.0 #2 Guardian

  • Senior Member
  • 104 posts

+2
Neutral

Posted 23 September 2016 - 17:01

Great plugin working perfect on a old Azbox Premium with HDMU image



Re: IPTVworld.v5.0 #3 bumperbee

  • Senior Member
  • 284 posts

+10
Neutral

Posted 23 September 2016 - 23:25

Hi Pcd, thanks very much!



Re: IPTVworld.v5.0 #4 maho33

  • Member
  • 22 posts

0
Neutral

Posted 24 September 2016 - 20:25

thank you so much pcd I have Dreambox 8000 openatv 5.3 image I have installed IPTVworld.v5.0 (server) works channels 30 then closes second tested many it is the same work only 30 Secund What can I do to make them work thanks advance



Re: IPTVworld.v5.0 #5 Rick Hunter

  • PLi® Core member
  • 9,064 posts

+56
Good

Posted 24 September 2016 - 21:01

I am going to test it on OpenPLi 5. 

 

the added plugin reports:

 

opkg install gst-plugins-bad-fragmented_0.10.23.1\+git12254\+cef47d8-r5_mips32el.ipk 

Collected errors:

 * calculate_dependencies_for: Cannot satisfy the following dependencies for gst-plugins-bad-fragmented:

 *      gst-plugins-bad *       gstreamer (>= 0.10.36.1+git12092+1bcabb9) *     libgstpbutils-0.10-0 (>= 0.10.36.1+git10186+bdb3316) *  libgstvideo-0.10-0 (>= 0.10.36.1+git10186+bdb3316) *    libffi5 (>= 3.0.10) * 

 * opkg_solver_install: Cannot install package gst-plugins-bad-fragmented.


Edited by Rick Hunter, 24 September 2016 - 21:03.

Plinux member We have a.. (ehmm.. morgage) house.

Re: IPTVworld.v5.0 #6 Rick Hunter

  • PLi® Core member
  • 9,064 posts

+56
Good

Posted 24 September 2016 - 21:11

thank you so much pcd I have Dreambox 8000 openatv 5.3 image I have installed IPTVworld.v5.0 (server) works channels 30 then closes second tested many it is the same work only 30 Secund What can I do to make them work thanks advance

From ihad.. I found somebody with the same problem.. and there was the question in return.. Did you install the gst-plugin?

I found a similar problem earlier with some other streams (before IPTVWold 5) and could nod solve that problem.. So I am also interested in the solution. 


Plinux member We have a.. (ehmm.. morgage) house.

Re: IPTVworld.v5.0 #7 maho33

  • Member
  • 22 posts

0
Neutral

Posted 24 September 2016 - 21:14

 

thank you so much pcd I have Dreambox 8000 openatv 5.3 image I have installed IPTVworld.v5.0 (server) works channels 30 then closes second tested many it is the same work only 30 Secund What can I do to make them work thanks advance

From ihad.. I found somebody with the same problem.. and there was the question in return.. Did you install the gst-plugin?

I found a similar problem earlier with some other streams (before IPTVWold 5) and could nod solve that problem.. So I am also interested in the solution. 

 

 
I have installed gst- plugin


Re: IPTVworld.v5.0 #8 Trial

  • Senior Member
  • 1,127 posts

+34
Good

Posted 25 September 2016 - 04:48

Hi,
you must install with --force-depends because most images usw GST 1 and not 0.1

Ciao

Re: IPTVworld.v5.0 #9 maho33

  • Member
  • 22 posts

0
Neutral

Posted 25 September 2016 - 08:57

Hi,
you must install with --force-depends because most images usw GST 1 and not 0.1

Ciao

thanks for your answers where can I find the



Re: IPTVworld.v5.0 #10 Rick Hunter

  • PLi® Core member
  • 9,064 posts

+56
Good

Posted 25 September 2016 - 11:29

pcd,

 

Please notice of the following problem when using the plugin section: 

Selecting Servers (updated daily) and selecting one of the 'servers' you like to look at.. with some of them the enigma is crashing.

 

 

< 41632.627> Traceback (most recent call last):

< 41632.627>   File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
< 41632.627>   File "/usr/lib/enigma2/python/Plugins/Extensions/IPTVworld/plugin.py", line 741, in okClicked
< 41632.628>     self.session.open(Servers2, name, url)
< 41632.628>   File "/usr/lib/enigma2/python/mytest.py", line 289, in open
< 41632.629>     dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 41632.629>   File "/usr/lib/enigma2/python/mytest.py", line 232, in instantiateDialog
< 41632.630>     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 41632.630>   File "/usr/lib/enigma2/python/mytest.py", line 256, in doInstantiateDialog
< 41632.630>     dlg.applySkin()
< 41632.630>   File "/usr/lib/enigma2/python/Components/GUISkin.py", line 152, in applySkin
< 41632.631>   File "/usr/lib/enigma2/python/Components/GUISkin.py", line 55, in createGUIScreen
< 41632.631>   File "/usr/lib/enigma2/python/Plugins/Extensions/IPTVworld/plugin.py", line 783, in openTest
< 41632.633>     content = getUrl(self.url)
< 41632.633>   File "/usr/lib/enigma2/python/Plugins/Extensions/IPTVworld/plugin.py", line 53, in getUrl
< 41632.633>     response = urllib2.urlopen(req)
< 41632.633>   File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
< 41632.634>   File "/usr/lib/python2.7/urllib2.py", line 435, in open
< 41632.634>   File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
< 41632.634>   File "/usr/lib/python2.7/urllib2.py", line 473, in error
< 41632.634>   File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
< 41632.635>   File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
< 41632.636> urllib2.HTTPError: HTTP Error 404: Not Found

Plinux member We have a.. (ehmm.. morgage) house.

Re: IPTVworld.v5.0 #11 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 25 September 2016 - 12:09

Hi Rick Hunter,

 

Please give more detail. Which server crashed ?

And your box, image please ?



Re: IPTVworld.v5.0 #12 maho33

  • Member
  • 22 posts

0
Neutral

Posted 25 September 2016 - 12:17

 

do not forget me, my lord

 

 

 

thank you so much pcd I have Dreambox 8000 openatv 5.3 image I have installed IPTVworld.v5.0 (server) works channels 30 then closes second tested many it is the same work only 30 Secund What can I do to make them work thanks advance



Re: IPTVworld.v5.0 #13 Rick Hunter

  • PLi® Core member
  • 9,064 posts

+56
Good

Posted 26 September 2016 - 18:59

Hi Rick Hunter,

 

Please give more detail. Which server crashed ?

And your box, image please ?

Multiple servers gives a crash, but not all of them. This problem is seen on a Mutant 2400HD with OpenPLi 5


Plinux member We have a.. (ehmm.. morgage) house.

Re: IPTVworld.v5.0 #14 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 27 September 2016 - 04:18

This problem is seen on a Mutant 2400HD with OpenPLi 5

as well as on other boxes (VU/Xtrend/TM) and other images (ViX/ATV).

Re: IPTVworld.v5.0 #15 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 27 September 2016 - 09:55

I am trying to find a solution.



Re: IPTVworld.v5.0 #16 indinana

  • Senior Member
  • 36 posts

0
Neutral

Posted 28 September 2016 - 13:10

It crash on DM800 with Original/Openpli & Satdreamgr Image also upon selecting some Live TV Servers updated daily links.


Edited by indinana, 28 September 2016 - 13:11.


Re: IPTVworld.v5.0 #17 maho33

  • Member
  • 22 posts

0
Neutral

Posted 1 October 2016 - 21:35

server:channels works 30-40 seconds since automatic shut



Re: IPTVworld.v5.0 #18 maho33

  • Member
  • 22 posts

0
Neutral

Posted 3 October 2016 - 11:06

I am waiting for good news from you sir

 

 

server:channels works 30-40 seconds since automatic shut



Re: IPTVworld.v5.0 #19 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 6 October 2016 - 16:08

IPTVworld.v5.1

 

New version 5.1 attached below.

 

New:-

        (1) Better Method 3 for links with break problem

        (2) New method - Play with Vlc. - This requires a working VlcPlayer setup and vlc started on computer.

 

Regards, pcd.

Attached Files


Edited by pcd, 6 October 2016 - 16:10.


Re: IPTVworld.v5.0 #20 maho33

  • Member
  • 22 posts

0
Neutral

Posted 6 October 2016 - 22:27

many thanks sir i get this error message when I open with VLC
No Server configured into vlcplayer plug




4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users