* file * name //String, Dateiname// * path //String, Pfad relativ zum library-base; Endet in \ // * size //Int, Größe in Byte// * mtime //Int, Änderungsdatum als Unix-Zeit (Sekunden)// * ctime //Int, Erstellungsdatum als Unix-Zeit (Sekunden)// * sha1 // String, SHA1 in hex_lowercase// * thumbnail //String, Base64-kodiertes JPEG, max 128x128// * width //Int, X-Dimension// * height //Int, Y-Dimension// * tags // String[], Tags (lowercase)// * title // String, Titel (einzeilig)// * description // String, Beschreibung (freies Format)// * exif * date //Int, Datum in Unix (Sekunden) // * camera //String, Modell// * cameramaker //String, Hersteller// * colorspace //String, Farbraum//