Skip to content

v1.4.1

Choose a tag to compare

@cometdom cometdom released this 04 Jun 08:30
· 28 commits to main since this release

Changed

  • install.sh: --allowerasing on the optional codec / FFmpeg dnf install. Small UX improvement, no functional change to the slim2diretta binary itself. Fedora ships ffmpeg-free / ffmpeg-free-devel by default; users who have switched to ffmpeg / ffmpeg-devel from RPM Fusion (or vice-versa) used to hit a "conflicting requests" error when re-running install.sh with the codec install option enabled. dnf can now retire the conflicting package on its own, making the optional-codec step idempotent across FFmpeg flavours. Mirrors the equivalent change in DirettaRendererUPnP v2.5.2.