Skip to content

Version 0.9.2.15

Compare
Choose a tag to compare
@s-n-g s-n-g released this 05 Oct 09:19
· 237 commits to master since this release

Changelog

This is a BUG FIX release!

  • fixing mplayer and vlc recording
  • mplayer buffering min changed to 250KB
  • fixing updateRecordingStatus not exiting when asked
  • buffer size cannot be 0

Packagers notice

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

Changed files

 Changelog           |  7 +++++++
 README.html         |  7 +++++++
 pyproject.toml      |  2 +-
 pyradio/__init__.py |  2 +-
 pyradio/edit.py     |  2 +-
 pyradio/install.py  |  2 +-
 pyradio/player.py   | 30 ++++++++++++++++++++++++++----
 pyradio/radio.py    |  4 ++--
 8 files changed, 46 insertions(+), 10 deletions(-)