Skip to content

Version 0.8.8-beta6

Compare
Choose a tag to compare
@s-n-g s-n-g released this 24 Nov 12:20
· 764 commits to master since this release

Changelog

  • Version 0.8.8-beta6
  • Fixing playback for m3u8 on vlc
  • Fixing "-u" functionality on Windows
  • Fixing "no player" messages
  • Stopping runaway threads from displaying messages after the player is stopped

Changed files

 Changelog           | 16 ++++++++--
 pyradio/__init__.py |  2 +-
 pyradio/browser.py  |  2 --
 pyradio/common.py   |  6 ++++
 pyradio/log.py      | 22 ++++++++++++++
 pyradio/main.py     |  4 +--
 pyradio/player.py   | 77 +++++++++++++++++++++++++++++------------------
 pyradio/radio.py    | 91 ++++++++++++++++++++------------------------------------
 windows.html        |  4 +--
 windows.md          |  4 +--
 10 files changed, 129 insertions(+), 99 deletions(-)