Sure, be happy to test :-)

You might want to somehow start a -genpuid- run for files just ripped,
so they can have the analysis data stored in their tags. I’d recommend
not trying to update the -autoload.m3lib- using genpuid 1.4 (it has a
bug) but instead store the analysis data inside the files, and when
finished, trigger a MusicIP cache rescan using the http API.

(You need a [free for personal use] MusicDNS key for genpuid to
operate.)

Something like:

Code:
--------------------
    
  genpuid (your key here) -r -archive -logex /storage/music/flac/ (path to 
newly ripped files)
  
--------------------

and

Code:
--------------------
    
  http://localhost:10002/server/refresh
  
--------------------


All this would also allow to get (almost) perfect tagging data ;-)

Try, for instance (on analyzed files):

Code:
--------------------
    
  genpuid (your key here) -r -ext=mb /storage/music/flac/ (path to files to 
check)
  
--------------------

... and you’ll end up with a beautiful XML file containing all relevant
tagging data for the file(s) selected, fresh from MusicBrainz!


-- 
Moonbase

Moonbase: 'The Problem Solver' (http://www.kaufen-ist-toll.de/moonbase)
------------------------------------------------------------------------
Moonbase's Profile: http://forums.slimdevices.com/member.php?userid=21594
View this thread: http://forums.slimdevices.com/showthread.php?t=60670

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

Reply via email to