|
38 | 38 | </header>
|
39 | 39 | <h1 style="color: SaddleBrown" id="pyradio">PyRadio</h1>
|
40 | 40 | <p>Command line internet radio player.</p>
|
41 |
| -<p><a href="https://members.hellug.gr/sng/pyradio/pyradio.png" target="_blank"><img style="width: 600px" src="https://members.hellug.gr/sng/pyradio/pyradio.png" alt="Pyradio" /></a></p> |
| 41 | +<p><a href="https://members.hellug.gr/sng/pyradio/pyradio.png" target="_blank"><img style="width: 600px" src="https://members.hellug.gr/sng/pyradio/pyradio.png" alt="PyRadio" /></a></p> |
42 | 42 |
|
43 | 43 | <h2 id="table-of-contents">Table of Contents <span style="padding-left: 10px;"><sup style="font-size: 50%"><a href="#" title="Go to top of the page">Top</a></sup></span></h2>
|
44 | 44 | <!-- vim-markdown-toc Marked -->
|
@@ -191,6 +191,12 @@ <h2 id="requirements">Requirements <span style="padding-left: 10px;"><sup style=
|
191 | 191 | <h2 id="changelog">Changelog <span style="padding-left: 10px;"><sup style="font-size: 50%"><a href="#" title="Go to top of the page">Top</a></sup></span></h2>
|
192 | 192 | <pre style="height: 200px;">
|
193 | 193 |
|
| 194 | +2025-03-10 s-n-g |
| 195 | + * version 0.9.3.11.6 - 0.9.3.12-beta6 |
| 196 | + * fixing #279 - The list of favorite stations is reset when added |
| 197 | + * fixing #278 - Typos 'RyRadio' when updating |
| 198 | + * updating docs |
| 199 | + |
194 | 200 | 2025-02-27 s-n-g
|
195 | 201 | * version 0.9.3.11.5 - 0.9.3.12-beta5
|
196 | 202 | * fixing the installation script
|
@@ -343,7 +349,7 @@ <h2 id="changelog">Changelog <span style="padding-left: 10px;"><sup style="font-
|
343 | 349 | * adding --no-video command line parameter for vlc
|
344 | 350 | * removing more python 2 code
|
345 | 351 | * updating macOS installation instructions (based on Ventura)
|
346 |
| - * fixing #239 - Pyradio doesn't remember warning message was already shown |
| 352 | + * fixing #239 - PyRadio doesn't remember warning message was already shown |
347 | 353 | * fixing loading saved and default config options in Config Window,
|
348 | 354 | Recording Dir is excluded from change
|
349 | 355 | * updating docs
|
@@ -384,7 +390,7 @@ <h2 id="changelog">Changelog <span style="padding-left: 10px;"><sup style="font-
|
384 | 390 | page number
|
385 | 391 | * introducing the Messaging System; most messages displayed to the user
|
386 | 392 | have been transfered to messages_system.py
|
387 |
| - * moving Pyradio cache contents to ~/.cache (not on Windows) |
| 393 | + * moving PyRadio cache contents to ~/.cache (not on Windows) |
388 | 394 | * moving the recordings directory to home folder and renaming it to
|
389 | 395 | "pyradio-recordings".
|
390 | 396 | * adding recording_dir config parameter and window to customize it
|
@@ -1058,7 +1064,7 @@ <h2 id="changelog">Changelog <span style="padding-left: 10px;"><sup style="font-
|
1058 | 1064 | extra commands, yank i.e. copy) - implementation
|
1059 | 1065 | started in 0.8.8-beta1
|
1060 | 1066 | * Toggling transparency enabled in theme selection window
|
1061 |
| - * Pyradio respects global encoding |
| 1067 | + * PyRadio respects global encoding |
1062 | 1068 | * Info window gets updated as data are read
|
1063 | 1069 | * Display message when fallback theme is used (#99)
|
1064 | 1070 | * Fixing info window highlight and encoding issues
|
@@ -1625,7 +1631,7 @@ <h3 id="tiling-manager-modes">Tiling manager modes</h3>
|
1625 | 1631 | <li><p>When the width gets below 20 columns, the <strong>Limited display</strong> will be activated.</p></li>
|
1626 | 1632 | </ul></li>
|
1627 | 1633 | </ol>
|
1628 |
| -<p><a href="https://members.hellug.gr/sng/pyradio/pyradio-limited-display.jpg" target="_blank"><img style="width: 450px" src="https://members.hellug.gr/sng/pyradio/pyradio-limited-display.jpg" alt="Pyradio reduced to the “Limited display”" /></a></p> |
| 1634 | +<p><a href="https://members.hellug.gr/sng/pyradio/pyradio-limited-display.jpg" target="_blank"><img style="width: 450px" src="https://members.hellug.gr/sng/pyradio/pyradio-limited-display.jpg" alt="PyRadio reduced to the “Limited display”" /></a></p> |
1629 | 1635 |
|
1630 | 1636 | <p style="margin: 1.5em 4em 0 4em; text-indent: -2.5em;"><strong>Note:</strong> These two modes do not work on Windows, either 7 or 10. The “<em>Console</em>”window will shrink as desired, but will not always notify <strong>PyRadio</strong> about it, so results will vary.</p>
|
1631 | 1637 | <h2 id="config-file">Config file <span style="padding-left: 10px;"><sup style="font-size: 50%"><a href="#" title="Go to top of the page">Top</a></sup></span></h2>
|
@@ -1701,7 +1707,7 @@ <h2 id="about-playlist-files">About Playlist files <span style="padding-left: 10
|
1701 | 1707 | </tr>
|
1702 | 1708 | <tr>
|
1703 | 1709 | <td>Force HTTP</td>
|
1704 |
| -<td><strong>No</strong></td> |
| 1710 | +<td>0.9.3.11.6</td> |
1705 | 1711 | <td><strong>No</strong></td>
|
1706 | 1712 | </tr>
|
1707 | 1713 | <tr>
|
@@ -1750,7 +1756,7 @@ <h3 id="defining-and-using-groups">Defining and using Groups</h3>
|
1750 | 1756 | <h3 id="integrating-new-stations">Integrating new stations</h3>
|
1751 | 1757 | <p>When the package’s “<em>stations.csv</em>” files is updated, the changes it has will not automatically appear in the user’s stations file.</p>
|
1752 | 1758 | <p><strong>PyRadio</strong> will display a message asking the user to either update the file, ignore the changes for this version or postpone his decision for the next time <strong>PyRadio</strong> will be executed.</p>
|
1753 |
| -<p><a href="https://members.hellug.gr/sng/pyradio/pyradio-stations-update.png" target="_blank"><img src="https://members.hellug.gr/sng/pyradio/pyradio-stations-update.png" alt="Pyradio stations update" /></a></p> |
| 1759 | +<p><a href="https://members.hellug.gr/sng/pyradio/pyradio-stations-update.png" target="_blank"><img src="https://members.hellug.gr/sng/pyradio/pyradio-stations-update.png" alt="PyRadio stations update" /></a></p> |
1754 | 1760 |
|
1755 | 1761 | <p>Either way, the user can always manually update his <strong>stations file</strong>, by issuing the following command:</p>
|
1756 | 1762 | <pre>pyradio -us</pre>
|
@@ -1866,7 +1872,7 @@ <h2 id="line-editor">Line editor <span style="padding-left: 10px;"><sup style="f
|
1866 | 1872 | <h3 id="cjk-characters-support">CJK characters support</h3>
|
1867 | 1873 | <p>The <em>Line editor</em> supports the insertion of <a target="_blank" href="https://en.wikipedia.org/wiki/CJK_Unified_Ideographs">CJK Unified Ideographs</a>, as described on <a target="_blank" href="https://en.wikipedia.org/wiki/CJK_Unified_Ideographs_(Unicode_block)">CJK Unified Ideographs (Unicode block)</a> also known as URO, abbreviation of Unified Repertoire and Ordering. These characters, although encoded as a single code-point (character), actually take up a 2-character space, when rendered on the terminal.</p>
|
1868 | 1874 | <p>A depiction of the editor’s behavior can be seen at this image:</p>
|
1869 |
| -<p><a href="https://members.hellug.gr/sng/pyradio/pyradio-editor.jpg" target="_blank"><img style="width: 600px" src="https://members.hellug.gr/sng/pyradio/pyradio-editor.jpg" alt="CJK Characters on Pyradio" /></a></p> |
| 1875 | +<p><a href="https://members.hellug.gr/sng/pyradio/pyradio-editor.jpg" target="_blank"><img style="width: 600px" src="https://members.hellug.gr/sng/pyradio/pyradio-editor.jpg" alt="CJK Characters on PyRadio" /></a></p> |
1870 | 1876 |
|
1871 | 1877 | <h2 id="moving-stations-around">Moving stations around <span style="padding-left: 10px;"><sup style="font-size: 50%"><a href="#" title="Go to top of the page">Top</a></sup></span></h2>
|
1872 | 1878 | <p>Rearranging the order of the stations in the playlist is another feature <strong>PyRadio</strong> offers.</p>
|
|
0 commit comments