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
Esc/q/Left/h - Cancel / close window Cancel / close window</pre>
114
+
<p>The same logic applies to all <strong>PyRadio</strong> windows.</p>
115
+
<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 it is actually connected to a station).</p>
114
116
<h2id="config-file">Config file</h2>
115
117
<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>
116
118
<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>
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,11 @@ Esc/q Quit -
98
98
Esc/q/Left/h - Cancel / close window Cancel / close window
99
99
```
100
100
101
+
The same logic applies to all **PyRadio** windows.
102
+
103
+
**Note:** All windows support changing the volume and muting / unmuting the player (provided that it is actually connected to a station).
104
+
105
+
101
106
## Config file
102
107
103
108
**PyRadio** upon its execution tries to read its configuration file (i.e. *~/.config/pyradio/config*). If this file is not found, it will be created. If an error occurs while parsing it, an error message will be displayed and ***PyRadio*** will terminate.
\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.
0 commit comments