1.1 |
| 15-Apr-2007 |
agc | Add id3fs, a virtual file system, based on librefuse, for accessing mp3-based files according to artist, genre or year.
Three virtual directories are made available under the mount point -
artists/ genre/ year/
and then virtual directory entries (see virtdir(3)) are created under these heading directories.
The pkgsrc/audio/id3 package is needed for this file system to function properly.
Two shell scripts, id3info.sh and id3db.sh, are included to build up the music database for id3fs to use to build up its virtual directories.
|