This is a BUG FIX release and a BETA release (0.9.3.12-beta15)
Changelog
- fixing #295 - crash when no localized keys present
Notice
Users are strongly encouraged to open the players' config file and manually remove any duplicate profiles
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 | 6 +++++-
docs/index.html | 6 +++++-
pyproject.toml | 2 +-
pyradio/__init__.py | 2 +-
pyradio/config_window.py | 34 +++++++++++++++++++---------------
pyradio/install.py | 2 +-
pyradio/keyboard.py | 31 +++++++++++++++++--------------
pyradio/keyboard/classes.json | 2 +-
pyradio/messages_system.py | 34 ++++++++++++++++++++++++++++++++++
pyradio/radio.py | 2 +-
10 files changed, 85 insertions(+), 36 deletions(-)