XBMC Community Forum
[RELEASE] rtmpGUI plugin - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] rtmpGUI plugin (/showthread.php?tid=120045)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32


- cptmarginal - 2012-01-28 03:48

I am getting "ImportError: No module named etree"

Manually adding elementtree to the "requires" section of the addon.xml didn't help. Yes, I've got the script.module.elementtree folder.


- lefty420 - 2012-01-28 09:29

RTL HD for those that require it

Code:
<stream>
     <title>RTL HD</title>
    <swfUrl>http://www.tvsector.com/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf</swfUrl>
    <link>rtmp://s7.webport.tv/live</link>
    <pageUrl>http://www.tvsector.com/national-geographic-nat-geo-hd</pageUrl>
    <playpath>z030101.stream</playpath>
    <language>English</language>
    <advanced>live=1</advanced>
  </stream>



- lefty420 - 2012-01-28 13:25

and RTL 2 HD although it doesnt look very HD and was struggling when I tested. it might be better for you

Code:
<stream>
    <title>RTL 2 HD</title>
    <swfUrl>http://www.tvsector.com/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf</swfUrl>
    <link>rtmp://s99.webport.tv/live</link>
    <pageUrl>http://www.tvsector.com/national-geographic-nat-geo-hd</pageUrl>
    <playpath>z150219.stream</playpath>
    <language>English</language>
    <advanced>live=1</advanced>
  </stream>

These streams came from this pastebin http://pastebin.com/A3Ss4eEx which was posted on the live streams thread


- PatrickBateman - 2012-01-28 14:21

lefty420 Wrote:and RTL 2 HD although it doesnt look very HD and was struggling when I tested. it might be better for you

Code:
<stream>
    <title>RTL 2 HD</title>
    <swfUrl>http://www.tvsector.com/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf</swfUrl>
    <link>rtmp://s99.webport.tv/live</link>
    <pageUrl>http://www.tvsector.com/national-geographic-nat-geo-hd</pageUrl>
    <playpath>z150219.stream</playpath>
    <language>English</language>
    <advanced>live=1</advanced>
  </stream>

These streams came from this pastebin http://pastebin.com/A3Ss4eEx which was posted on the live streams thread

Hi lefty,
Fantastic find, sincerely appreciated!
A question for you, How do I get these into the plugin? I think it uses a XML managed by someone else...


- PatrickBateman - 2012-01-28 17:10

Hi,

Is there anyway to run the English version and the multi Lang version side by side?

This would mean, for English channels I can use v1 and when I wish to switch to a foreign Lang Channel I can exit and switch to v2...

Or is there a way to switch between lists on the fly?

Cheers,


- lefty420 - 2012-01-28 19:25

Hi patrick, we're just maintaining an English list. we've not managed to get a local xml to run. it would be nice to be able to define categories and hopefully woompa will add it soon. We'd also love to see the ability to define a path the thumbnails. just wish i know a bit of python

it also seems that onl the tvsector .stream files work (at least for HD). For example I cant get HGTV stream to go even tho it plays in vlc


- stammie - 2012-01-28 19:43

Lefty I've just switched back to your xml, thanks again for your work in maintaining this excellent list of channels.
I have a suggestion, if its not against any xbmc rules and if someone has the time to do it,
if a tutorial could be posted up about how and where to sniff out working channels we could make this a real community effort. If its feasible I also think it would be a great idea if there was one place the xbmc community could host the xml files so we could have maybe a specific channel list. I.E. Lefty's channel list is great but if I had a choice I'd remove the adult channels from it, or someone else may just prefer the film channels or sports channels only.


- hunkyn - 2012-01-28 22:02

stammie Wrote:Lefty I've just switched back to your xml, thanks again for your work in maintaining this excellent list of channels.
I have a suggestion, if its not against any xbmc rules and if someone has the time to do it,
if a tutorial could be posted up about how and where to sniff out working channels we could make this a real community effort. If its feasible I also think it would be a great idea if there was one place the xbmc community could host the xml files so we could have maybe a specific channel list. I.E. Lefty's channel list is great but if I had a choice I'd remove the adult channels from it, or someone else may just prefer the film channels or sports channels only.

Where is lefty420's xml located at? I have the default one and the jonak one but do not see lefty's.

Thanks


- hunkyn - 2012-01-28 22:03

@oneadvent would it be possible to add lefty's new streams to your list.

Thanks in advance


- stammie - 2012-01-28 22:09

hunkyn Wrote:Where is lefty420's xml located at? I have the default one and the jonak one but do not see lefty's.

Thanks

I hope I'm not stepping on any toes here. Lefty's stream is at:-

http://hd420p.co.uk/list.xml

(hopefully I haven't upset Lefty, apart from the http part he did post that addy earlier in the thread)

btw nice xbmc blog on that site