#Ownit
Content Organizer Assistant – automatic heuristic metadata extractor of Exif(images), ID3 tag(mp3)
- tagX - a metadata tag. The tags are tried till one is found from left to right.
- exif - an exif tag has the exif prefix
- file - tags extracted using the file system
- fileCreated
- fileModified
- comp - tags that are computed after all the other tags are created
- compDetectedFormat - tag that attempts to reconstruct a format out of current name and the other tags
- compRemaining - tag with the file name data remaining after all the recognized data from detectedFormat was extracted
- microformat - %yyyy, %MM, %dd, %HH, %mm, %ss - for date time fields
= Resources =
= Execute =
- propose new organized folder without modifying source folder organize.bat d:\personal\photos2\ d:\personal\photos2-george
- display exif info for a file organize.bat d:\personal\photos2-george-bad\Camera\20140906_000621.jpg
- Download one-jar files from http://dl.bintray.com/raisercostin/maven/org/raisercostin/ownit_2.10/0.8/ownit_2.10-0.8-one-jar.jar
- to release
sbt> oneJar
sbt> release skip-tests