spiff Wrote:ehm,
rss:// sources was snatched from boxee a wee half a year back.
This feature is very well hidden.
To use this, add source > type rss://<feedaddress>
rwparris2
Team-XBMC Python Developer Posts: 1,341 Joined: Jan 2008 Reputation: 2 Location: US |
2009-01-12 17:21
Post: #11
spiff Wrote:ehm, This feature is very well hidden. To use this, add source > type rss://<feedaddress>
Always read the XBMC online-manual, FAQ and search and search the forum before posting. For troubleshooting and bug reporting please read how to submit a proper bug report. If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/ |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
So how can we design the interface for it to be more accessible by any Joe Average user?
How can we make adding an RSS feed as easy ass adding a plugin that is on the drive? Any thoughts and ideas on how to make it really simple to add RSS feeds via the GUI? [EDIT]: Maybe start by calling it "Video Podcast" and "Audio Podcast" under Add Source? "Add Source" => "Browse" => "Podcast" => "Type in URL" (with "rss://" already written)? Perhaps also include a list of popular Podcasts by default (categorized, as Boxee does)? Also create a framework to make it possible for scripts/plugins to add feeds to this list? What about handling subscription, and automatic download when new content is added? PS! I'm sure that Boxee has updated their RSS reader, anyone want to port the updates?
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2009-01-12 18:21 by Gamester17.)
|
| find quote |
tikkiew
Fan Posts: 347 Joined: Jun 2008 Reputation: 127 |
2009-01-12 21:29
Post: #13
TheBoxMan Wrote:Umb has already written a podcast plugin, you'll need to generate an OPML file for it first though and transfer that accross.Can't find the plugin.Can someone post link of this plugin by Umb. i am using navi-x script for vodcast and podcast's RSS feed. It is also able to share your playlist with others.
(This post was last modified: 2009-01-12 21:32 by tikkiew.)
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2009-01-12 23:13
Post: #14
For a start, add some documentation to the wiki about it.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2009-01-13 14:51
Post: #15
jmarshall Wrote:For a start, add some documentation to the wiki about it.OK, I just started a basic wiki article here http://wiki.xbmc.org/?title=RSS_Feeds with what I know. Please feed free to update/correct it to make easier to understand ![]() I also updated http://wiki.xbmc.org/?title=Types_of_Media_Sources with short summery of RSS Feeds. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
iRoNBiLL
Senior Member Joined: Jun 2008 Reputation: 0 Location: Las Vegas, U.S.A. |
2009-01-14 23:31
Post: #16
Navi-X offers streaming RSS plugins as well as many many different outlets and entertainment networks. We've been offering this forever to the public! Plus we have an easy to use playlist creator so you can put content up in seconds using Navi-Xtreme Media Portal! Check it out at http://www.navi-x.org
For those interested in Navi-X with it's RSS feed parsing and podcast abilities, visit http://www.navi-x.org to obtain the script! Then you can go to the "Portals" section on the website, add your content in seconds and watch it from your box, the website or other platforms XBMC supports!
(This post was last modified: 2009-01-15 00:01 by Gamester17.)
|
| find quote |
azido
Posting Freak Joined: Nov 2008 Reputation: 1 Location: Stuttgart, Germany |
2009-01-14 23:41
Post: #17
iRoNBiLL Wrote:Navi-X offers streaming RSS plugins as well as many many different outlets and entertainment networks. We've been offering this forever to the public! Plus we have an easy to use playlist creator so you can put content up in seconds using Navi-Xtreme Media Portal!! Check it out at http://www.navi-x.org good to see one of you guys here.. my little q is: i'd like to use navi-x to simply read newsfeeds with text and graphics. i'm on vista x64 and installed your plugin on one of the later svn builds of xbmc, but got only as far as it was able to read the new headlines of newsfeeds, but not the content. i tried to hit one of the headlines, it seemed to load something, but failed. any hint? cheers,azido :;): -=[ NOTE: The official Aeon Showmix Project is dead due to a hack of the website ]=- But some cool guys keep coding stuff to it and made it dharma-compatible, see here: http://forum.xbmc.org/showthread.php?tid=82899 |
| find quote |
iRoNBiLL
Senior Member Joined: Jun 2008 Reputation: 0 Location: Las Vegas, U.S.A. |
2009-01-15 00:10
Post: #18
Sorry my friend but I only work on the Navi-X website and the Adult Swim playlists! If you have questions about script functionality, please email the programmer for Navi-X, Rodejo at Rodejo16@gmail.com and he'll answer any and all of your "functionality" questions.
iRoN BiLL |
| find quote |
MDPauley
Senior Member Posts: 264 Joined: Mar 2004 Reputation: 0 Location: Centreville, Va |
2009-01-15 00:33
Post: #19
Tested 2 feeds (1 audio and 1 video) and they both work great! All you have to do is change the http to rss in the url and it worked great... Time to start finding more feeds...
Code: <sources>XBMC 9.11 Ubuntu 9.10 Acer Aspire Revo AR1600-U910H Sony Blu-ray Remote for PlayStation 3 HP MediaSmart EX490 |
| find quote |
stacked
Skilled Python Coder Joined: Jun 2007 Reputation: 16 |
2009-01-15 01:09
Post: #20
@MPauley73
Cool, that works
|
| find quote |