This is a BUG FIX release and a BETA release (0.9.3.12-beta5)
Changelog
- fixing #279 - The list of favorite stations is reset when added
- fixing #278 - Typos 'RyRadio' when updating
- updating docs
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 | 12 +++++++++---
README.md | 2 +-
docs/index.html | 22 +++++++++++++--------
docs/index.md | 10 +++++-----
docs/pyradio.1 | 10 +++++-----
docs/radio-browser.html | 2 +-
docs/radio-browser.md | 2 +-
docs/rec-dir.html | 2 +-
docs/rec-dir.md | 2 +-
docs/server.html | 6 +++---
docs/server.md | 6 +++---
docs/themes.html | 2 +-
docs/themes.md | 2 +-
docs/windows.html | 6 +++---
docs/windows.md | 6 +++---
pyproject.toml | 2 +-
pyradio/__init__.py | 2 +-
pyradio/config | 2 +-
pyradio/config.py | 65 ++++++++++++++++++++++++++++++++++++++++++++-------------------
pyradio/config_window.py | 4 ++--
pyradio/install.py | 8 ++++----
pyradio/win.py | 2 +-
22 files changed, 108 insertions(+), 69 deletions(-)