Justin T Wetherell <[EMAIL PROTECTED]> writes: > Also, anyway to interject the Track numbers into the mp3 output?
Copied from local_conf.py: # Formatstring for the audio item names, possible strings: # a = artist, n = tracknumber, t = title, y = year, f = filename # # This will show the title and the track number # AUDIO_FORMAT_STRING = '%(n)s - %(t)s' # This is the default - track name only # # AUDIO_FORMAT_STRING = '%(t)s' Is this what you're looking for? -- Eirik Meland A: Top posters. Q: What is the most annoying thing on Usenet? ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
