Emptool lets you move MP3's from your PC to your Empeg. The java version is a near direct port of the original version, which isn't really designed to be incorporated into a scripting language. However, it really wouldn't be too hard to write a wrapper around it that could do that.

If you look at mschrag.empeg.emptool.Main, that is the entry point... It's setup now to then either run an mschrag.empeg.emptool.Console or an mschrag.empeg.emplode.Emplode that presents a pretty interface to things. Both of those classes have examples of calling the API's to upload MP3's (in different ways), so from there you can probably tell how you could write a scripting wrapper around it.

Feel free to email me if you need more info or if you start working on anything.

Mike
[email protected]