github coderholic/pyradio 0.8.9.17
Version 0.8.9.17 (0.9-beta14)

latest releases: 0.9.3.11.21, 0.9.3.11.20, 0.9.3.11.19...
3 years ago

Yet another beta release

Changelog

  • adding Title's Log
  • changing versioning
  • fixing user isntallation in build_install_pyradio
  • fixing python2 main.py crash (#153)
  • updating docs

Packagers notice

Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio

Changed files

 Changelog                        |   8 +++
 README.html                      |  51 ++++++++++++-
 README.md                        |  48 +++++++++++++
 build.html                       |  17 +++--
 build.md                         |  14 +++-
 devel/build_install_pyradio      |  82 +++++++++++++--------
 devel/build_install_pyradio.bat  |   6 +-
 devel/pre-commit                 |   9 ++-
 pyradio.1                        |  66 ++++++++++++++++-
 pyradio/__init__.py              |   8 +--
 pyradio/common.py                |  16 +++++
 pyradio/config.py                | 151 +++++++++++++++++++++++++++++++++------
 pyradio/config_window.py         |   6 ++
 pyradio/install.py               | 126 ++++++++++++++++++++++----------
 pyradio/log.py                   |  43 ++++++++++-
 pyradio/main.py                  |  91 ++++++++---------------
 pyradio/player.py                |  12 +++-
 pyradio/radio.py                 |  82 ++++++++++++++++-----
 pyradio/simple_curses_widgets.py |  21 ++++--
 pyradio/win.py                   |  48 +++++++++++++
 pyradio_rb.1                     |   5 +-
 radio-browser.html               |   5 +-
 radio-browser.md                 |   2 +
 setup.py                         |   2 -
 windows-mplayer.html             |   3 +-
 windows-mpv.html                 |   3 +-
 windows.html                     |  21 +++++-
 windows.md                       |  27 ++++++-
 28 files changed, 764 insertions(+), 209 deletions(-)

Don't miss a new pyradio release

NewReleases is sending notifications on new releases.