[Zope] MP3 management via Zope ?

Jonathan (Listserv Account) listsmurf@ur.nl
Mon, 5 Mar 2001 13:16:57 +0100


> Is there some kind of management system for an MP3 server
> available for handling about 60GB of MP3 ? The system
> should be able to handle playlists, sort all data by
> different criteria..... If there is none I should
> write one :-)

As far as I know there aren't any. I've been looking at building a MP3
management system myself for about 5GBs of MP3s. Manage files on the
filesystem via LocalFS, write stuff to handle playlist editing, ID3 tag
editing as well as Icecast management...

Something like that :)

Cya
Jonathan