Skip to content

Releases: coderholic/pyradio

Version 0.8.0

08 Sep 08:09
Compare
Choose a tag to compare

Changelog

  • Adding station editor ("a" and "A" to add a station, "e" to edit)
  • Line editor supports unlimited string length
  • Main help window separated to two pages (navigation with "n" / "p")
  • Changing "e" to "E" to change a station's encoding
  • Changing "p" to "P" to jump to playing station / loaded playlist
  • Adding H, L to jump to top / bottom of screen
  • Changing M to jump to middle of screen
  • Changing volume, saving volume and muting is now available on most
    windows (pop up and questions)
  • Manipulating volume (keys m,v) on a help window, will close it
    if player not playing
  • Adding ^U, ^D to move station up, down
  • Search string will not be lost after displaying help
  • PyRadio runs on Windows (finally). Added an installation BAT file,
    icons, program shortcut and help (windows.md - windows.html)
  • Minor bug fixes

Version 0.7.9

15 Jul 10:27
Compare
Choose a tag to compare

Changelog

  • Searching is now available on any window presenting a list of items
  • Transparency indication presentation always reflects the setting
  • A locked session is indicated next to PyRadio version
  • Adding "Top" link to html files
  • Docs updated

Version 0.7.8

08 Jul 10:28
Compare
Choose a tag to compare

Changelog

  • fixing playlist recovery message presentation
  • fixed foreign playlist management
  • fixed exiting when playlist is modified
  • when applying a theme which is not supported, using "light"
    if "light" or "light_16_colors" is default
  • fixing update notification message "Will check again in 0 days"
  • update notification will clean files in all cases
  • adding "M" to config station selection
  • updating help for playlist and config station selection
  • heavy refactoring; using window stack and redisplay list

0.7.7

26 Jun 06:42
Compare
Choose a tag to compare

Changelog

  • mpv now uses a dedicated socket file. This way multiple instances of
    PyRadio can be executed.
  • Introducing session locking.
  • Added the "--unlock" command line parameter, to force sessions' unlock.
  • Added "M" command, which will jump to the middle of the list.
  • PyRadio can load external theme files.
  • Three more themes added. These are system themes (actual files).
  • Theme selection window reworked - themes are separated by location,
    theme selection is remembered when resizing, and loading default or
    saved theme (in config window).
  • PyRadio will report reverting to default theme.
  • PyRadio will check and report when a new release is available.
  • Added good bye message.
  • Theme editor implementation started (disabled for this release).
  • Minor other fixes.

0.7.6.2

06 Jun 08:07
Compare
Choose a tag to compare

Changelog

This is yet another BUG FIX release, fixing config status (indicating whether config is modified or not)

0.7.6.1

03 Jun 15:23
0eba0ad
Compare
Choose a tag to compare

Changelog

This is a BUG FIX release, fixing regression: config not saved when changing themes

Version 0.7.6

01 Jun 16:07
Compare
Choose a tag to compare

Changelog

  • Added "e" option to change station's encoding.
  • Implemented playlist backup and recovery, to address saving errors.
  • Inform user when playlist not found and of playlist recovery result.
  • Parameter -s - Check if file is supported (ends with .csv)

Version 0.7.5

27 Apr 13:57
Compare
Choose a tag to compare

Changelog

  • Minimum python version supported changed. Now it's 2.7+/3.5+.
  • Added configuration window (opens with "c").
  • Canceling theme selection (not in config) will restore saved theme.
  • Done a bit of refactoring.

This release introduces a huge amount of changes to PyRadio; so bugs may still be present, although I have tried to eliminate as many as possible. Please do open issues on anything you find.

0.7.4

14 Mar 17:14
Compare
Choose a tag to compare

Changelog

  • Fixing p command for playlists view.
  • Selected station / playlist will be visible when resizing the terminal.
  • Calculating initial loaded playlist position in window.
  • Implemented dynamic list padding.
  • Correctly display failed station when returning to stations mode.
  • Help window gets redisplayed when the terminal is resized.
  • Updating docs

0.7.3

04 Mar 14:20
Compare
Choose a tag to compare

Changelog

  • Added "p" command to jump to playing station / loaded playlist.
  • Added two more themes (dark_16_colors and light_16_colors).
  • Improved black_on_white theme.
  • On a 8 color terminal, the fall-back theme will be "light",
    if "light_16_colors" is default.
  • Exiting if terminal cannot display colors.
  • Fixed player selection error screen.
  • Fixed a regression which might appear when loading a playlist