Version 0.8.9.5 (0.9-beta2)
Yet another beta release...
Changelog
- Version 0.8.9.5 (0.9-beta2)
- Fixed a crash that would occur when searching for name only in RadioBrowser Search Window
- Do not display the Theme Selection Window when pressing "t" in a RadioBrowser Line Editor
- Updated History legend area
- Updated docs
Packagers notice
Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio
Changed files
Changelog | 9 +++
README.html | 18 +++---
README.md | 26 ++++-----
pyradio/__init__.py | 2 +-
pyradio/browser.py | 116 ++++++++++++++++++++++++++-------------
pyradio/radio.py | 3 +-
pyradio/simple_curses_widgets.py | 12 +++-
7 files changed, 122 insertions(+), 64 deletions(-)