I’d love to see a feature to transcode to something other than wav, so I can stream my whole collection remotely without meeting bandwidth limits.
So it would be great to be able to get this working. I tried to change the transcode script so it might do wat I want, but it doesn’t work 🙁
I tried passing the output op wavstreamer to lame, but that doesn’t seem to work. If it’s not possible right now, it might be great if it would be possible te integrate this 🙂
I dug in the code and noticed that transcoded stuff is always set to wav. I changed it to mp3, and now it pays mp3’s just fine, only seeking is still a problem.
Edit: also got it so far to transcode my apple lossess files to mp3 so I can stream them (again, without seeking). Sadly, my server machine is a bit slow for this 😉