Skip to content

r4dio v1.4.35

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:11

r4dio v1.4.35

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

What's new

  • Bound interactive online search to the 4s timeout by skipping the per-mirror probe, so search never stalls longer than the cap
  • Q exits immediately instead of waiting for background work to finish
  • Show local results instantly and fetch online in the background with a 4s cap, so a slow network never hangs search
  • Drain and coalesce queued searches so rapid filtering runs once, not once per keypress
  • Coalesce helper to keep only the newest queued search
  • Filter locally instead of hitting the network unless there is a text search, so country/tag filters are instant

Install

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

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

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