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


- fondary - 2012-03-05 01:46

@CakeM1x: I had the same problem with HansMayer fix, don't know why...

I finally got it working, don't know wich of these actions did the trick :
- Uninstall/re-install the plugin
- Copy/paste the content of the HansMayer's default.py (instead of downloading it)


- ezekiel0815 - 2012-03-05 17:23

HansMayer Wrote:[Image: screenshot20120228at546.png]

Can anyone tell me how to get epg working with rtmpgui?


- iraqiboy - 2012-03-06 01:44

HansMayer Wrote:First of all: Dude (or Dudette), AWESOME.

I updated the script, it sorts the streams by language, adds <logourl> for channel logos, accepts local xml files with file:// and most importantly
fixes a serious bug where the parameters from <advanced> weren't passed, which lead to some streams not playing.

Installation: Replace the default.py in the plugin.video.rtmpGUI directory with this one.
If you want to watch European streams, you might want to update your libRTMP as well.


if you get the "Script failed" error with the original script, you need to do three things:
1) Install the update from above
2) Install http://code.google.com/p/anarchintosh-projects/downloads/detail?name=script.module.elementtree-1.2.7.zip&can=2&q=
3) Add
Code:
<import addon="script.module.elementtree" />
between <requires> and </requires> in plugin.video.rtmpGUI/addon.xml.
BTW, if the streams buffer, close some programs and restart XBMC. Or install more RAM.

Have fun Big Grin

i did fellow your steps and im still getting script failed. is it possible if you can update the link with new iupdated plugin? thanks


- HansMayer - 2012-03-06 05:56

iraqiboy Wrote:i did fellow your steps and im still getting script failed. is it possible if you can update the link with new iupdated plugin? thanks
And what exactly shall I update then? How about posting some logs? You have a different error, because with the updated script the script error that other people had became a popup that tells you what to do.


- iraqiboy - 2012-03-06 06:08

HansMayer Wrote:And what exactly shall I update then? How about posting some logs? You have a different error, because with the updated script the script error that other people had became a popup that tells you what to do.

i updated to Eden RC2 and it's working now. i think it doesn't work with Dharma 10. Thanks alot


german streams ends after 1 minute - theduly - 2012-03-06 18:33

i have replaced the default.py and the librtmp but european streams still ends after 60 seconds. Can someone help me?


- theduly - 2012-03-06 19:07

sry now works fine. yeaaah great addon. love it =)


- chetvitinh - 2012-03-06 23:33

can someone help update the list for Chinese chanels, some are still work but freeze alot, is there a fix for that like the UK chanel librtmp and default.py replace, thanks allSmile


- theduly - 2012-03-07 00:41

ezekiel0815 Wrote:Can anyone tell me how to get epg working with rtmpgui?

yes i need epg too, anyone an idea how it works??


- Dasko - 2012-03-07 20:02

theduly Wrote:yes i need epg too, anyone an idea how it works??

Same here. How to get the channel logos and program schedule?

Thank you