On Wed, 2005-08-03 at 10:13 -0700, Mike Hanson wrote: > Thanks, Pat. I found your page after I posted my original message, and > I was going to take a closr look.
Anyone who wants it should send me off list email, the copy on my website is broke. > I've not done much "real" Java work, > so a simple question: Can a Java program be compiled into a > WIN32-compatible DLL? I don't know. I bet the answer is yes, with some suitable tool. I used to use one of the commercial IDEs that could generate .exe and .dll files. But I stopped using it and haven't seen a need, so I haven't looked recently. For low volume stuff, you can always fire off a shell/exec and pull the answers back. This crude approach works with any language, probably even Cobol. > Can this larger-labelled tag be used with ID3v2, or is the > concept of "Artist Sort" simply not supported for MP3 files and > SlimServer? Again, I don't know your specific answer, but there are lots of ID3 versions, lots of incompatibilities, and wide variance in what packages support which dialect. -- Pat http://www.pfarrell.com/music/slimserver/slimsoftware.html _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
