dheijl

Results 152 comments of dheijl

It checks is if a new version is available.

Thanks again, I'll add it to the wiki!

Please use the zip file with the debug exe, if you run that you should get a console window with debug output that tells you what's wrong.

Something may have corrupted your configuration file. You can safely delete it: `C:\Users\{your_user_name}\.swyh-rs\config.toml`. If there is a non-empty `log.txt` in that folder could you attach it to your reply here...

Is probably fixed with [1.4.4](https://github.com/dheijl/swyh-rs/releases/tag/1.4.4)

Hi, 3 things: - you can ignore the permission warning, swyh-rs tries to raise priority to prevent the audio stuttering when you're running CPU heavy apps, but an ordinary user...

After a look at the Phorus website and some googling I found that naked PCM streams are not supported, so only the WAV option could possibly work with swyh-rs. This...

Could you try the latest 1.3.23 release? It fixes a broblem with the AV transport DIDL-Lite protocolinfo.

The sound bar does not send a streaming request so streaming never starts. I suppose that there is something in the AV SetTransportUri metadata that it does not understand or...

You're right, the device accepts everything wiyh a 200 OK response, but yet it does not initiate the streaming when it acknowledges the Play command. I use Wireshark to debug...