Skip to content

Version 0.9.3.11.11

Compare
Choose a tag to compare
@s-n-g s-n-g released this 10 May 13:02
· 48 commits to master since this release

This is a BUG FIX release and a BETA release (0.9.3.12-beta11)

Changelog

  • fixing a dict Key error that would make some stations fail - #284
  • fixing an error that would render all players unusable on Windows - #282
  • fixing Windows getting stuck to "PyRadio still running" message - #283

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 ++++++
 README.md           | 2 ++
 docs/index.html     | 6 ++++++
 docs/pyradio.1      | 3 +++
 pyproject.toml      | 2 +-
 pyradio/__init__.py | 2 +-
 pyradio/common.py   | 2 +-
 pyradio/install.py  | 3 ++-
 pyradio/player.py   | 6 +++---
 9 files changed, 25 insertions(+), 7 deletions(-)