Code:
UPDATE:
Well on Linux you can edit your /etc/squeezeboxserver/convert.conf (or make a custom-convert.conf in the same dir) to do whatever you want:
flc mp3 * *
# FB:{BITRATE=-B %B}T:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=--resample %D}
[flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent $RESAMPLE$ -V0 - -
Last edited: