ls2html is a Perl script which traverses a directory tree of MP3/OGG files and writes an index.html file containing a table-based listing of subdirectories and MP3/OGG files in each directory. It currently extracts tag information from OGG files, organizing the information below it in the table. The main goal of this project is to offer users who like to share OGG/MP3 files through Web servers to easily do so without worrying about running backend services or opening the Web server to raw directory listing.
| Tags | Internet Web Site Management multimedia Sound/Audio |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |


No changes have been submitted for this release.
24 Mar 2003 19:04
Handy little tool.
Acts a little weird unless you comment out the relative location of the script and add in an absolute location. But once I figured that out, it worked great. :) Thanks!