nighty2k7 wrote: > I noticed a bug (?) in the webinterface of 1.14a: > > When I choose USB-DAC and submit sysdefault:card=CODEC for the output > via webinterface I get a blank page and cannot reach the settings site > after that. > > On the command line I get a "unexpected line end" when trying to start > squeezelite and via editor I see a double "" on the ooutput line's end > in config.cfg. > > I CAN set the right output string via command line application just > fine. > > System is up and running, thanks!
Thanks, I found the bug. piCorePlayer was confused as one internal variable was defined as CODEC, so when you provided card=CODEC - it got into trouble and couldn't handle it. Now I have redefined the internal name to _CODEC, and everything is fine again. The fix will be present in piCorePlayer1.14b Steen piCorePlayer a small player for the Raspberry Pi (25MB in RAM). Homepage: https://sites.google.com/site/picoreplayer/home and discussion: http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only) http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux) Please 'donate' (https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=_Wc9nDqkHvtg-sUXCIrz1nB1Ct8pwHDrBSxETDiHfpX5H6F4Wflav3VBIAK&dispatch=5885d80a13c0db1f8e263663d3faee8d7ff5e1e81f2ed97dd1e90bd72966c40c) if you like the piCorePlayer ------------------------------------------------------------------------ sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
