On Sun, 24 Aug 2008 16:39:40 -0700 Sean Bruno <sean.bruno@xxxxxxxxxxxx> wrote: > I've been poking around trying to find a decent way of creating an > HTML document that represents my music collection. > > I've been using the Amarok Ruby plugin to generate a list, but it > doesn't show the tracks available per album. > > Any suggestions? > > Sean Hello Sean I hope I do not misunderstand what you want. With that in mind, might this be what you are after: http://downloads.sourceforge.net/mp3report/mp3report-1.0.2.tar.gz?modtime=954972785&big_mirror=0 The project page is here: http://mp3report.sourceforge.net/ If that does not give you enough information, I made two sample reports. One uses the option "--printmode": http://www.afolkey2.net/~steve/keith_green-printmode.html the other does not: http://www.afolkey2.net/~steve/keith_green-nonprintmode.html Here are the respective commands that I used to generate the above two examples: ./mp3report.pl --title="Keith Green - \"--printmode\"" --outfile=/home/steve/.public_html/keith_green-printmode.html --printmode --id3v2 /home/steve/Archives/Music/Christian/g/Green\,\ Keith/ ./mp3report.pl --title="Keith Green - Non-Print Mode" --outfile=/home/steve/.public_html/keith_green-nonprintmode.html --id3v2 /home/steve/Archives/Music/Christian/g/Green\,\ Keith/ Again, I hope that this is what you are looking for. Steven P. Ulrick -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list