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


- castalla - 2012-01-31 21:50

jmcdonnell Wrote:Hi guys, a great plugin but it is not working for me today either - does anyone know how or where to change the channel XML source URL? I can't figure it out as the add-on has no settings. Cheers all, when it works it is perfect Wink
J


You have to edit the default.py file in plugin.video.rtmpGUI - use:

BASE = 'http://xbmc.jonakcomputers.com/list.xml'

Location of the plugin directory will depend on your system.


- jmcdonnell - 2012-01-31 22:23

Great, thanks for the quick response - I will prepare an alternate default.py file then incase it goes down so it is easy to swap between the 2 - do I simply need to restart xbmc for the changed file to be picked up, or is exiting and rendering the plugin going to be enough?
This a lot for your help.
Regards
J


- castalla - 2012-01-31 22:40

Just restart the plugin.


- PatrickBateman - 2012-01-31 22:49

castalla Wrote:Hmmm .... not interested in sport either! Sorry.

I reallly want itv1, sky news and channel 4 hd ....

Hmmm .... I'm not interested in itv, sky news or channel 4 hd Laugh

I want the "Formula 1 2012 Championship" (cant get sky in our listed building) but that's why live streams is the better solution for this as we can section things off and then you'll only need to access the sections you want to see.

Also, if you just want tv stations why not just use TVCatchup Plugin? It has all uk free view channels (live streaming at great quality and is never/very rarely down) plus It has extra channels that are not available in my area.... Totally legal, has a guide, flawless Xbmc plugin and very well supported.... Then just switch to live streams /rtmp when you want something else...


- StoVine - 2012-01-31 23:17

castalla Wrote:I've encountered a strange problem with rtmpgui - if you add a channel to Favourites, then it won't play. Very strange.

Could anyone show me how to add one rtmpGUI's channel to Favourites? I am using Apple TV2 + XBMC 11.

thanks


- castalla - 2012-01-31 23:18

It's uk only.


- PatrickBateman - 2012-01-31 23:29

castalla Wrote:it's uk only.

VPN?

Plus some of these streams are geolocked anyway are they not? I'm sure they are, as some non local channels don't work for me (requiring alternative methods).


- castalla - 2012-01-31 23:41

tvcatchup+vpn=fail


- a-t. - 2012-02-01 05:43

BlueCop Wrote:I wrote a scanner for tv sector playpaths because all their streams are in HD. I won't detail all the parameters but it was easy to make a table of known station and sort by playpath. The patterns emerged quickly and I just tried to replicate the patterns. I ended up with several hundred playpaths scanned. It found many stations I haven't seen posted anywhere.

I was thinking this add-on is probably more suited to xbmchub because of the nature of it. It might be better to move the discussion there.

I have updated the playback code. some stations required subscribe and playlist options for librtmp to play. It also takes the advanced parameters into account and passes them to librtmp.

Live Streams already exists and all these streams could be easily converted to that format.

I can write something to parse the rtmpgui list and convert to livestreams format if someone wants.

I wrote this for browsing and testing the streams quickly. Live Streams is better for this type of thing.
If you plan on changing the format of the XML file then I ask that you stop using the name rtmpGUI for the name of the plugin.


- BlueCop - 2012-02-01 05:59

I didn't name the thing. I posted the code in a request for a plugin thread.

but why do you ask that it be renamed?

This should all really be over at xbmchub. this breaks forum fules.