Home | History | Annotate | Download | only in id3fs
History log of /src/share/examples/refuse/id3fs/defs.h
RevisionDateAuthorComments
 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.

RSS XML Feed