Name | Description |
---|---|
root | full path of search |
path | full path of file |
directory | directory of file |
dossubpath | portion of the path from root to filename using '\' |
unixsubpath | portion of the path from root to filename using '/' |
filename | file name with no directory |
basename | file name with no extension |
extension | file extension |
Name | Description |
---|---|
filesize | byte size of file |
created | creation timestamp of file |
modified | modified timestamp of file |
accessed | last access timestamp of file |
readonly | read-only attribute of file |
archive | to be archived attribute of file |
filecrc | 32 bit CRC of file contents |
filemd5 | MD5 of file contents |
contents | file contents |
Name | Description |
---|---|
title | title of document |
artist | performing artist |
composer | composer |
album | album |
year | year of release |
songkey | song musical key |
songhash | hash of title, artist |
Name | Description |
---|---|
width | width of image |
height | height of image |
make | make of camera |
model | model of camera |
software | software of camera |
taken | timestamp when image taken |
latitude | latitude where image taken |
longitude | longitude where image taken |
altitude | altitude where image taken |