RSS media source: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{cleanup}}
{{mininav| [[File sharing]] }}
<section begin="intro"/>RSS Feed sources allow you to add and list and view/listen to online video/audio/picture streams directly from XBMC. <section end="intro"/>
{{incomplete}}
<section begin="intro" />Kodi supports [[w:RSS|RSS]] feeds as video and audio sources. Adding an RSS source in Kodi will make the individual RSS entries browsable in the Kodi interface, along with thumbnails and other metadata if available. RSS feeds cannot be scanned into the video or music library, so they are only accessible from the files view..<section end="intro" />


{{Note|Don't confuse [[RSS media source]] with the [[RSS ticker]], which is a scrolling RSS feed on the XBMC home screen.}}  
{{Note|Don't confuse [[RSS media source]] with the '''[[RSS ticker]]''', which is a scrolling RSS feed on the Kodi home screen.}}  


= RSS Feeds in XBMC =
== Adding RSS media feeds ==
XBMC features a built-in RSS Feed Reader Client for such audio and video sources. This type of media source will connect to the RSS feed you enter and list the audio, video or image files available to stream with thumbnails and metadata if available.
Adding RSS feeds to Kodi is as easy as adding most media sources, by selecting "add videos" or "add music" in the respective area of Kodi. Then type in the RSS feed address starting with <code>rss://</code>
The [[RssFeeds.xml|RSSFeeds.xml]] file within the XBMC [[The UserData Folder|UserData]] folder contains the RSS feeds which are displayed by XBMC.
<br />


= rss:// network protocol =
The ''rss://'' protocol is available in XBMC Media Center 8.10 and later.


To connect to a specific RSS feed, under the music, videos, or pictures section of XBMC, [[Adding Media Sources|add a new source]]. In the Sources.xml file, the source should have a URL that looks like:
{{Isengard updated}}
<pre>
  <source>
  <name>RSS Feed</name>
  <path>rss://</path>
  </source>
</pre>


 
[[Category:File sharing]]
In the GUI it should look something like this:
[[Category:Manual]]
 
[[Category:Video library]]
[[File:RSS_Feed_PM3HD_1.png|center]]
[[Category:Music library]]
 
== See also ==
* [[RSS Client]]
 
[[Category:File Sharing]]
[[Category:XBMC Manual]]

Latest revision as of 23:28, 29 January 2021

Home icon grey.png   ▶ File sharing ▶ RSS media source
Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

Kodi supports RSS feeds as video and audio sources. Adding an RSS source in Kodi will make the individual RSS entries browsable in the Kodi interface, along with thumbnails and other metadata if available. RSS feeds cannot be scanned into the video or music library, so they are only accessible from the files view..

Note: Don't confuse RSS media source with the RSS ticker, which is a scrolling RSS feed on the Kodi home screen.

Adding RSS media feeds

Adding RSS feeds to Kodi is as easy as adding most media sources, by selecting "add videos" or "add music" in the respective area of Kodi. Then type in the RSS feed address starting with rss://