Here's a first cut at a windows script

Code:
--------------------
    
  setlocal
  set key=1234567890abcdef1234567890abcdef
  set cache="C:\Documents and Settings\YOUR_NAME\Application 
Data\MusicIP\MusicIP Mixer\default.m3lib"
  set musicdir="D:\MUSIC"
  "%~dp0genpuid.exe" %key% -m3lib=%cache% -archive -r %musicdir%
  endlocal
  
--------------------

save as a .bat or .cmd file in the same directory as genpuid.exe.

I've tried it, it works - but I don't see any reduction in the time
taken for MusicIP Import.

I ran the script above, then the musicIP refresh, then reload cache,
then "look for new and changed music" in SC.
Or should I have not run refresh?
I'm pretty sure "reload cache" is necessary, or the (headless) MusicIP
wouldn't have the new data generated by genpuid... right?


-- 
bobkoure
------------------------------------------------------------------------
bobkoure's Profile: http://forums.slimdevices.com/member.php?userid=14646
View this thread: http://forums.slimdevices.com/showthread.php?t=48270

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to