I am using LMS with SqueezeWRT player (which is essentially a router with OpenWRT firmware and squeezelite). This player *does not* include any mp3 decoder. So I had to set up my LMS to transcode from mp3 to pcm. After some research, I had found a solution:
Code: -------------------- mp3 pcm * * # F [lame] --decode -t --mp3input --silent $FILE$ - -------------------- in custom-convert.conf. That helped, but now I have two problems: 1) LMS does transcode mp3 files, but does not transcode mp3 radio streams, giving an error: "Slim::Player::Song::open (409) Error: Couldn't create command line for mp3 playback for " 2) the seek function doesn't work. How can I fix that on my LMS? Thanks in advance. ------------------------------------------------------------------------ lvkuznetsov's Profile: http://forums.slimdevices.com/member.php?userid=63952 View this thread: http://forums.slimdevices.com/showthread.php?t=103021
_______________________________________________ discuss mailing list discuss@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/discuss