github coderholic/pyradio 0.9.3.11.26
Version 0.9.3.11.26

8 hours ago

This is a BUG FIX release and a BETA release (0.9.3.12-beta25)

Changelog

  • fixing #321 - stations update crash
  • TTS will concert \" and \' to " and '
  • updating documentation files (due to pandoc update)
  • updating MPV Windows download link

Notice

Users are strongly encouraged to open the players' config file and manually remove any duplicate profiles

Notice 2

If PyRadio fails to update from 0.9.3.11.16, please follow this guide

  1. Download https://raw.githubusercontent.com/coderholic/pyradio/refs/tags/0.9.3.11.15/pyradio/install.py and save it in your home folder
  2. Execute
python install.py -f

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                      | 11 +++++++++--
 docs/buffering.html            |  2 +-
 docs/build.html                |  2 +-
 docs/client.html               |  2 +-
 docs/desktop-notification.html |  2 +-
 docs/headless.html             |  2 +-
 docs/index.html                | 13 ++++++++++---
 docs/linux-pipx.html           |  2 +-
 docs/linux.html                |  2 +-
 docs/m3u.html                  |  2 +-
 docs/macos.html                |  2 +-
 docs/packaging.html            |  2 +-
 docs/pip-error.html            |  2 +-
 docs/radio-browser.html        |  2 +-
 docs/rec-dir.html              |  2 +-
 docs/recording.html            |  2 +-
 docs/server.html               |  2 +-
 docs/themes.html               |  2 +-
 docs/tts.html                  |  2 +-
 docs/validate_playlist.html    |  2 +-
 docs/windows-mplayer.html      |  2 +-
 docs/windows-mpv.html          |  2 +-
 docs/windows.html              |  2 +-
 pyproject.toml                 |  2 +-
 pyradio/__init__.py            |  2 +-
 pyradio/common.py              | 15 +++++++++++++--
 pyradio/install.py             |  2 +-
 pyradio/messages_system.py     | 16 ++++++++--------
 pyradio/radio.py               |  2 +-
 pyradio/tts_text.py            |  4 ++++
 pyradio/win.py                 |  2 +-
 31 files changed, 70 insertions(+), 41 deletions(-)

Don't miss a new pyradio release

NewReleases is sending notifications on new releases.