~ubuntu-branches/ubuntu/oneiric/banshee/oneiric-proposed

« back to all changes in this revision

Viewing changes to help/en_GB/add-podcast.page

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2011-08-25 20:48:45 UTC
  • mfrom: (1.15.2 upstream) (6.3.16 experimental)
  • Revision ID: james.westby@ubuntu.com-20110825204845-1rdbhdoitkv3n5u8
Tags: 2.1.3-1ubuntu1
* [e356872] Merge from Debian Experimental, remaining changes:
  + Enable SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and recommnd u1ms and soundmenu extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector
  + Create the U1MS widget earlier and bump libu1 requirement
  + [9d7c600] Drop upstreamed u1ms-initialize-earlier patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" style="task" id="add-podcast" xml:lang="en_GB">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#media"/>
 
6
    <link type="seealso" xref="remove-media"/>
 
7
    <link type="seealso" xref="add-radio"/>
 
8
    <link type="seealso" xref="import"/>
 
9
    <desc>Add, remove and play podcasts in Banshee.</desc>
 
10
    <revision pkgversion="1.6" version="0.1" date="2009-01-22" status="draft"/>
 
11
    <credit type="author">
 
12
      <name>Paul Cutler</name>
 
13
      <email>pcutler@gnome.org</email>
 
14
    </credit>    
 
15
<!--
 
16
    <copyright>
 
17
      <year>2010</year>
 
18
      <name>GNOME Documentation Project</name>
 
19
    </copyright>
 
20
-->
 
21
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
22
  </info>
 
23
 
 
24
  <title>Podcasts</title> 
 
25
  
 
26
  <section id="podcastdescription">
 
27
     <title>What is a Podcast?</title>
 
28
     
 
29
  <p>Podcasts are recorded programs, similar to radio programs, that are available on the internet and allow you to subscribe. When you subscribe to a podcast in Banshee, each time a new program is released, Banshee will automatically download the podcast and allow you to listen to it.</p>
 
30
  
 
31
  <p>There are podcasts on almost any subject including music, movies, Linux, and more. Search the internet using your favourite search engine with a search term such as "movie podcast" and you will be presented with many options to choose from.</p>
 
32
  
 
33
  </section>
 
34
  
 
35
  <section id="addpodcast">
 
36
    <title>Add a Podcast</title>
 
37
  
 
38
  <p>To add a Podcast to Banshee you will first need to visit the podcast's home page on the internet in your browser. Almost all podcasts will have a button or link displayed to subscribe to the podcast. Copy the link to the podcast's subscription. In most web browsers, you can right click on the link and choose <gui>Copy link</gui>.</p>
 
39
  
 
40
  <p>In Banshee, press and choose <gui>Subscribe to Podcasts</gui> in the upper right hand corner, from the menu choose <guiseq><gui>Media</gui><gui> Subscribe to Podcast</gui></guiseq> or use the keyboard shortcut <keyseq><key>Shift</key><key>Control</key><key>F</key></keyseq>.</p>
 
41
  
 
42
  <p>Banshee will then allow you to choose how you want to download new podcasts from a drop down menu. Your choices include:</p>
 
43
  
 
44
  <list>
 
45
        <item><p>Download the Most Recent Episode (This will automatically download the last episode that was released).</p></item>
 
46
        <item><p>Download All Episodes (This will download all episodes).</p></item>
 
47
        <item><p>Let Me Decide Which Episodes to Download (This will allow you to choose which episodes you would like to download).</p></item>
 
48
  </list>
 
49
 
 
50
  <p>After you have added a Podcast feed, Banshee will display:</p>
 
51
  
 
52
  <list>
 
53
        <item><p><gui>Name</gui>: (Name of the specific episode)</p></item>
 
54
        <item><p><gui>Podcast</gui>: (Name of the Podcast)</p></item>
 
55
        <item><p><gui>Published</gui> (Date the episode was published or released)</p></item>
 
56
  </list>
 
57
  
 
58
  </section>    
 
59
                  
 
60
</page>