This is a BUG FIX release and a BETA release (0.9.3.12-beta25)
Changelog
- fixing #320 - pyradio-client unusable
- updating MPV Windows download link
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/client.py | 3 +--
pyradio/install.py | 2 +-
pyradio/radio.py | 2 +-
pyradio/win.py | 2 +-
8 files changed, 16 insertions(+), 7 deletions(-)