From 00095b6c439168da3c127adbb0775f75147d0e0b Mon Sep 17 00:00:00 2001 From: dheijl Date: Thu, 8 Sep 2022 16:49:13 +0200 Subject: [PATCH] Update Readma.md for 1.4.5 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6ee66f..a908517 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ A "Stream-What-You-Hear" implementation written in Rust. -Current release: 1.4.5 with **FLAC** support (sorry but 64 bit binaries only as libflac-sys does not build on 32 bit) and Sonos fix for pausing audio. +The current release is 1.4.5 with + - **FLAC** support (sorry but 64 bit binaries only as libflac-sys does not build on 32 bit) + - support for multiple identically named soundcards + - Sonos fix for pausing audio **swyh-rs** implements the idea behind the original [SWYH](https://www.streamwhatyouhear.com) (source repo ) written in Rust. It allows you to stream the music you're currently playing on your PC (Windows or Linux) to an UPNP/DLNA/OPenHome compatible music player (a "Renderer").