[rhythmbox/mallard-help: 12/55] Added new topics: * Added problem with radio station not working * Added simple topic, a table, on
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/mallard-help: 12/55] Added new topics: * Added problem with radio station not working * Added simple topic, a table, on
- Date: Sun, 24 Feb 2013 21:07:09 +0000 (UTC)
commit 32ff29dec8a8e0263f8ed67e4f44d29c2da9128c
Author: Milo Casagrande <milo ubuntu com>
Date: Wed Jul 14 18:47:43 2010 +0200
Added new topics:
* Added problem with radio station not working
* Added simple topic, a table, on the supported playlist formats
* Added page on listening to radio stations
help/C/playlists-type.page | 52 ++++++++++++++++++++++++++++++++
help/C/prob-playlist-empty.page | 59 +++++++++++++++++++++++++++++++++++++
help/C/radio-stations-listen.page | 47 +++++++++++++++++++++++++++++
3 files changed, 158 insertions(+), 0 deletions(-)
---
diff --git a/help/C/playlists-type.page b/help/C/playlists-type.page
new file mode 100644
index 0000000..fcb694f
--- /dev/null
+++ b/help/C/playlists-type.page
@@ -0,0 +1,52 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="playlists-type">
+
+ <info>
+ <link type="seealso" xref="playlists-what-is"/>
+ <link type="seealso" xref="playlists"/>
+ <desc>Rhythmbox supported playlists.</desc>
+ <revision pkgversion="3.0" version="0.1" date="2010-07-14" status="draft"/>
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo ubuntu com</email>
+ </credit>
+ <license>
+ <p>
+ Creative Commons Share Alike 3.0
+ </p>
+ </license>
+ </info>
+
+ <title>Supported playlists</title>
+
+ <p>
+ These are the <app>Rhythmbox</app> supported playlist formats:
+ </p>
+
+ <!-- TODO: maybe add a little bit of a description for each format? Necessary to find an easy description!
-->
+
+ <table frame="all" rules="all" shade="rows">
+ <thead>
+ <tr>
+ <td><p>Description</p></td>
+ <td><p>File Extension</p></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><p>MPEG Version 3.0 URL</p></td>
+ <td><p><file>.m3u</file></p></td>
+ </tr>
+ <tr>
+ <td><p>Shoutcast playlists</p></td>
+ <td><p><file>.pls</file></p></td>
+ </tr>
+ <tr>
+ <td><p>XML Shareable Playlist Format</p></td>
+ <td><p><file>.xspf</file></p></td>
+ </tr>
+ </tbody>
+ </table>
+
+</page>
diff --git a/help/C/prob-playlist-empty.page b/help/C/prob-playlist-empty.page
new file mode 100644
index 0000000..14d025c
--- /dev/null
+++ b/help/C/prob-playlist-empty.page
@@ -0,0 +1,59 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="prob-playlist-empty">
+
+ <info>
+ <link type="guide" xref="radio-stations#common-problems"/>
+ <link type="seealso" xref="radio-stations-listen"/>
+ <desc>An error message which says "Playlist was empty" appears.</desc>
+ <revision pkgversion="3.0" version="0.1" date="2010-07-14" status="draft"/>
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo ubuntu com</email>
+ </credit>
+ <license>
+ <p>
+ Creative Commons Share Alike 3.0
+ </p>
+ </license>
+ </info>
+
+ <title>I get a message that says "Playlist was empty"</title>
+
+ <p>
+ This kind of error happens when you are trying to listen to an Internet radio
+ station, but <app>Rhythmbox</app> is not able to download the audio stream.
+ </p>
+
+ <steps>
+ <item>
+ <p>
+ Make sure you are connected to the Internet.
+ </p>
+ </item>
+ <item>
+ <p>
+ Right-click on the radio station name, and select
+ <gui style="menuitem">Properties</gui>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select the <gui style="tab">Details</gui> tab, and check that the
+ Internet address, or part of it, in the <gui style="input">Location</gui>
+ text-box is reachable, and is valid.
+ </p>
+ <p>
+ To do so, copy and paste the address into a web browser.
+ </p>
+ </item>
+ <item>
+ <p>
+ If the Internet address of the radio is not valid, try to search the new
+ one from the radio website, and copy it in the <gui style="input">Location</gui>
+ text-box.
+ </p>
+ </item>
+ </steps>
+
+</page>
diff --git a/help/C/radio-stations-listen.page b/help/C/radio-stations-listen.page
new file mode 100644
index 0000000..343bec5
--- /dev/null
+++ b/help/C/radio-stations-listen.page
@@ -0,0 +1,47 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="radio-stations-listen">
+
+ <info>
+ <link type="guide" xref="radio-stations"/>
+ <desc>Listen to an Internet radio station.</desc>
+ <revision pkgversion="3.0" version="0.1" date="2010-07-14" status="draft"/>
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo ubuntu com</email>
+ </credit>
+ <license>
+ <p>
+ Creative Commons Share Alike 3.0
+ </p>
+ </license>
+ </info>
+
+ <title>Listen to a radio station</title>
+
+ <steps>
+ <item>
+ <p>
+ Select the <gui>Radio</gui> library.
+ </p>
+ </item>
+ <item>
+ <p>
+ Choose the Internet radio station to listen to, and double-click on it.
+ </p>
+ </item>
+ <item>
+ <p>
+ Before you can start listening to the radio station, <app>Rhythmbox</app> needs
+ to download from the Internet the audio stream. The time taken to download that
+ audio stream depends on your Internet connection.
+ </p>
+ </item>
+ </steps>
+
+ <!--
+ Possible errors:
+ * Couldn't start playback - Playlist was empty
+ -->
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]