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
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,11 +96,9 @@ and much more...
96
96
- python-dateutil
97
97
- netifaces (optional)
98
98
* MPV, MPlayer or VLC installed and in your path
99
-
* MKVToolNix (cli files) to insert tags, chapters and cover to recordings (optional)
99
+
* MKVToolNix (cli files) to insert tags, chapters and cover to recordings (optional, if MPV or VLC is to be used, but mandatory in the case of MPlayer)
100
100
101
-
Linux users will have to install the "**xdg-utils**" package (may be named differently in your distro) which will provide "**xdg-open**", the utility to open directories, html pages, etc.
102
-
103
-
Linux and macOS users will have to have installed a font that supports the "**Unicode Geometric Shapes Block**". Any font mentioned in the [Font Support for Unicode Block 'Geometric Shapes'](https://www.fileformat.info/info/unicode/block/geometric_shapes/fontsupport.htm) page will do; as you can see these include **DejaVu**, **FreeMono**, **Unifont**, etc, some of which will fopefully be installed by default.
101
+
Linux users will have to install a [resource opener](https://wiki.archlinux.org/title/default_applications#Resource_openers) package, a utility to open directories, html pages, etc. **PyRadio** will look for *xdg-open*, *gio*, *mimeopen*, *mimeo* or *handlr*, in that order of detection. If a different *resource opener* is used, one can declare it in the **Configuration Window**.
<li>MPV, MPlayer or VLC installed and in your path</li>
202
-
<li>MKVToolNix (cli files) to insert tags, chapters and cover to recordings (optional)</li>
202
+
<li>MKVToolNix (cli files) to insert tags, chapters and cover to recordings (optional, if MPV or VLC is to be used, but mandatory in the case of MPlayer)</li>
203
203
</ul>
204
-
<p>Linux users will have to install the “<strong>xdg-utils</strong>” package (may be named differently in your distro) which will provide “<strong>xdg-open</strong>”, the utility to open directories, html pages, etc.</p>
205
-
<p>Linux and macOS users will have to have installed a font that supports the “<strong>Unicode Geometric Shapes Block</strong>”. Any font mentioned in the <atarget="_blank" href="https://www.fileformat.info/info/unicode/block/geometric_shapes/fontsupport.htm">Font Support for Unicode Block ‘Geometric Shapes’</a> page will do; as you can see these include <strong>DejaVu</strong>, <strong>FreeMono</strong>, <strong>Unifont</strong>, etc, some of which will fopefully be installed by default.</p>
204
+
<p>Linux users will have to install a <atarget="_blank" href="https://wiki.archlinux.org/title/default_applications#Resource_openers">resource opener</a> package, a utility to open directories, html pages, etc. <strong>PyRadio</strong> will look for <em>xdg-open</em>, <em>gio</em>, <em>mimeopen</em>, <em>mimeo</em> or <em>handlr</em>, in that order of detection. If a different <em>resource opener</em> is used, one can declare it in the <strong>Configuration Window</strong>.</p>
206
205
<!-- Changelog -->
207
206
<h2id="changelog">Changelog <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></span></h2>
Copy file name to clipboardExpand all lines: docs/index.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,11 +145,9 @@ and much more...
145
145
- python-dateutil
146
146
- netifaces
147
147
* MPV, MPlayer or VLC installed and in your path
148
-
* MKVToolNix (cli files) to insert tags, chapters and cover to recordings (optional)
148
+
* MKVToolNix (cli files) to insert tags, chapters and cover to recordings (optional, if MPV or VLC is to be used, but mandatory in the case of MPlayer)
149
149
150
-
Linux users will have to install the "**xdg-utils**" package (may be named differently in your distro) which will provide "**xdg-open**", the utility to open directories, html pages, etc.
151
-
152
-
Linux and macOS users will have to have installed a font that supports the "**Unicode Geometric Shapes Block**". Any font mentioned in the [Font Support for Unicode Block 'Geometric Shapes'](https://www.fileformat.info/info/unicode/block/geometric_shapes/fontsupport.htm) page will do; as you can see these include **DejaVu**, **FreeMono**, **Unifont**, etc, some of which will fopefully be installed by default.
150
+
Linux users will have to install a [resource opener](https://wiki.archlinux.org/title/default_applications#Resource_openers) package, a utility to open directories, html pages, etc. **PyRadio** will look for *xdg-open*, *gio*, *mimeopen*, *mimeo* or *handlr*, in that order of detection. If a different *resource opener* is used, one can declare it in the **Configuration Window**.
0 commit comments