Check-in [cb5846cb2d]
Overview
| Comment: | Minor text fixes. Compacted "configuration" back into features topic. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
cb5846cb2d86b9fe7d3193de7c6e65f6 |
| User & Date: | mario on 2016-09-25 17:56:56 |
| Other Links: | manifest | tags |
Context
|
2016-10-08
| ||
| 03:32 | New channel housemixes.com added. check-in: fa19c2995e user: mario tags: trunk | |
|
2016-09-25
| ||
| 17:56 | Minor text fixes. Compacted "configuration" back into features topic. check-in: cb5846cb2d user: mario tags: trunk | |
| 17:49 |
Generates a "common-repo.json" list from specified files in a fossil
repository. (Used with a glob param like "/repo.json/REPO/files/*.py" to
slice out interesting meta information.)
primary origin: http://fossil.include-once.org/fossil-skins/wiki/features check-in: 3f139e24c9 user: mario tags: trunk | |
Changes
Modified help/channel_dirble.page from [15739a0b0a] to [72d0b33c33].
| ︙ | ︙ | |||
20 21 22 23 24 25 26 |
<item><p>And the channel plugin selects among the available
streaming URLs based on format (Ogg, AAC, preferred over MP3) and
maximum bitrate.</p></item>
</list>
<note><p>There's a hidden config option for a custom API key.
It's perhaps redundant. Should streamtuner2 -D however reveal an error,
| | | 20 21 22 23 24 25 26 27 28 29 |
<item><p>And the channel plugin selects among the available
streaming URLs based on format (Ogg, AAC, preferred over MP3) and
maximum bitrate.</p></item>
</list>
<note><p>There's a hidden config option for a custom API key.
It's perhaps redundant. Should streamtuner2 -D however reveal an error,
you can configure your own account in <file>settings.json</file>.
</p></note>
</page>
|
Modified help/config_apps.page from [ba01a35e22] to [6bc102166c].
1 2 3 4 5 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="config_apps"> <info> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="config_apps"> <info> <link type="seealso" xref="index#functions"/> <link type="guide" xref="configuration#apps"/> <desc>Common applications to use as players.</desc> </info> <title>Audio players</title> <p>On BSD/Linux systems there are a plethora of audio players. In streamtuner2 you can |
| ︙ | ︙ |
Modified help/configuration.page from [3fca12a63c] to [758457ce76].
1 2 3 4 5 6 |
<page
xmlns="http://projectmallard.org/1.0/"
type="guide" group="first"
id="configuration">
<info>
| | > | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<page
xmlns="http://projectmallard.org/1.0/"
type="guide" group="first"
id="configuration">
<info>
<link type="guide" xref="index#functions"/>
<!--link type="guide" xref="index#configuration"/-->
<desc><key>F12</key> brings up the options window with the Player, Display, System and Plugin sections.</desc>
</info>
<title>Configuration / Settings dialog</title>
<p>
There are various options for streamtuner2, available under <guiseq><gui>Edit</gui>
<gui>Preferences</gui></guiseq> or via <key>F12</key>.
</p>
<p><media type="image" src="img/configtabs.png" mime="image/png" /></p>
|
| ︙ | ︙ |
Modified help/contrib_features.page from [cfccc790ac] to [4e4c1126ff].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="contrib_features">
<info>
<link type="guide" xref="index#extra"/>
<link type="guide" xref="pluginmanager2"/>
<link type="guide" xref="configuration#plugins"/>
<desc>Additional feature plugins</desc>
</info>
<title>→ Feature plugins</title>
<p>Extra functionality and behaviour changes are available in
the <key>🔌 Feature</key> <link xref="configuration">configuration</link>
| > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="contrib_features">
<info>
<link type="guide" xref="index#extra"/>
<link type="guide" xref="pluginmanager2"/>
<link type="guide" xref="configuration#plugins"/>
<link type="seealso" xref="index#channels"/>
<desc>Additional feature plugins</desc>
</info>
<title>→ Feature plugins</title>
<p>Extra functionality and behaviour changes are available in
the <key>🔌 Feature</key> <link xref="configuration">configuration</link>
|
| ︙ | ︙ |
Modified help/glossary.page from [fdb0bc7317] to [208874faa1].
1 2 3 4 5 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="glossary"> <info> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="glossary"> <info> <link type="guide" xref="index#footer"/> <desc>Technical and streamtuner2 specific terminology and jargon.</desc> </info> <title>Glossary</title> |
| ︙ | ︙ |
Modified help/index.page from [00b261c4fe] to [15fcb3a57b].
| ︙ | ︙ | |||
24 25 26 27 28 29 30 |
<title>Channel tabs</title>
</section>
<section id="functions" style="2column">
<title>Functions</title>
</section>
| < < < < | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
<title>Channel tabs</title>
</section>
<section id="functions" style="2column">
<title>Functions</title>
</section>
<section id="extra" style="2column">
<title>Additional features</title>
</section>
<section id="footer">
<subtitle>Project resources and additional help</subtitle>
<list>
|
| ︙ | ︙ |
Modified help/pluginmanager2.page from [bed5538838] to [e5c9c3a6b0].
| ︙ | ︙ | |||
70 71 72 73 74 75 76 | </section> <section> <subtitle>Disable user plugin loading</subtitle> <p>Since this is still rather experimental, you may disable all associated features by starting ST2 via:</p> <screen>streamtuner2 -d <input>pluginmanager2</input></screen> | | | | 70 71 72 73 74 75 76 77 78 79 80 81 | </section> <section> <subtitle>Disable user plugin loading</subtitle> <p>Since this is still rather experimental, you may disable all associated features by starting ST2 via:</p> <screen>streamtuner2 -d <input>pluginmanager2</input></screen> <p>Which inhibits loading this whole extension. (The <code>-d</code> flag also works for any other plugin name.)</p> </section> </page> |
Modified help/streams.page from [f9a2851bcd] to [a4d0fda61e].
1 2 3 4 5 6 | <page xmlns="http://projectmallard.org/1.0/" type="guide" id="streams"> <info> <link type="guide" xref="index#browsing"/> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="streams">
<info>
<link type="guide" xref="index#browsing"/>
<link type="seealso" xref="index#functions"/>
<desc>Radio streams lists, station information columns, entry actions.</desc>
</info>
<title>Streams / Stations</title>
<p>Radio stations are listed in the right pane. Usually they have a title and a
description. The description is often the last played song. (This isn't updated
|
| ︙ | ︙ |