gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] NEW] Support for FILE metatags


From: Piotr Eljasiak
Subject: [gcmd-dev] NEW] Support for FILE metatags
Date: Sat, 21 Jul 2007 07:57:31 +0200

Hi folks,

gcmd is now capable of handling file metatags:

        File.Name           File name excluding path but including the
file
extension
        File.Path           Full file path of file excluding the
filename
        File.Size           Size of the file in bytes or if a directory
number of items it contains
        File.Accessed       Last access datetime
        File.Modified       Last modified datetime
        File.Link           URI of link target
        File.Permissions    Permission string in unix format eg
"-rw-r--r--"
        File.Format         MIME type of the file or if a directory it
should contain value "Folder"

        File.Description    Editable free text/notes
        File.Keywords       Editable array of keywords
        File.Publisher      Name of the publisher of the file (EG
dc:publisher field in RSS feed)
        File.Rank           Editable file rank for grading favourites.
Value
should be in the range 1..10

The first group is taken directly from GnomeVFSFileInfo, the second is
the
copy of appropriate metatags (if present):

        File.Description:       Image.Description, Vorbis.Description,
Doc.Description
        File.Keywords:  Image.Keywords, Iptc.Keywords, Doc.Keywords
        File.Publisher: Image.Creator, Iptc.Byline, Id3.Publisher,
Doc.Author, Doc.Creator
        File.Rank:              Id3.Popularimeter

As usual - FILE metatags can be used in advrename tool and are visible
in
file
property dialog.

There is no additional dependencies added this time, and thus no source
refreshing is necessary :o)


Enjoy,
Piotr







reply via email to

[Prev in Thread] Current Thread [Next in Thread]