bpa wrote: 
> No it should be in addition to the existing "Flc flc " in your
> custom-convert.conf
> 
> > 
Code:
--------------------
  >   > 
  > 
  > flc flc transcode 00:00:00:00:00
  >     # FT:{START=--skip=%t}U:{END=--until=%v}
  >     [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 -b 
16 -r 44100 -
  > 
--------------------
> > 
> 
> Looks OK but I haven't double checked. Rememebr the MAC addres is the
> address of your player not 00:00...
> 
> 
> 
> WebUI Settings/Advanced/Logging

Well I don't know if this is what you meant, but replacing the file with
this doesn't solve the problem. 


Code:
--------------------
    
  
  flc flc * 00:00:00:00:00:00
        # FT:{START=--skip=%t}U:{END=--until=%v}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 -b 
16 -r 44100 -
  
  flc flc transcode * 00:00:00:00:00:00
        # FT:{START=--skip=%t}U:{END=--until=%v}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 -b 
16 -r 44100 -
  
  
--------------------


------------------------------------------------------------------------
mandryka's Profile: http://forums.slimdevices.com/member.php?userid=53967
View this thread: http://forums.slimdevices.com/showthread.php?t=107958

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

Reply via email to