Skip to content

Releases: sfuhrm/radiorecorder

Smaller cleanup / bugfixes

18 Jan 21:48
Compare
Choose a tag to compare
  • Bugfix: No longer creates directories when just replaying a radio station.
  • Breaking change: You need to specify the target directory, there is no longer a default target directory.
  • Breaking change: Per-station directories are based on the station name now, not the stream URL.
  • Improvement: Chromecast gets more stream data now.
  • Improvement: Cleaned up logging, outputting now more to the console. Helpful when running into errors that were 'invisible' before.

Command line internet radio

16 Jan 17:48
Compare
Choose a tag to compare

Enhancements that make radiorecorder a command line internet player:

  • playing per name, URL or radio browser UUID
  • list of matching stations to get UUIDs or names (option -Z)
  • list of available audio mixers (option -X)
  • support for Java-only, CentOS and Debian (and experimental MacOS X)
  • installation in /usr for Linux systems
  • update of log4j to 2.17.1 fixing some known log4j vulnerabilities

More platforms, files and stream limits

12 Dec 11:34
Compare
Choose a tag to compare
  • Experimental support for CentOS and Windows packages
  • Option to stop downloading after a certain amount of kilobytes
  • Option to limit the number of stations downloaded (was fixed to be 10 before)

Minor maintenance release

30 Dec 13:46
Compare
Choose a tag to compare
  • New mechanism for Debian Packages
  • Updated dependencies
  • Switch Travis CI -> Circle CI

First release

02 Nov 13:49
Compare
Choose a tag to compare

Working release with all features working.