Title: PlaylistGenerator
Author: bunkahumpa
E-Mail: bh@scriptsurge.org
IRC: irc.GameSurge.net #script
-------------------------------------

[ GENERAL ]

- What can you do with this?

PlaylistGenerator will generate an HTML list of songs with or without the song lengths displayed.

- How do I use it?

-> To install it:

1. Unzip playlistgenerator.mrc into your mIRC directory.
2. Type /load -rs playlistgenerator.mrc in mIRC

-> To use it:
 
1. Right-click in any channel, query window, or the status window and select PlaylistGenerator. Then choose which feature you want to use.


[ FEATURES ]

- mp3 Directory Playlist

This feature asks you for a directory and it will generate an HTML file with all of the mp3 files in that directory AND its subdirectories. This method takes longer than the next two because it checks each file and adds them. Also, displaying the song lengths takes longer to generate if you do not display them.

- m3u Playlist

This feature asks you for an m3u playlist file and generates an HTML file with all of the entries in the file. This is the fastest method of generation.

- pls Playlist

This feature asks you for a pls playlist file and generates an HTML file with all of the entries in the file.