cpd73 wrote: > BTW, I discovered I don't need to use the Windows version at all. > "MusicMagicServer start -threads 8" allows 8 mipcore (analysis) > instances to run in parallel, so solves the analysis item issue for me. > (Discovered this after making my directory and filenames Windows > compatible :( ) Think I might write a simple python script to transcode > tracks (into tmpfs), process via MIP, remove transcoded versions - > repeat until finished.
Run 'strings' on it and you'll discover lots of interesting (and undocumented ;(, though the purpose of most is easily guessed) switches. BTW, running analysis through the headless server web UI you're loosing the ability to limit how many files will be processed at a time, and potentially expose you to that weird bug wherein the analysis processes all files and then starts over, and starts corrupting files (not ID3 tag space) at random. ------------------------------------------------------------------------ MarSOnEarth's Profile: http://forums.slimdevices.com/member.php?userid=69826 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
