Kodi Community Forum
[RELEASE] rtmpGUI plugin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/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


epg - Lestercity - 2012-03-08

hi Hans, first of all thanks for this great add on. Is there anyway you can tell me how to get the epg working on atv2? thanks in advance


- HansMayer - 2012-03-08

theduly Wrote:i have replaced the default.py and the librtmp but european streams still ends after 60 seconds. Can someone help me?
You did edit the default.py to
Code:
HAS_UPDATED_LIBRTMP=True
like it said in the guide, right? :rolleyes2:


- seafooddumpster - 2012-03-08

Quote:HAS_UPDATED_LIBRTMP=True

setting this to true breaks (won't play at all) france 2,3,etc is there anything I can do to fix that?


- paruro - 2012-03-08

seafooddumpster Wrote:setting this to true breaks (won't play at all) france 2,3,etc is there anything I can do to fix that?

Try this :

fondary Wrote:Many thanks !
It's working great for european channels.

I just had to edit a little the default.py you provided :
I deleted
Code:
+stream.findtext('advanced').replace('-v','').replace('live=1','')
just before
[HTML]if HAS_UPDATED_LIBRTMP:[/HTML]

It was repeating the "advanced" parameters.

It will solve your problem, i guess


- seafooddumpster - 2012-03-08

paruro Wrote:Try this :



It will solve your problem, i guess

aha! I misunderstood this as already added to the gist, thanks!


logo and..maybe EPG - cortocinese - 2012-03-09

That is my first post..so hallo guys!! and tnx for your great forum.

i m new in xbmc community and i can t understand how have logo and maybe epg using rtmpgui plugin...

can someone help me?

tnx


- fondary - 2012-03-09

seafooddumpster Wrote:setting this to true breaks (won't play at all) france 2,3,etc is there anything I can do to fix that?

It seems that it's case sensitive : "True", "true" doesn't work


- ezekiel0815 - 2012-03-10

cortocinese Wrote:That is my first post..so hallo guys!! and tnx for your great forum.

i m new in xbmc community and i can t understand how have logo and maybe epg using rtmpgui plugin...

can someone help me?

tnx

You can add logos by adding these tags to your streams in your xml:
Code:
<logourl>http://www.locationofyourlogos/logo.png</logourl>



- xbmcjb - 2012-03-10

HansMayer Wrote:Linux:
Download librtmp from https://github.com/svnpenn/rtmpdump, compile it with make in the librtmp folder and replace librtmp.so.0 from XBMC with the new version.

Could you give the path of the exact file to replace ? I've done the compile process but I don't where is the file to replace ?
Thanks


- HansMayer - 2012-03-10

xbmcjb Wrote:Could you give the path of the exact file to replace ? I've done the compile process but I don't where is the file to replace ?
Thanks
Code:
$ find / |grep librtmp.so.0



RE: [RELEASE] rtmpGUI plugin - x0149128 - 2012-03-12

I few questions:

1) I already have librtm0 2.4 installed via the package manager.

I have done a search and librtmp.so.0 only appears in /usr/lib/x86_64-linux-gnu/ should this be copied somewhere? If so where?

2) Do i also need a separate install of rtmpdump installed at all?

3) Has anyone found a stream for the new Sky F1 channel at all?




RE: [RELEASE] rtmpGUI plugin - HansMayer - 2012-03-12

(2012-03-12, 15:16)x0149128 Wrote: I few questions:

1) I already have librtm0 2.4 installed via the package manager.

I have done a search and librtmp.so.0 only appears in /usr/lib/x86_64-linux-gnu/ should this be copied somewhere? If so where?

2) Do i also need a separate install of rtmpdump installed at all?

3) Has anyone found a stream for the new Sky F1 channel at all?
1) 2.4 != 2.4. The one here is patched. Make a backup if you want.
2) No.
3) Yes




RE: [RELEASE] rtmpGUI plugin - x0149128 - 2012-03-12

Ok thanks. I'll get on with compiling the patched librtm0

I currently use "http://xbmc.jonakcomputers.com/list.xml" The F1 channel isn't in that list. Which is the best to use now?

Thanks


RE: [RELEASE] rtmpGUI plugin - fariswheel - 2012-03-13

need help on how to get this to work and the files necessary as megaupload closed down


RE: [RELEASE] rtmpGUI plugin - phish73 - 2012-03-13

anyone else getting "temporarily disabled" in the channel list?
any other sources?

edit: ok nevermind, http://forum.xbmc.org/showthread.php?tid=125291