Releases: sfuhrm/radiorecorder
Releases · sfuhrm/radiorecorder
Fix for HTTP 503 error
- Bug fix for HTTP 503 error when accessing radiobrowser #22
Updated dependencies
- Replacement of no longer maintained vitalidze/chromecast-java-api-v2 with a more up-to-date version in sfuhrm/chromecast-java-api-v2
- Updated dependencies for protobuf stack, radiobrowser4j and lombok
Fix for audio artifacts for Icecast 2.4.99.3
- 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
- Updated radiobrowser4j 2.2.5 -> 2.5.1
- Updated Github actions tests
Updated dependencies
- Updated radiobrowser4j -> 2.2.5
- Updated log4j -> 2.20.0
- Updated slf4j -> 2.0.7
Output directory creation & updated dependencies
- Output directory checking / creation because of irritating JDK errors on Windows #3
- Updated dependencies
Updated dependencies^2
- Updated radiobrowser4j dependency
Updated dependencies
- Updated versions of dependencies
Fixes for multiple platform specific targets
- 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
- 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.