18
19
20
21
22
23
24
25
26
27
28
29
30
31
32 | 18
19
20
21
22
23
24
25
26
27
28
29
30
31
32 |
-
+
|
<terms>
<title>Examples</title>
<item>
<title><code>streamtuner2 play "station"</code></title>
<p>This command looks through all channel plugins, and finds a station containing the
mentioned title. In the shell you must put the station title in quotes, if it contains
mentioned title. You must put the station title in quotes in shell calls, if it contains
e.g. spaces. You can optionally specify a channelname before the station title.</p>
</item>
<item>
<title><code>streamtuner2 url [channel] "station"</code></title>
<p>Just looks up the streaming URL for a given station. If no channel name is given,
ST2 searches through all available channel plugins again.</p>
</item> |