Skip to content

Releases: sfuhrm/radiorecorder

Updated dependencies

25 Jul 20:08
Compare
Choose a tag to compare

Fix for audio artifacts for Icecast 2.4.99.3

23 Jul 10:36
Compare
Choose a tag to compare
  • Fixed problem with audio artifacts for Icecast 2.4.99.3 servers that were sending different formed HTTP response headers #17.
  • Updated jackson dependency to 2.15.2.

Updated dependencies

16 Jul 16:45
Compare
Choose a tag to compare
  • Updated radiobrowser4j 2.2.5 -> 2.5.1
  • Updated Github actions tests

Updated dependencies

01 Apr 19:36
Compare
Choose a tag to compare
  • Updated radiobrowser4j -> 2.2.5
  • Updated log4j -> 2.20.0
  • Updated slf4j -> 2.0.7

Output directory creation & updated dependencies

04 Feb 13:55
Compare
Choose a tag to compare
  • Output directory checking / creation because of irritating JDK errors on Windows #3
  • Updated dependencies

Updated dependencies^2

14 Oct 16:44
Compare
Choose a tag to compare
  • Updated radiobrowser4j dependency

Updated dependencies

13 Oct 16:46
Compare
Choose a tag to compare
  • Updated versions of dependencies

Fixes for multiple platform specific targets

06 Feb 18:28
Compare
Choose a tag to compare
  • Fixed multiple jpackage builds (Debian, RPM, MACOS), included log4j config to jar.
  • Smoke tests for Debian, Redhat, MSI, PKG packages.
  • Added Windows specific jpackage build.
  • Version output option.

Partial AAC/AAC+/MP4 support

05 Feb 17:32
Compare
Choose a tag to compare
  • Partial AAC/AAC+/MP4 support for recording/chromecast playback (NOT local playback).
  • Outputting of Chromecast playback infos.
  • Updated dependencies.
  • Fixed RPM build, moved from CentOS 8 to OracleLinux 8.5.
  • More stuff is output now through loggers instead of System.err/out.
  • There is no longer a logfile generated by default.

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.