Version 0.9.3.2
This is yet another BUG FIX release
Please refer to Release 0.9.3 to get an understanding of the changes being made in the 0.9.3.x series.
Changelog
- fixing #233 (move .registers to state dir)
- fixing stations.csv (from erroneous PR #227)
- updating headless.md
Packagers notice
Please do read the updated Packager's Info!
Please refer to: https://github.com/coderholic/pyradio/blob/master/packaging.md
Changed files
Changelog | 8 ++++++-
docs/headless.html | 23 ++-----------------
docs/headless.md | 39 ++------------------------------
docs/index.html | 8 ++++++-
pyproject.toml | 2 +-
pyradio/__init__.py | 2 +-
pyradio/browser.py | 5 +++++
pyradio/config.py | 14 ++----------
pyradio/config_window.py | 18 ++++++++-------
pyradio/install.py | 2 +-
pyradio/main.py | 26 ++++++++++++++++++++++
pyradio/radio.py | 8 +++++--
pyradio/stations.csv | 2 +-
pyradio/win.py | 2 +-
pyradio/xdg.py | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------
15 files changed, 136 insertions(+), 99 deletions(-)