Download List

Projeto Descrição

MetaFS allows users to access information
about their files (such as MP3 tags or JPEG
EXIF tags) easily and consistently using
extended attributes. It also allows them to
perform fast searches using this
information. It can be easily extended by
writing plugins to support new types of
metadata and uses the FUSE library to act as
a layer between user programs and the
filesystem, which allows indexes to be kept up-
to-date in realtime, and eliminates the need
for a specialized metadata API.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-17 07:31 Back to release list
0.1.2

Existe agora um plugin taglib, que permite a leitura e escrita de MP3, Ogg, FLAC e marcas através de atributos estendidos. Sempre que possível, o plug-in personalizado agora usará atributos extendidos do sistema de arquivos subjacente (mas note que isso não funciona para ACLs). Finalmente, todos os internos do sistema de arquivos foram reescritos para usar uma camada de abstração de limpos, que é mais flexível e fácil de usar.
Tags: Minor feature enhancements
There is now a taglib plugin, which allows reading
and writing of MP3, Ogg, and FLAC tags via
extended attributes. Where possible, the custom
plugin will now use the underlying filesystem's
extended attributes (but note that this does not
work for ACLs). Finally, all of the filesystem
internals have been rewritten to use a clean
abstraction layer, which is more flexible and
easier to use.

Project Resources