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
- config.py: add playlist comments to save_playlist_file
- all functions that create or alter a playlist station will
comply to Station(IntEnum) length
- fixing md to html links (when they contain a single quote)
<h2id="changelog">Changelog <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></span></h2>
192
192
<prestyle="height: 200px;">
193
193
194
-
2025-01-XX s-n-g
194
+
2025-02-27 s-n-g
195
195
* version 0.9.3.11.5 - 0.9.3.12-beta5
196
+
* fixing the installation script
197
+
* playlist format change: adding profile, buffering, http, volume
198
+
and referer fields (support for these fields not implemented yet)
199
+
* referer files will be integrated to playlists
196
200
* config option added to invert the mouse wheel action (#272)
197
201
* fixing #276 : mouse support will always be on
198
202
- if disabled, mouse keys will be ignored
199
203
- toggling the config option does not require a program restart any more
200
-
* removing ont working stations from stations.csv
204
+
* fixing #277: installation fails when username contains a space character
<li><p>The sixth column will determine whether <strong>Buffering</strong> will be used (more on this at <ahref="#buffering">Buffering</a>).</p></li>
1648
1653
<li><p>The seventh column will determine whether the station will be forced to be using http instead of https (more on this at <ahref="#player-connection-protocol">Player connection protocol</a>).</p></li>
1649
1654
<li><p>The eight column defines the volume value to be used.</p></li>
1650
-
<li><p>The last column will define the referer to be used (more on this at <ahref="##specifying-a-station's-referer-url">Specifying a station’s Referer URL</a>).</p></li>
1655
+
<li><p>The last column will define the referer to be used (more on this at <ahref="#specifying-a-stations-referer-url">Specifying a station’s Referer URL</a>).</p></li>
1651
1656
</ul>
1652
1657
<p>The following table presents the <strong>Station’s fields</strong> and the current level of support.</p>
0 commit comments