The Caboteria / Tech Web / RecordAlbum (02 Feb 2003, TobyCabot)
descend a tree full of ogg/mp3 files and build html pages and m3u playlists. m3u playlist should have all of the files in the current directory and all of the files in any subdirectories. playlist generated nice clean html so that's a good model for the html pages.

maybe 3 tools? first descends tree building xml contents, others xslt into different outputs (html, m3u).

http://ambient.2y.net/leif/projects/python/pysite/ could be used to generate the html pages.

Alternatively, generate an XML catalog and use XSLT to style it into different outputs.

rdf? http://musicbrainz.org/ contains a pretty comprehensive database of albums and artists that's available in RDF form.

xfml? http://www.xml.com/pub/a/2003/01/22/xfml.html XFML is to XTM as HTML is to SGML.
python support - http://diveintomark.org/projects/xfmllib/announcing_xfmllibpy_an_xfml_library_for_python.html

edna is an mp3 server written in python - http://edna.sourceforge.net/

http://www.omniscia.org/~vivake/python/ - code to read mp3 tags

http://www.duke.edu/~ahc4/pyogg/ - code to work with ogg files.

-- TobyCabot - 01 Feb 2003

Edit | Attach | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback