User Tools

Site Tools


yahoo_pipes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
yahoo_pipes [2012/01/15 10:13]
hiviking created
yahoo_pipes [2017/02/01 20:25] (current)
zip old revision restored
Line 1: Line 1:
-===== Create and modify online feeds with Yahoo Pipes =====+===== Create And Modify Online Feeds With Yahoo Pipes =====
  
 ==== Introduction ==== ==== Introduction ====
  
-With the current version of Serviio (0.6.1) it sometimes happens that you come across an online feed that Serviio cannot process, so that you don't get any links. In other cases you do get links, but with titles that are meaningless. RSS feeds are fairly simple XML files that can be edited with a simple text editor like Notepad. So, one solution would be to edit the RSS file and then use the edited file as a local file. The current version of Serviio will not accept a local RSS file, but it is expected that an upcoming version with playlist support will make that possible.+With the current version of Serviio (0.6.1) it sometimes happens that you come across an online feed that Serviio cannot process, with the result that you don't get any links in your mediaplayer. In other cases you do get links, but with titles that are meaningless. RSS feeds are fairly simple XML files that can be edited with a simple text editor like Notepad. So, one solution would be to edit the RSS file and then use the edited file as a local file. The current version of Serviio will not accept a local RSS file, but it is expected that an upcoming version with playlist support will make that possible.
  
-In the meantime it is possible to use your own edited RSS file if you upload it to the web. If you have your own website it is easy, but otherwise you can use public online storage. A list of free online storage sites can be found at http://freedrive.awardspace.com/storage.htm. You just have to make sure that the storage site will give you a direct link to each file that you upload. An easy ones to use is MediaFire (http://www.mediafire.com), where you can upload a file without having to register. Once uploaded you go to the download page, rightclick on the download button and copy the link. That will be the URL you should use in Serviio.+In the meantime it is possible to use your own edited RSS file if you upload it to the web. If you have your own website it is easy, but otherwise you can use public online storage. A list of free online storage sites can be found at http://freedrive.awardspace.com/storage.htm. You just have to make sure that the storage site will give you a direct link to each file that you upload. An easy one to use is MediaFire (http://www.mediafire.com), where you can upload a file without having to register. Once uploaded you go to the download page, rightclick on the download button and copy the link. That will be the URL you should use in Serviio.
  
 It is also possible to create your own online playlists this way, and it is quite easy if you use a simple RSS file as a template. A very simple file can be downloaded from http://www.ullerup.com/files/aftenshow.xml. It contains 5 items with a title and a link to a media file. All you need to do is to open the file in a text editor and replace the titles and the links, adding or deleting items as required. Make sure to save the edited file with a .xml extension. It is also possible to create your own online playlists this way, and it is quite easy if you use a simple RSS file as a template. A very simple file can be downloaded from http://www.ullerup.com/files/aftenshow.xml. It contains 5 items with a title and a link to a media file. All you need to do is to open the file in a text editor and replace the titles and the links, adding or deleting items as required. Make sure to save the edited file with a .xml extension.
Line 15: Line 15:
 To use Yahoo Pipes you need to be logged in to your Yahoo account. Go to http://login.yahoo.com where you can login or register if you don't have an account. After you have logged in, you go to http://pipes.yahoo.com/pipes/pipe.edit. This page provides a graphical interface where you can drag modules from the sidebar on to the active area where you create the pipe. To use Yahoo Pipes you need to be logged in to your Yahoo account. Go to http://login.yahoo.com where you can login or register if you don't have an account. After you have logged in, you go to http://pipes.yahoo.com/pipes/pipe.edit. This page provides a graphical interface where you can drag modules from the sidebar on to the active area where you create the pipe.
  
-As a first example will use a feed that has a simple problem, which nevertheless prevents its contents from being shown in Serviio. The feed is http://vpodcast.dr.dk/feeds/kontantrss.xml. It has slashes (/) in the titles which the current version of Serviio does not accept. The first thing you do is to drag  the module "Fetch Feed" into the active area and paste the feed URL into it. We now need to go through all the item titles and remove or replace the slashes. To do that we need to use the Loop module. So, we drag that in and connect it to the feed and to the Pipe Output. Inside of the Loop module we place a String Replace module which we set up to replace every / with a -. The pipe now looks like this:+As a first example we will use a feed that has a simple problem, which nevertheless prevents its contents from being shown in Serviio. The feed is http://vpodcast.dr.dk/feeds/kontantrss.xml. It has slashes (/) in the titles which the current version of Serviio does not accept. The first thing you do is to drag  the module "Fetch Feed" into the active area and paste the feed URL into it. We now need to go through all the item titles and remove or replace the slashes. To do that we need to use the Loop module. So, we drag that in and connect it to the feed and to the Pipe Output. Inside of the Loop module we place a String Replace module which we set up to replace every / with a -. The pipe now looks like this:
  
 {{ :ypipes-1.gif? |}} {{ :ypipes-1.gif? |}}
Line 35: Line 35:
 For more information on Yahoo Pipes check the blog at http://pipes.yqlblog.net. On the Yahoo Pipes Documentation page you'll find a link to online tutorials, but the list is currently empty. A tutorial with both text and video can be found at http://www.squidoo.com/yahoo-pipes-guide. Another tutorial with a picture gallery is found at http://www.zdnet.com/blog/saas/yahoo-pipes-tutorial-build-an-rss-mashup/280. For more information on Yahoo Pipes check the blog at http://pipes.yqlblog.net. On the Yahoo Pipes Documentation page you'll find a link to online tutorials, but the list is currently empty. A tutorial with both text and video can be found at http://www.squidoo.com/yahoo-pipes-guide. Another tutorial with a picture gallery is found at http://www.zdnet.com/blog/saas/yahoo-pipes-tutorial-build-an-rss-mashup/280.
  
-==================== Change Log ==================== +If you have questions or comments in this subject, you may post them in the thread "Cannot see online content" at http://forum.serviio.org/viewtopic.php?f=5&t=4603&start=10.
-20120115: Original entry by hiviking.+
  
 +==== Change Log ====
  
  
 +20120115: Original entry by hiviking.
  
 +~~NOTOC~~
  
yahoo_pipes.1326622390.txt.gz · Last modified: 2012/01/15 10:13 by hiviking