Skip to content

Version 0.9.2.3

Compare
Choose a tag to compare
@s-n-g s-n-g released this 01 Apr 11:02
· 273 commits to master since this release

This is a BUG FIX release

Changelog

  • fixing search function for Group Selection window (pressing "n" or "N" will now work)
  • random playback will not stop on a Group Header
  • do not put new selection in the middle of window if already visible (Group Selection window)

Packagers notice

Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio

Changed files

 Changelog                        |  8 ++++++
 README.html                      |  8 ++++++
 pyproject.toml                   |  2 +-
 pyradio/__init__.py              |  2 +-
 pyradio/radio.py                 | 53 ++++++++++++++++++++++------------------
 pyradio/simple_curses_widgets.py | 47 +++++++++++++++++++++++------------
 6 files changed, 79 insertions(+), 41 deletions(-)