Version 0.9.2.22
This is a BUG FIX release
Changelog
- fixing bug #222 - Appending a radio station with
A
in a playlist leads to a crash (when number stations is less than window height) - fixing a crash that would occur when pressing ENTER on the Cancel button of the "rename playlist" and "new playlist" window
Packagers notice
Please refer to: https://github.com/coderholic/pyradio/blob/master/packaging.md
Changed files
Changelog | 7 +++++++
docs/index.html | 7 +++++++
pyproject.toml | 2 +-
pyradio/__init__.py | 2 +-
pyradio/edit.py | 23 +++++++++++++++++++++--
pyradio/install.py | 2 +-
pyradio/radio.py | 4 ++++
7 files changed, 42 insertions(+), 5 deletions(-)