On Wed, Jan 14, 2004 at 08:03:13PM +0100, Dirk Meyer wrote: > > Also, would it be possible to put the embedded id3 image in there? > > put it as folder.png in the dir or overlaydir.
Seems easy enough, except for the case where different files have different images. Of course, we could just save them all individually, named as the file, but that would waste a lot of space, on the other hand, not saving them individually would overwrite the image if there were multiple covers for multiple files. > That's not the point. The vfs code checks if it has write access to > folder.fxd. If not, it takes the vfs as default. So now, you get a > folder.fxd in the dir and if that's not possible, it will go to the > vfs. That's why I wrote it :-) Seems easy enough... I made a change to mp3dir.py to allow us to do the write operation ourselves. Aubin ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
