callesoroe wrote: > Now there is an error in the log:
Don't worry - that is associated with something else. The type "unk" has been determined for the last stream/file you are trying to play. What is it ? What is the DigitalInput Tranporter action ? As Peter said there are two instances of the parsing error. The code skips all lines with "#" at the start - which means these lines are not being read properly yet other comment lines with # are ignored correctly. There is something about the line terminator. This feels like an editor problem but the custom-convert.conf file posted works OK on my Ubuntu system Initially I see three possibilities. 1. The file being edited /posted is not the one actual being used (.e.g another custom-convert.conf left in some other subfolder will take precedent) 2. The standard Perl line terminator is being changed while files is being read. 3. LMS Code is somehow corrupted I think start with 1 - find all convert.conf and custom-convert.conf files in the Plugins, Slim and Cache directories and all sub folders. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111218 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
