mikebainbridge wrote: 
> 1. Removed previous line with MAC address
> 2. Added this line - note I removed the double space before the first
> pipe and before the second $FILES in your example
> 
> > 
Code:
--------------------
  >   > aac pcm Squeezebox *
  > # IF
  > [faad] -q -w -f 1 -b 1 $FILE$ | [sox] -q -t wav $FILE$ -t raw -r 44100 -c 2 
-2 -s -
  > 
--------------------
> > 
> 
> 3. Squeezebox runs but slow so it's not "seeing" the name
> 
> Thanks for helping though - I'm going to have to do some reading as
> this is not in my field of expertise - Happy to try any suggestions
> and if I come up with something I'll be sure to post !

It "feels" like a syntax error in your custom-convert.conf file.

Attach your custom-convert.conf file to a post so I can check - spaces
and tabs and end-of-line are critical (i.e a file edited on Windows
editor often have incorrect end of line sequence)

Use the MAC address version - that is guaranteed to work. Don't use the
"Squeezebox" one as I couldn't test that - e.g. there may be a case or
spelling issue.

Check what is being executed by enabling logging  player.source to debug
and then try to play a BBC station.  Note time of start of test, wait 30
secs and copy from log every line between start of test until end into a
text file, zip and attach to a post.  Do NOT edit any out - sometimes
missing lines


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=108717

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

Reply via email to