Releases: Chubik/world-radio
Release list
r4dio v1.6.1
r4dio v1.6.1
One release, all platforms — CLI (Linux + macOS) and the Android APK.
What's new
- Sync screen now uses the same typeface as the rest of the app
Install
CLI: curl -fsSL https://r4dio.net/install | sh
Android: download r4dio-1.6.1-beta.apk (debug-signed beta, Android 8+).
Verify: sha256sum -c SHA256SUMS (CLI) / sha256sum -c SHA256SUMS-android (APK).
r4dio v1.6.0
r4dio v1.6.0
One release, all platforms — CLI (Linux + macOS) and the Android APK.
What's new
- Separate country, codec, and favourite state with dots on the home screen
- App now opens a real screen instead of an invisible window
- Landscape home screen for car mounts
- Warn on the home screen when favourites-only mode has no favourites yet
- Home screen shows what's playing and drives shuffle, favourites, scope, and sync
- Match home screen pill, label weight, and warn ring to the design
- Home screen layout
- Stop icon, home-screen colours, strings, and IBM Plex fonts
- Publish favourite + scope state to the app so the home screen can show it
Install
CLI: curl -fsSL https://r4dio.net/install | sh
Android: download r4dio-1.6.0-beta.apk (debug-signed beta, Android 8+).
Verify: sha256sum -c SHA256SUMS (CLI) / sha256sum -c SHA256SUMS-android (APK).
r4dio v1.5.0
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).
r4dio v1.4.35
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).
r4dio v1.4.34
r4dio v1.4.34
One release, all platforms — CLI (Linux + macOS) and the Android APK.
What's new
- Unfavouriting in the favourites list drops the row and moves the cursor one up, not back to the top
- Cycle a country through show-only → exclude → off with enter, so excluding no longer needs a letter key
Install
CLI: curl -fsSL https://r4dio.net/install | sh
Android: download r4dio-1.4.34-beta.apk (debug-signed beta, Android 8+).
Verify: sha256sum -c SHA256SUMS (CLI) / sha256sum -c SHA256SUMS-android (APK).