[Pjbexploder-announce] pjbExploder 1.0.35 released!
Brought to you by:
mhotchin
From: Michael H. <mi...@ho...> - 2004-01-06 09:50:45
|
This is version 1.0.35 of pjbExploder, release date Jan 6, 2004. Happy New Year, yadda yadda yadda. This release adds support for playlist files (.M3U files). pjbExploder can now process these and create playlists on your PJB-100. To use this, select "Tools / Upload Playlist...". When the file dialog appears, select the playlist file that you are interested in. pjbExploder will: - Locate all the tracks that are already on the PJB - Download anything not already on the PJB - Create (or replace, if it already exists) the playlist. Playlists are located under the top-level set 'Playlists'. The Disc name is the same as the filename of the playlist file (so "foo.m3u" becomes a disc called "foo"), and each track is named according to the name generation options under "Tools / Options...". Any file that can't be located will simply be ignored - the playlist will be created without it. Similarly, if you 'Cancel' during a download, then pjbExploder will still create the playlist, but will only include the tracks that it was able to locate on the PJB. Playlist files themselves are quite simple. A detailed description is available on the Web - searching 'Google' for "m3uformat.pdf", for example, will provide a good description. If you are creating them by hand, all you need to do is create a file with extension ".m3u", edit it in your favorite text editor, and list the files in it, one per line. Questions? Comments? Feel free to send them to me directly, or to the PJB mailing list. This is available for download 'in the usual place': http://sourceforge.net/project/showfiles.php?group_id=87114 (or http://tinyurl.com/w6iq if mangled) Downloads available: ExploderSetup-1.0.35.exe Full setup. pjbExploder-1.0.24.zip Binaries only pjbExploder-1.0.35.pdb.zip Debugging symbols pjbExploder-1.0.35.src.zip Full source code pjbExploder-1.0.35.help.src.zip Help file source code pjbExploder-1.0.35.Utils.src.zip Useful stuff for building The help file source is a subset of the full source code. If you'd like to help create help content, this is the one to use. The utils provide command line build scripts, and the bits required to create a full release (including the setup program). Michael H. |