How can you do this in foobar? I have the newest version. I found out how to sort of do it, get it to put in every file name and such and add a <br> tag afterwords so i can put it into an already made html file, but how can i get foobar to add in the total length of the playlist and the average length of each track like winamp? Thanks much for any help you guys can offer. Also, how can i edit the copy command in the preferences to not include the album title because not all of my songs are tagged with which album they are from. Thanks again.
i suppose you can do it with the text writer plugin...
just write some html code and put the variables at the right places...
kode54
Jan 16 2004, 15:42
It's also possible to adjust the copy command formatting to generate HTML code for each selected song, to be paste between your choice of HTML header and footer sections.
Got it to work, i just did all the stuff winamp does on my own with a calculator, not that bad. I just added a <br> after every song in the foobar copy command then put that into an HTMl file and added the rest of the stuff at the top on my own.
http://gobd.home.comcast.net/playlist.html
syntaksi
Jan 17 2004, 09:38
I did it like this:
I set copy name(s) to return lines like
playlist.txt and pasted into the file.
Formatting string is commented in phps-file.
Then I made above php-script.
playlist.phps It requires that tags are set
properly or not at all
Example scriptUse freely if you like.
Jan S.
Mar 26 2004, 10:58
QUOTE(kode54 @ Jan 16 2004, 10:42 PM)
It's also possible to adjust the copy command formatting to generate HTML code for each selected song, to be paste between your choice of HTML header and footer sections.
http://www.hydrogenaudio.org/forums/index....topic=19908&hl=