FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › rsp transcoding in 1082 › Reply To: rsp transcoding in 1082
26/05/2006 at 4:42 AM
#4736
Participant
@gordo wrote:
It does work when the Soundbridge connects via daap.
did you compile with –enable-flac?
check your db and see what codectype it sees…
[email protected]$ sqlite /path/to/songs.db
sqlite> select codectype from songs where fname like '%.flac';
It should be “flac” and not “unkn”
— Ron