~ubuntu-branches/ubuntu/trusty/banshee/trusty

« back to all changes in this revision

Viewing changes to help/hu/radio.page

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2014-02-09 23:06:03 UTC
  • mfrom: (1.2.26) (150.1.2 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20140209230603-7dhbveo058j96ea0
Tags: 2.9.0+really2.6.1-0ubuntu1
* [fbf05ca] Imported Upstream version 2.9.0+really2.6.1:
  Downgrade to 2.6.1 -- 2.9.x is unstable and 3.0 won't arrive in time for
  release
* [22de440] Revert packaging to 2.6.1-2ubuntu1
* [7357b73] Merge changes from 2.6.1-5
* [a7156c0] Filter out libgpod-cil-dev versions built against gtk#3
* [e7c634d] Update dversionmangle for extracting +really version out

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="radio" xml:lang="hu">
3
 
 
4
 
  <info>
5
 
    <link type="guide" xref="index#media"/>
6
 
    <link type="seealso" xref="podcast"/>
7
 
    <link type="seealso" xref="import"/>
8
 
    <desc>Add, remove and play internet radio stations in <app>Banshee</app>.</desc>
9
 
    <revision pkgversion="2.0" version="0.1" date="2010-05-20" status="draft"/>
10
 
    <revision pkgversion="2.6" version="0.1" date="2012-12-01" status="draft"/>
11
 
    <credit type="author">
12
 
      <name>Paul Cutler</name>
13
 
      <email>pcutler@gnome.org</email>
14
 
    </credit>
15
 
    <credit type="editor">
16
 
      <name>Aruna Sankaranarayanan</name>
17
 
      <email>aruna.evam@gmail.com</email>
18
 
    </credit>
19
 
<!--
20
 
    <copyright>
21
 
      <year>2010</year>
22
 
      <name>GNOME Documentation Project</name>
23
 
    </copyright>
24
 
-->
25
 
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
26
 
  </info>
27
 
 
28
 
  <title>Internet radio</title>
29
 
 
30
 
  <section id="radio-description">
31
 
    <title>What is internet radio?</title>
32
 
 
33
 
  <p>Internet radio stations are similar to regular radio stations, allowing
34
 
  an individual or an organization to stream music live over the internet.
35
 
  Internet radio stations can be a simultaneous stream of a regular radio
36
 
  station, amateurs broadcasting their own station, or commercial radio
37
 
  stations that include live DJs and even commercials.</p>
38
 
 
39
 
  </section>
40
 
 
41
 
  <section id="add-radio">
42
 
    <title>Add radio station</title>
43
 
 
44
 
  <p>Search for internet radio stations using your favourite search engine.
45
 
  You can specify genres, channel frequencies, names of stations and other
46
 
  details to narrow down your search. Many radio stations display either a
47
 
  button or a link to listen to their stream. In most web-browsers, you can
48
 
  right click on the link and choose <gui style="menuitem">Copy Link</gui>.
49
 
  </p>
50
 
 
51
 
  <steps>
52
 
  <title>To add an internet radio station to <app>Banshee</app>:</title>
53
 
    <item>
54
 
      <p>Select <gui>Radio</gui> in the menu on the left hand side of your
55
 
      window, then click on <gui style="menuitem">Add Station</gui> on the
56
 
      upper right hand corner of <app>Banshee</app>. Or, you can select
57
 
      <guiseq><gui style="menu">Media</gui> <gui style="menuitem">Add
58
 
      Station</gui></guiseq> from the menu.</p>
59
 
    </item>
60
 
    <item>
61
 
      <p>You will need to enter some details about the radio station that you
62
 
      wish to add. The first three fields are mandatory:</p>
63
 
        <list>
64
 
          <item>
65
 
            <p>In the <gui style="menuitem">Station Genre</gui> text box,
66
 
            describe the type of music the internet radio station plays by
67
 
            creating an appropriate label, or choose a label from the available
68
 
            drop down selections.</p>
69
 
          </item>
70
 
          <item>
71
 
            <p>In the <gui style="input">Station Name</gui> text box, enter a
72
 
            name for the radio station.</p>
73
 
          </item>
74
 
          <item>
75
 
            <p>In the <gui style="input">Stream URL</gui> field, enter or
76
 
            paste the URL of the stream by right clicking and selecting
77
 
            <gui style="menuitem">Paste</gui> or pressing
78
 
            <keyseq><key>Control</key><key>V</key></keyseq>.</p>
79
 
          </item>
80
 
        </list>
81
 
    </item>
82
 
    <item>
83
 
      <p>You can also fill out the fields for
84
 
      <gui style="input">Station Creator</gui>,
85
 
      <gui style="input">Description</gui>, and
86
 
      <gui style="input">Rating</gui>.</p>
87
 
    </item>
88
 
    <item>
89
 
      <p>Finally, click <gui style="button">Save</gui> to save the internet
90
 
      radio station in <app>Banshee</app>.</p>
91
 
    </item>
92
 
  </steps>
93
 
 
94
 
  </section>
95
 
 
96
 
  <section id="play-radio">
97
 
    <title>Play a radio station</title>
98
 
 
99
 
  <p>To <link xref="play">play</link> a radio station, double click on the
100
 
  radio station. Alternatively, right click on the station and select
101
 
  <gui style="menuitem">Play</gui> or select the radio station and choose
102
 
  <guiseq><gui style="menu">Playback</gui>
103
 
  <gui style="menuitem">Play</gui></guiseq>.</p>
104
 
 
105
 
  <!--Not sure about play queue and play after current track-->
106
 
 
107
 
  <p>To add a radio station to the
108
 
  <gui style="menuitem" xref="play-queue">Play Queue</gui>, you can right click
109
 
  on the station and select <gui style="menuitem">Add to Play Queue</gui>. This
110
 
  will play the radio station when the queue has finished playing all media
111
 
  which is ahead of the station in the <gui>Play Queue</gui>.</p>
112
 
 
113
 
  <p>You can also right click the station and select
114
 
  <gui style="menuitem">Play after Current Track</gui> to add the radio
115
 
  station to the queue after the track that is currently playing.</p>
116
 
 
117
 
  <note style="bug">
118
 
    <p><gui style="menuitem">Play after Current Track</gui> may not work on
119
 
    some <app>Banshee</app> installations.</p>
120
 
  </note>
121
 
 
122
 
  </section>
123
 
 
124
 
  <section id="remove-radio">
125
 
    <title>Remove a radio station</title>
126
 
 
127
 
  <p>To remove a radio station from <app>Banshee</app>, you can right click on
128
 
  the radio station and select <gui style="menuitem">Remove</gui>, or
129
 
  alternatively, you can select the station with your mouse and press
130
 
  <key>Delete</key>. When you are prompted for confirmation, click the
131
 
  <gui style="button">Remove</gui> button to remove the radio station.</p>
132
 
 
133
 
  </section>
134
 
 
135
 
</page>