Reply To: SOLVED : Soundbridge wont play .flac file from openSUSE

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues SOLVED : Soundbridge wont play .flac file from openSUSE Reply To: SOLVED : Soundbridge wont play .flac file from openSUSE

#12581
rpedde
Participant

@MrKane wrote:

Hi,

Please excuse me if this has been solved earlier, but I did not find a match in the forum.

I get a “Unable to play” error message on the Pinnacle SB display. I am running the svn-1586 version.

Log from the server does not indicate anything wrong that I can see:
2007-09-16 22:28:12 (b717fb90): Session 0: Streaming file ‘Mika – 08 – Big Girl (You Are Beautiful).flac’ to 10.0.0.172 (offset 0)
2007-09-16 22:28:12 (b717fb90): Executing /usr/local/bin/mt-daapd-ssc.sh “/filserver/media/musikk/Mika/Life In Cartoon Motion/Mika – 08 –
Big Girl “‘(‘”You Are Beautiful”‘)'”.flac” 0 248.000 “flac”
2007-09-16 22:28:14 (b7cd96c0): Got CLD signal. Reaping
2007-09-16 22:28:16 (b717fb90): Request: GET /rsp/db/0?query=id%3D1733&type=full HTTP/1.0
2007-09-16 22:28:16 (b717fb90): Request: GET /rsp/stream/1733 HTTP/1.0
2007-09-16 22:28:16 (b717fb90): Session 0: Streaming file ‘Mika – 09 – Stuck In The Middle.flac’ to 10.0.0.172 (offset 0)
2007-09-16 22:28:16 (b717fb90): Executing /usr/local/bin/mt-daapd-ssc.sh “/filserver/media/musikk/Mika/Life In Cartoon Motion/Mika – 09 –
Stuck In The Middle.flac” 0 248.800 “flac”
2007-09-16 22:28:18 (b7cd96c0): Got CLD signal. Reaping
2007-09-16 22:28:20 (b717fb90): Request: GET /rsp/db/0?query=id%3D1735&type=full HTTP/1.0
2007-09-16 22:28:20 (b717fb90): Request: GET /rsp/stream/1735 HTTP/1.0
2007-09-16 22:28:20 (b717fb90): Session 0: Streaming file ‘Mika – 10 – Happy Ending.flac’ to 10.0.0.172 (offset 0)
2007-09-16 22:28:20 (b717fb90): Executing /usr/local/bin/mt-daapd-ssc.sh “/filserver/media/musikk/Mika/Life In Cartoon Motion/Mika – 10 –
Happy Ending.flac” 0 621.133 “flac”
2007-09-16 22:28:22 (b7cd96c0): Got CLD signal. Reaping

I tried running:
/usr/local/bin/mt-daapd-ssc.sh “/filserver/media/musikk/Mika/Life In Cartoon Motion/Mika – 10 –
Happy Ending.flac” 0 621.133 “flac” form the command line and it seems to work.

.flac is enabled in the config file so now I am a bit lost…

Anyone seen the same problem?

Make sure you have the flac command-line utility installed. Then, maybe take a look at the ssc script and make sure you have a full path to it in the ssc script.

You may also want to set the full path to wavstreamer (probably /usr/bin/wavstreamer, I’d guess).

If that doesn’t make sense, let me know.

— Ron