NRSC5 Studio v0.6.1
New Features
Collage Image Block List
- Right-click any tile in the Collage tab and choose "Block this image" to permanently suppress it
- Block is keyed on the image's content hash, so the same ad or logo will be rejected even if the broadcaster re-sends it under a new LOT filename or after a retune
- Blocked images are removed immediately and their cached file is deleted
- Persisted across app restarts via
config.toml - New "Clear Block List" button in Settings -> Display lets you wipe the entire list
Station Logo Rendering
- Station logos transmitted via XHDR now render as a compact right-aligned badge in the SIS header
- Now Playing panel dynamically swaps between cover art and station logo based on XHDR
param(0 = cover art, 1 = logo)
Linux Right-Click Fallback (Opt-In)
- Configurable secondary-click fallback for Linux environments where context-menu popups can be suppressed by certain compositors
- Disabled by default (menu-first behavior on all platforms)
- Toggle via Settings -> Display
Packaging Improvements
- Windows portable zip slimmed from ~49 MB to 20 MB compressed (33 MB unpacked)
- Removed CLI tools (
nrsc5.exe,SoapySDRUtil.exe) and duplicate DLLs - Stripped Linux-only
.sofile mistakenly staged
- Removed CLI tools (
- Debian package metadata updated
- Fedora spec bumped to 0.6.1
Downloads
- Windows (portable):
nrsc5-studio-0.6.1-windows-x64.zip - Debian / Ubuntu:
nrsc5-studio_0.6.1-1_amd64.deb - Fedora / RHEL:
nrsc5-studio-0.6.1-1.x86_64.rpm
Full changelog: see CHANGELOG.md