229
230
231
232
233
234
235
236
237
238
239 | <section>
<subtitle>🔌 OGG Icon</subtitle>
<p>Introduces small state icons to make higher-quality Vorbis and
Opus stations stand out. (Not all channels provide exact format
information, so you'll mostly notice for Jamendo and Xiph.) </p>
</section>
</section>
</page> |
>
>
>
>
>
>
>
>
>
| 229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248 | <section>
<subtitle>🔌 OGG Icon</subtitle>
<p>Introduces small state icons to make higher-quality Vorbis and
Opus stations stand out. (Not all channels provide exact format
information, so you'll mostly notice for Jamendo and Xiph.) </p>
</section>
<section>
<subtitle>🔌 Win32/subprocess</subtitle>
<p>Wraps the player/application exec() method. Instead of simple
shell execution, uses the Python subprocess module or win32 API
functions. This is mostly unneeded on Linux (kills a few features
even), but avoids the cmd.exe popup and delay on Windows. Highly
experimental at the moment.</p>
</section>
</section>
</page> |