Playing songs no longer works somehow. I found this in the logs :
- Code: Select all
[5/8/09 5:27:59 PM CEST] DEBUG TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\lame] [-f] [-b] [80] [-S] [44.1] [-]
[5/8/09 5:27:59 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Could not find "44.1".
I checked the downsample command under "Settings > Advanced":
- Code: Select all
lame -S -h -b %b %s
What could be the problem ?