Sorry, the rule I gave previously is wrong because it applies to all
players (including all squeezeboxes) and this is probably not what you
want and also because it does not allow repositioning. 
So, with that in mind the only solution I found is to use ffmpeg the
following way


Code:
--------------------
    
  mp3 pcm squeezelite * 
        # FT:{START=-ss %s}
        [ffmpeg] -v 0 $START$ -f mp3 -i $FILE$ -f s16le -
  
--------------------


If you don't want that to apply to all squeezelite players, duplicate
this rule for each player and replace * by its mac address. This also
means that ffmpeg must be installed. In Windows, you should copy it in
C:\Program Files (x86)\Squeezebox\server\Bin\MSWin32-x86-multi-thread
and I assume (I've not tried) that a regular installation on a Linux
distro should work.

Unless somebody has a better solution, but I could not find an option in
lame to skip a certain amount of time ine a file before decoding



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=104902

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to