This is a BUG FIX release and a BETA release (0.9.3.12-beta24),
fixing regressions caused by refactoring
Changelog
- fixing playlist open regression
- fixing playlist display name removes "." regression
Notice
Users are strongly encouraged to open the players' config file and manually remove any duplicate profiles
Notice 2
If PyRadio fails to update from 0.9.3.11.16, please follow this guide
- Download https://raw.githubusercontent.com/coderholic/pyradio/refs/tags/0.9.3.11.15/pyradio/install.py and save it in your home folder
- Execute
python install.py -f
Packagers notice
Please do read the updated Packager's Info!
Please refer to: https://github.com/coderholic/pyradio/blob/master/docs/packaging.md
Changed files
Changelog | 5 +++++
docs/index.html | 5 +++++
pyproject.toml | 2 +-
pyradio/__init__.py | 2 +-
pyradio/config.py | 14 +++++++++-----
pyradio/install.py | 2 +-
6 files changed, 22 insertions(+), 8 deletions(-)