You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
t T Load theme / Toggle transparency [Valid] [Valid]
117
117
c Open Configuration window. - -
118
+
/ n N Search, go to next / previous result [Valid] [Valid]
118
119
? Show keys help [Valid] [Valid]
119
120
# Redraw window [Valid] [Valid]
120
121
Esc/q Quit - -
121
122
Esc/q/Left/h - Cancel / close window Cancel / close window</pre>
122
123
<p>The same logic applies to all <strong>PyRadio</strong> windows.</p>
123
-
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong> All windows support changing the volume and muting / unmuting the player (provided that <strong>PyRadio</strong> is actually connected to a station).</p>
124
+
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong> All windows - except the <em>Search window</em> - support changing the volume and muting / unmuting the player (provided that <strong>PyRadio</strong> is actually connected to a station).</p>
124
125
<h2id="config-file">Config file <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></style></h2>
125
126
<p><strong>PyRadio</strong> upon its execution tries to read its configuration file (i.e. <em>~/.config/pyradio/config</em>). If this file is not found, it will be created. If an error occurs while parsing it, an error message will be displayed and <strong><em>PyRadio</em></strong> will terminate.</p>
126
127
<p>The file contains parameters such as the player to use, the playlist to load etc. It is heavily commented (as you can see <ahref="pyradio/config">here</a>), so that manual editing is really easy. The best practice to manually edit this file is executing <strong><em>PyRadio</em></strong> with the <strong>-ocd</strong> command line option, which will open the configuration directory in your file manager, and then edit it using your preferable text editor.</p>
<h2id="search-function">Search function <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></style></h2>
235
236
<p>On any window presenting a list of items (stations, playlists, themes) a <strong>search function</strong> is available by pressing “<strong>/</strong>”.</p>
236
237
<p>The <em>Search Window</em> supports normal and extend editing and in session history.</p>
238
+
<p>One can always get help by pressing the “<strong>?</strong>” key.</p>
239
+
<p>The search will be case insensitive under <strong>python 3</strong>; it will be case sensitive under <strong>python 2</strong>.</p>
237
240
<p>After a search term has been successfully found, next occurrence can be obtained using the “<strong>n</strong>” key and previous occurrence can be obtained using the “<strong>N</strong>” key.</p>
238
241
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong><strong>Python 2</strong> users are confined in typing ASCII characters only.</p>
239
-
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong> Currently, the <strong>search function</strong> is available on the stations’ and playlists’ window only.</p>
242
+
<pstyle="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong> Currently, the <strong>search function</strong> is available on the stations’ and playlists’ and themes’ window only.</p>
240
243
<h2id="pyradio-themes">PyRadio Themes <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></style></h2>
241
244
<p><strong>PyRadio</strong> comes with 6 preconfigured (hard coded) themes:</p>
Copy file name to clipboardExpand all lines: README.md
+7-2
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,7 @@ e Change station's encoding
100
100
DEL,x Delete selected station - -
101
101
t T Load theme / Toggle transparency [Valid] [Valid]
102
102
c Open Configuration window. - -
103
+
/ n N Search, go to next / previous result [Valid] [Valid]
103
104
? Show keys help [Valid] [Valid]
104
105
# Redraw window [Valid] [Valid]
105
106
Esc/q Quit - -
@@ -108,7 +109,7 @@ Esc/q/Left/h - Cancel / close windo
108
109
109
110
The same logic applies to all **PyRadio** windows.
110
111
111
-
**Note:** All windows support changing the volume and muting / unmuting the player (provided that **PyRadio** is actually connected to a station).
112
+
**Note:** All windows - except the *Search window* - support changing the volume and muting / unmuting the player (provided that **PyRadio** is actually connected to a station).
112
113
113
114
114
115
## Config file
@@ -335,11 +336,15 @@ On any window presenting a list of items (stations, playlists, themes) a **searc
335
336
336
337
The *Search Window* supports normal and extend editing and in session history.
337
338
339
+
One can always get help by pressing the "**?**" key.
340
+
341
+
The search will be case insensitive under **python 3**; it will be case sensitive under **python 2**.
342
+
338
343
After a search term has been successfully found, next occurrence can be obtained using the "**n**" key and previous occurrence can be obtained using the "**N**" key.
339
344
340
345
**Note:****Python 2** users are confined in typing ASCII characters only.
341
346
342
-
**Note:** Currently, the **search function** is available on the stations' and playlists' window only.
347
+
**Note:** Currently, the **search function** is available on the stations' and playlists' and themes' window only.
\fBpyradio\fR upon its execution tries to read its configuration file (i.e. \fI~/.config/pyradio/config\fR). If this file is not found, it will be created. If an error occurs while parsing it, an error message will be displayed and \fBpyradio\fR will terminate.
@@ -348,13 +348,17 @@ On any window presenting a list of items (stations, playlists, themes) a \fBsear
348
348
349
349
The \fISearchWindow\fR supports normal and extend editing and in session history.
350
350
351
+
One can always get help by pressing the "\fI?\fR" key.
352
+
353
+
The search will be case insensitive under \fBpython3\fR; it will be case sensitive under \fBpython2\fR.
354
+
351
355
After a search term has been successfully found, next occurrence can be obtained using the "\fIn\fR" key and previous occurrence can be obtained using the "\fIN\fR" key.
352
356
353
357
.IP\fBNote\fR
354
358
\fBPython2\fR users are confined in typing ASCII characters only.
355
359
356
360
.IP\fBNote\fR
357
-
Currently, the \fBsearchfunction\fR is available on the stations'and playlists' window only.
361
+
Currently, the \fBsearchfunction\fR is available on the stations', playlists' and themes' window only.
0 commit comments