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
<h2id="recordings-directory">Recordings Directory <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></span></h2>
124
124
<p>Parameter <strong>recording_dir</strong> in the config will point to the directory to save recorded files.</p>
125
125
<p>It may seem like a good idea to change it to something meaningful but there is a catch.</p>
126
-
<p><strong>PyRadio 0.9.3</strong> (and newer) will nornaly use the <em>default</em> location, which is <em><sub>/pyradio-recordings<em>. Furthermore, it will move the pre-0.9.3 default recordings dir (~/.config/pyradio/recordings) and titles log(from </em></sub>/.config/pyradio</em>) to this new default location.</p>
126
+
<p><strong>PyRadio 0.9.3</strong> (and newer) will nornaly use the <em>default</em> location, which is <em><sub>/pyradio-recordings<em>. Furthermore, it will move the pre-0.9.3 default recordings dir, i.e. </em></sub>/.config/pyradio/recordings</em> and titles log(from <em>~/.config/pyradio</em>, to this new default location.</p>
127
127
<p>If you, the packager, provide a different default <strong>recording_dir</strong> in the package config file, your users will probably end up in the following situation:</p>
128
128
<oltype="1">
129
129
<li><p>Pro existing recordings and titles logs will end up in <em>~/pyradio-recordings</em>.</p></li>
Copy file name to clipboardExpand all lines: docs/packaging.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ Parameter **recording_dir** in the config will point to the directory to save re
133
133
134
134
It may seem like a good idea to change it to something meaningful but there is a catch.
135
135
136
-
**PyRadio 0.9.3** (and newer) will nornaly use the *default* location, which is *~/pyradio-recordings*. Furthermore, it will move the pre-0.9.3 default recordings dir (~/.config/pyradio/recordings) and titles log(from *~/.config/pyradio*) to this new default location.
136
+
**PyRadio 0.9.3** (and newer) will nornaly use the *default* location, which is *~/pyradio-recordings*. Furthermore, it will move the pre-0.9.3 default recordings dir, i.e. *~/.config/pyradio/recordings* and titles log(from *~/.config/pyradio*, to this new default location.
137
137
138
138
If you, the packager, provide a different default **recording_dir** in the package config file, your users will probably end up in the following situation:
0 commit comments