Version 0.9.2.12
Changelog
- Implementing VLC recorder (not for Windows)
- MPlayer recorder will display volume level
- MPlayer on Windows 7 will not use profiles
- Trying different recorded file limit to start monitor
- Updating docs
Packagers notice
Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio
Changed files
Changelog | 8 +
README.html | 9 ++
README.md | 2 +
devel/build_install_pyradio.bat | 24 ++-
pyproject.toml | 2 +-
pyradio/__init__.py | 2 +-
pyradio/install.py | 2 +-
pyradio/player.py | 316 +++++++++++++++++++++++++++++++---------
pyradio/radio.py | 83 ++++++++---
pyradio/window_stack.py | 3 +
recording.html | 14 +-
recording.md | 20 ++-
windows.html | 1 +
windows.md | 2 +
14 files changed, 379 insertions(+), 109 deletions(-)