Skip to content

r4dio v1.5.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:50

r4dio v1.5.0

One release, all platforms — CLI (Linux + macOS) and the Android APK.

What's new

  • Keep hiding unplayable stations after the catalog refreshes on startup
  • Keep the popular list on a plain startup, only filter when you actually set one
  • Popular-seed request to restore the popular list on demand
  • Stop the catalog refresh from replacing your filtered list with the popular list
  • Keep your saved search and filter applied after the catalog refreshes on startup
  • Widget starts playback reliably from cold, keeping the session alive until it plays
  • Shuffle plays reliably right after launch instead of hanging
  • Widget buttons work even when nothing is playing, by driving the session directly
  • Session command to toggle play/pause, or shuffle on a cold start
  • Next/previous media buttons now shuffle to a new station, so you can switch without looking
  • Player wrapper that turns next/previous into shuffle

Install

CLI: curl -fsSL https://r4dio.net/install | sh

Android: download r4dio-1.5.0-beta.apk (debug-signed beta, Android 8+).

Verify: sha256sum -c SHA256SUMS (CLI) / sha256sum -c SHA256SUMS-android (APK).