|
1 | 1 | .\" Copyright (C) 2011 Ben Dowling <http://www.coderholic.com/pyradio>
|
2 | 2 | .\" This manual is freely distributable under the terms of the GPL.
|
3 | 3 | .\"
|
4 |
| -.TH PYRADIO 1 "July 2019" |
| 4 | +.TH PYRADIO 1 "September 2019" |
5 | 5 |
|
6 | 6 | .SH NAME
|
7 | 7 | .PP
|
@@ -68,6 +68,16 @@ Play selected station
|
68 | 68 | Select and play a random station
|
69 | 69 | .IP \fBSpace\fR/\fBLeft\fR/\fBh
|
70 | 70 | Stop/start playing selected station
|
| 71 | +.IP \fBP\fR |
| 72 | +Jump to playing station |
| 73 | +.IP \fBH\ M\ L |
| 74 | +Jump to top / middle / bottom of screen |
| 75 | +.IP \fBg |
| 76 | +Jump to the start of the playlist |
| 77 | +.IP \fI<n>\fBG |
| 78 | +Jump to the end of the playlist |
| 79 | +.br |
| 80 | +If \fI<n>\fR (line number) was entered, jump to it |
71 | 81 | .IP \fB-\fR/\fB+\fR\ or\ \fB,\fR/\fB.
|
72 | 82 | Change volume
|
73 | 83 | .IP \fBm
|
|
76 | 86 | Save volume (\fIMPV\fR and \fIMPlayer\fR only)
|
77 | 87 | .IP \fBo\ s\ R
|
78 | 88 | \fBO\fIpen\fR / \fBS\fIave\fR / \fBR\fIeload\fR playlist
|
| 89 | +.IP \fBa\ A\fR |
| 90 | +Add / append a new station |
| 91 | +.IP \fBe\fR |
| 92 | +Edit current station |
| 93 | +.IP \fBE\fR |
| 94 | +Change current station's encoding |
79 | 95 | .IP \fBDEL\fR,\fBx
|
80 | 96 | Delete selected station
|
| 97 | +.IP \fBJ |
| 98 | +Create a \fIJump tag |
| 99 | +.IP \fI<n>\fB^U\fR,\fI<n>\fB^D |
| 100 | +Move current station up / down |
| 101 | +.br |
| 102 | +If \fI<n>\fR (line number) was entered, or a \fIJump tag\fR has been defined, move the station there |
| 103 | +.IP \fBt |
| 104 | +Open the \fITheme Selection\fR window |
| 105 | +.IP \fBT |
| 106 | +Toggle background transparency |
| 107 | +.IP \fBc |
| 108 | +Open the \fIConfiguration window |
81 | 109 | .IP \fB?
|
82 | 110 | Show keys help
|
83 | 111 | .IP \fBEsc\fR/\fBq
|
@@ -178,12 +206,14 @@ Once \fBpyradio\fR has been loaded, one can perform a series of actions on the c
|
178 | 206 |
|
179 | 207 | Currently, the following actions are available:
|
180 | 208 |
|
181 |
| -One thing you may want to do is remove a station from a playlist, e.g. when found that it not longer works. You can do that by pressing "\fIDEL\fR" or "\fIx\fR". |
| 209 | +Pressing "\fIa\fR" or "\fIA\fR" will enable you to add a new station (either below the currently selected station or at the end of the list), while "\fIe\fR" will edit the currently selected station. All of these actions will open the "\fIStation Editor\fR". |
182 | 210 |
|
183 |
| -Pressing "\fIe\fR" will enable you to change the encoding of the selected station. If the station is currently playing, playback will be restarted so that the encoding's change takes effect (hopefully correctly displaying the station/song title). |
| 211 | +If you just want to change the encoding of the selected station, just press "\fIE\fR". If the station is currently playing, playback will be restarted so that the encoding's change takes effect (hopefully correctly displaying the station/song title). |
184 | 212 |
|
185 | 213 | Then, when this is done, you can either save the modified playlist, by pressing "\fIs\fR", or reload the playlist from disk, by pressing "\fIR\fR". A modified playlist will \fIautomatically\fR be saved when \fBpyradio\fR exits (or Ctrl-C is pressed).
|
186 | 214 |
|
| 215 | +One thing you may also want to do is remove a station from a playlist, e.g. when found that it not longer works. You can do that by pressing "\fIDEL\fR" or "\fIx\fR". |
| 216 | + |
187 | 217 | Finally, opening another playlist is also possible. Just press "\fIo\fR" and you will be presented with a list of saved playists to choose from. These playlists must be saved beforehand in \fBpyradio\fR's configuration directory.
|
188 | 218 |
|
189 | 219 | While executing any of the previous actions, you may get confirmation messages (when opening a playlist while the current one is modified but not saved, for example) or error messages (when an action fails). Just follow the on screen information, keeping in mind that a capital letter as an answer will save this answer in \fBpyradio\fR's configuration file for future reference.
|
@@ -403,7 +433,7 @@ When the \fITheme selection window\fR is visible, a "\fI[T]\fR" string displayed
|
403 | 433 |
|
404 | 434 | \fBpyradio\fR uses session locking, which actually means that only the first instance executed within a given session will be able to write to the configuration file.
|
405 | 435 |
|
406 |
| -Subsequent instances will be "\fIlocked\fR. This means that the user can still play stations, load and edit playlists, load and test themes, but any changes will \fBnot\fR be recorded in the configuration file. |
| 436 | +Subsequent instances will be "\fIlocked\fR. This means that the user can still play stations, load and edit playlists, load and test themes, but any changes will \fBnot\fR be recorded in the configuration file. |
407 | 437 |
|
408 | 438 | \fBSeeeion unlocking\fR
|
409 | 439 |
|
@@ -436,7 +466,7 @@ Let's see what \fBpyradio\fR files exist there:
|
436 | 466 |
|
437 | 467 | .HP
|
438 | 468 |
|
439 |
| -\fI$ \fBls -d /usr/lib/python3.7/site-packages |
| 469 | +\fI$ \fBls -d /usr/lib/python3.7/site-packages/pyradio* |
440 | 470 |
|
441 | 471 | \fI/usr/lib/python3.7/site-packages/pyradio-\fB0.7.6.2\fI-py3.7.egg
|
442 | 472 | .br
|
|
0 commit comments