[RELEASE] Radbox (video) add-on
#31
Well, I feel kinda stupid now. I guess my one video I had in the feed it didn't like. Sorry just haven't had too much experience with what will work and what won't.

I used a different video in that second feed and it worked so I guess all is well. Thanks for the quick reply and thanks for the awesome addon. Looking forward to using it.
Reply
#32
Great plugin!

How do I get my url.xml from Radbox?

Sorry for the noob Q.

Thanks,
Reply
#33
OK,

I was able to get the plugin to accept the url to my radbox home, but the video does not show up.

I used the http://radbox.me/feed/video/home/d6dab4e...8c3949dc9c

i might be doing something wrong.

Thanks for the help.
Reply
#34
Do you have the Youtube and Vimeo plugins installed as well?
Reply
#35
Yes, both installed.

To clarify, I put that link directly in the addons settings. Im using the latest build on a Windows machine.
Reply
#36
Thanks for the plugin!

I'm new to XBMC (here via Radbox), I was able to install the plugin and edited userdata/addon_data/plugin.video.radbox/settings.xml to add my feed URL. No luck getting it to work though.

I know the plugin is only designed to work with Vimeo and YouTube, but will it fail if there are videos from other sites in the feed?

Log:
Code:
20:12:30 T:2959446016 M: 90742784  NOTICE: -->Python Interpreter Initialized<--
20:12:31 T:2959446016 M: 89591808   ERROR: Error Type: exceptions.IndexError
20:12:31 T:2959446016 M: 89591808   ERROR: Error Contents: list index out of range
20:12:31 T:2959446016 M: 89591808   ERROR: Traceback (most recent call last):
                                              File "/Users/Jukebox/Library/Application Support/XBMC/addons/plugin.video.radbox/default.py", line 151, in ?
                                                listFeed(feedUrl)
                                              File "/Users/Jukebox/Library/Application Support/XBMC/addons/plugin.video.radbox/default.py", line 49, in listFeed
                                                description = get_node_value(item, "description")
                                              File "/Users/Jukebox/Library/Application Support/XBMC/addons/plugin.video.radbox/default.py", line 131, in get_node_value
                                                return parent.getElementsByTagName(name)[0].childNodes[0].data
                                            IndexError: list index out of range
20:12:31 T:2685019936 M: 89612288   ERROR: GetDirectory - Error getting plugin://plugin.video.radbox/
20:12:31 T:2685019936 M: 89612288   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.radbox/) failed
20:12:31 T:2685019936 M: 89538560 WARNING: GetLabel - Unknown nodetype requested 0
Reply
#37
plug-in used to work for me, but upon receiving the radbox announcement about facebook videos integration I linked my facebook account to a new radbox account (didn't have much in the old one yet). The xbmc add-on doesn't seem to like much the feed I was given for that new account. Not sure whether it's formated differently, but the URL sure looks similar (http://radbox.me/feed/video/home/etc). I only have youtube videos in that feed.
Reply
#38
l0th Wrote:plug-in used to work for me, but upon receiving the radbox announcement about facebook videos integration I linked my facebook account to a new radbox account (didn't have much in the old one yet). The xbmc add-on doesn't seem to like much the feed I was given for that new account. Not sure whether it's formated differently, but the URL sure looks similar (http://radbox.me/feed/video/home/etc). I only have youtube videos in that feed.

Can you open the feed in Chrome, save the resulting feed and share a snippet here? The Facebook integration is totally independent of RSS. If your feed is valid, it should work everywhere.
Reply
#39
On that note, now that we've got Lazy Mode on radbox site, I was wondering if there was a way to implement that in XBMC. Is there any way I can set up the system to play the next file automatically?
Reply
#40
Cottser Wrote:I know the plugin is only designed to work with Vimeo and YouTube, but will it fail if there are videos from other sites in the feed?

It might if the video you add doesn't have a media content tag in the radbox rss, the plugin doesn't check for that yet. I haven't tested it extensively, but Funny Or Die for example will kill it.
Reply
#41
forgot to answer earlier: add-on works for me again, I think a couple youtube videos in the feed were causing the problem. Not sure what was wrong with them.
Reply
#42
Fixed an old bug and released 0.0.6 ...
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
#43
Sad 
None of my Radbox feed items have media:content.

I've just tried updating my bookmarklet and adding a Youtube video but the feed still doesn't have it:

Code:
<item>
<pubDate>Tue, 23 Aug 2011 20:25:01 EST</pubDate>
<title>Kevin Slavin: How algorithms shape our world</title>
<link>http://radbox.me/watch/video/113722</link>
<guid>http://radbox.me/watch/video/113722</guid>
<description>http://www.ted.com Kevin Slavin argues that we're living in a world designed for -- and increasingly controlled by -- algorithms. In this riveting talk from TEDGlobal, he shows how these complex computer programs determine: espionage tactics, stock prices, movie scripts, and architecture. And he warns that we are writing code we can't understand, with implications we can't control.</description>
<media:title>Kevin Slavin: How algorithms shape our world</media:title>
<media:description type="html">http://www.ted.com Kevin Slavin argues that we're living in a world designed for -- and increasingly controlled by -- algorithms. In this riveting talk from TEDGlobal, he shows how these complex computer programs determine: espionage tactics, stock prices, movie scripts, and architecture. And he warns that we are writing code we can't understand, with implications we can't control.</media:description>
<media:thumbnail url="http://i1.ytimg.com/vi/TDaFwnOiKVE/hqdefault.jpg" width="160" height="120" />
</item>

Any ideas?
Reply
#44
Hi,

I am trying to get the plugin to work but it keeps coming up with an error. This is with the nightly build of XBMC from 24th August 2011.

Here is a pastebin of the debug script showing the script failing. Is this because I am using the nightly or not?

http://pastebin.com/85nX9Wu2

Thanks!
Reply
#45
dangermoose, that looks to be the same problem I'm having and seems to be a radbox issue where it's not including a <media:content>url</media:content>
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Radbox (video) add-on0