TinySBS is the same thing as squeezeboxserver, except that it it run with different command line switches.
/usr/bin/perl /usr/squeezecenter/slimserver.pl --charset utf8 --noweb --notranscoding --nosb1slimp3sync --nostatistics --noinfolog --nodebuglog --logfile syslog So, the main 'feature' differences are no web interface, no transcoding, no sync for any players earlier than SB2, no statistics calculations and no info or debug level logging. This reduces the memory footprint and the performance overhead. Without the web interface, of course, most prefs are not accessible so it also runs with the default settings, including the use of sqlite as the database engine. -kdf -- kdf ------------------------------------------------------------------------ kdf's Profile: http://forums.slimdevices.com/member.php?userid=7 View this thread: http://forums.slimdevices.com/showthread.php?t=79173 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
