Reply To: Need help installing mt-daapd with FLAC support

#4135
RazzleCat
Guest

Thanks Ron. This is odd. I’ve added explicit paths for wavstream and flac and tried running mt-daapd with d-5. The first 10 or so tracks the Roku tried playing didn’t work but then the next one out of every 10 or so actually did play fine. Here’s a sample of the output running -d -f :

Session 1: Streaming file '01 - Professional Jealousy .flac' to 192.168.2.11 (offset 0)
Finished streaming file to remote: 16384 bytes
Session 1: Streaming file '01 - Roadhouse Blues.flac' to 192.168.2.11 (offset 0)
Finished streaming file to remote: 16384 bytes
Thread 129: Autoconvert file /mnt/itunes/__FLAC/Counting Crows - August And Everything After (1993)[FLAC](MFSL)/01 - Round Here.flac for client
Executing /usr/local/sbin/mt-daapd-ssc.sh "/mnt/itunes/__FLAC/Counting Crows - August And Everything After "'('"1993"')'"[FLAC]"'('"MFSL"')'"/01 - Round Here.flac" 0 333.826 "flac"
Session 1: Streaming file '01 - Round Here.flac' to 192.168.2.11 (offset 0)
Finished streaming converted file to remote
wavstreamer: Write failed.

Note that only the last track above actually played. I outputted the following to a wav file, and this plays back fine.


/usr/local/sbin/mt-daapd-ssc.sh "/mnt/itunes/__FLAC/Counting Crows - August And Everything After "'('"1993"')'"[FLAC]"'('"MFSL"')'"/01 - Round Here.flac" 0 333.826 "flac" > /mnt/other/august.wav

Post edited by: RazzleCat, at: 2006/03/31 14:24

Post edited by: RazzleCat, at: 2006/03/31 14:25