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


RE: [RELEASE] rtmpGUI plugin - TheMonkeyKing - 2012-04-29 14:56

I too am running into many dead links. I have been trying to create my own XML files but I do not know how to add them. In the modified default.py code I have:
Code:
BASE = [
'http://xbmc.jonakcomputers.com/list.xml',
#'http://localhost/links.xml',
#'file:///home/yourname/list.xml',
]

If I want to use the Windows 7 location of the XBMC addon folders (C:\Users\House\AppData\Roaming\XBMC\addons\plugin.video.rtmpGUI) how to I point to say, extended_list.xml? (C:\Users\House\AppData\Roaming\XBMC\addons\plugin.video.rtmpGUI\extended_list.x​ml)


RE: [RELEASE] rtmpGUI plugin - adioukrou - 2012-04-29 15:13

(2012-04-29 09:43)sattekop Wrote:  The plus version and also superTV now have a new version. -20 and .6

Not have time yet to check if this means that also the channels work fully, but at least great that the script problem is solved!! Thanks.
Where are the new version for both?Huh


RE: [RELEASE] rtmpGUI plugin - EngineersFirst - 2012-04-29 16:30

http://supercloudtv.com/

In the bottom of the download page there's a link to rtmpGUI+.


RE: [RELEASE] rtmpGUI plugin - monrealli - 2012-04-29 20:21

(2012-04-29 16:30)EngineersFirst Wrote:  http://supercloudtv.com/

In the bottom of the download page there's a link to rtmpGUI+.

I installed from there, but when i play french channells like M6 it plays publicty for HD ip tv then closes.


RE: [RELEASE] rtmpGUI plugin - adioukrou - 2012-04-29 23:08

(2012-04-29 20:21)monrealli Wrote:  
(2012-04-29 16:30)EngineersFirst Wrote:  http://supercloudtv.com/

In the bottom of the download page there's a link to rtmpGUI+.

I installed from there, but when i play french channells like M6 it plays publicty for HD ip tv then closes.
Same issues too.Sad


RE: [RELEASE] rtmpGUI plugin - fotoapparat - 2012-04-30 00:15

How many channels are you getting in the US to work? I only get HGTV, is this everyones status?


RE: [RELEASE] rtmpGUI plugin - h04n9 - 2012-04-30 11:08

All hd channels are down except hgtv. As most are from tvsector and the site is down


RE: [RELEASE] rtmpGUI plugin - micha47259 - 2012-05-01 12:44

I allways get a Script error when i choose a Language. Where is the Problem ?


RE: [RELEASE] rtmpGUI plugin - ncube2 - 2012-05-01 22:42

Keep geting script error when i go into Channel list.. have updated the dll file as mentioned in one of the posts.. But still get the script error.. here's wht i see in the logs. Can someone help me fix this......

6:37:57 T:7488 NOTICE: -->Python Interpreter Initialized<--
16:38:00 T:7568 NOTICE: -->Python Interpreter Initialized<--
16:38:00 T:7568 ERROR: Error Type: <class 'urllib2.HTTPError'>
16:38:00 T:7568 ERROR: Error Contents: HTTP Error 404: Not Found
16:38:00 T:7568 ERROR: Traceback (most recent call last):
File "C:\Documents and Settings\Administrator\Application Data\XBMC\addons\plugin.video.rtmpGUIplus\default.py", line 24, in <module>
if __name__ == "__main__": from resources.lib.main import main;main(BASE)
File "C:\Documents and Settings\Administrator\Application Data\XBMC\addons\plugin.video.rtmpGUIplus\resources\lib\main.py", line 256, in main
listLanguages(BASE,parms['src'])
File "C:\Documents and Settings\Administrator\Application Data\XBMC\addons\plugin.video.rtmpGUIplus\resources\lib\main.py", line 143, in listLanguages
xml=getURL(BASE[int(src)][0],None)
File "C:\Documents and Settings\Administrator\Application Data\XBMC\addons\plugin.video.rtmpGUIplus\resources\lib\epg.py", line 98, in getURL
usock=opener.open(url,post)
File "C:\Program Files\XBMC\system\python\Lib\urllib2.py", line 397, in open
response = meth(req, response)
File "C:\Program Files\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Program Files\XBMC\system\python\Lib\urllib2.py", line 435, in error
return self._call_chain(*args)
File "C:\Program Files\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
result = func(*args)
File "C:\Program Files\XBMC\system\python\Lib\urllib2.py", line 518, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
16:38:00 T:3440 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.rtmpGUIplus/?src=6&lang=
16:38:00 T:3440 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.rtmpGUIplus/?src=6&lang=) failed


RE: [RELEASE] rtmpGUI plugin - fyvve - 2012-05-02 00:09

This plugin may be broken right now. It was working for me yesterday but today if fails as soon as I choose the languange/region.