Version 0.9.3.11.18
This is a BUG FIX release and a BETA release (0.9.3.12-beta17)
Changelog
- both mpv and mplayer will honor the profile set by config
- using \m to change the default player will actually keep the new value
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/install.py | 2 +-
pyradio/player.py | 8 +++++++-
pyradio/radio.py | 19 ++++++++++++++-----
7 files changed, 34 insertions(+), 9 deletions(-)