On 26/12/2007, Bradley <[EMAIL PROTECTED]> wrote: > > ...However squeezeslave requires a few parameters to run > properly, that are not being provided by Moose (but could be): > > 1. The name of the slimserver > 2. The MAC address of the moose machine's tcpip interface. > > What do you think about adding this
Hi Bradley, Yup, good point.. I'd forgotten it might need cmd-line stuff actually.. I'll look into adding better support in the next version.. > I don't understand the need to build the local moose library using a > file scan or database scan (if the slimserver were local). Why > couldn't you simply scan using the CLI? Just populate the library in > the same fashion that you populate the "library tree". Seems silly to > have to use a UNC path, when all the info is right there from the CLI. Yes, the CLI's come a long way since I started developing Moose, so it could be more feasable now.. There may be a few things which still need direct database access to determine - i'd have to check.. Another alternative may be to use the new Jive interface stuff.. Actually, I'm not sure Moose's file-scanning/unc stuff is really that useful anymore, and i've not touched the sqlite code for a while, so maybe i should drop them and make mysql the only supported scanning method.. Is file-scanning still useful ? -- - Dr Lovegrove http://www.rusticrhino.com/drlovegrove http://groups.google.com/group/moosenews _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
