StreamWhatYouHear/SWYH

SWYH providing DLNA renderer with wrong stream URL

emilcarr opened this issue · 0 comments

Potential bug - when I select a renderer (tested with UPMPDCLI on Raspi 3 - works with other streams), SWYH gives it the wrong stream URL.

Renderer shows it is trying to stream from http://[MY-IP]:50782/stream/swyh.mp3 , when infact the stream is running on another port (eg 52289). Bug is consistent, port 50782 is given consistently.

Temporary workaround - set specific HTTP port in SWYH to 50782 .

Hope this info is useful.