@Kyle

You can put the file everywhere you want. But you need to start it via
a command line (same as the old exporter). You give the java.exe the
path to the jar-file via its "-jar" option. Normally that should work.
So for example, if you have the jar in c:\programs then the call should
be either


Code:
--------------------
    
  c:\>java -jar c:\programs\stresstest.jar
  
--------------------


or 


Code:
--------------------
    
  c:\programs>java -jar stresstest.jar
  
--------------------


That should work. If not, please post the exact error message you've
got.

@davep, ymilner
It apears I've overlooked a small but important thing: There could be
albums without a cover. Could you please confirm that the albums
resulting in the error have no covers?

It should be no problem to fix that.

Thanks for all your work so far.

Emissary


-- 
Emissary
------------------------------------------------------------------------
Emissary's Profile: http://forums.slimdevices.com/member.php?userid=5480
View this thread: http://forums.slimdevices.com/showthread.php?t=28457

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to