mp3.index

This program makes a set of *.M3U pages for mp3 music found on www.mp3.com/. Depending upon the particular category, this could keep your MP3 player running for many hours.

This program is rather sensitive to the layout of the pages as mp3.com.

There are a number of simple parameters at the top of the program which will need to be configured for a particular application.

Note that this is a VERY simple program to suit my needs. I don't expect it to be very robust or general purpose.

You can pick up the entire archive for version v0.03. This contains all of the files mentioned on this page.

Once you have the tar file, you will need to extract and build it. Do something like the following:

	cd
	mkdir mp3.index
	tar xvfz mp3.index-0.03.tar.gz
	cd mp3.index-0.03
	make