Alex A. Naanou b499255a7c updated archive management scripts...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2019-03-28 02:16:33 +03:00
..
2018-05-24 12:55:47 +03:00
2016-09-22 01:12:48 +03:00
2016-11-17 04:21:20 +03:00
2017-11-22 22:34:35 +03:00
2015-09-07 15:06:45 +03:00

process-archive.sh
	Processes and prepares the archive folder for viewing.

	Dependencies:
		- exiftool
		- vips
		- bc
		- bash

	XXX add self dependency check...


process-archive.bat -- windows version of process-archive.sh (partial)


sync-flash.sh
	Syncs a camera flash card to an archive folder.

	Dependencies:
		- process-archive.sh
		- bash
	

update-exif.sh
	Updates processed preview metadata from appropriate .PSD files.

	Dependencies:
		- exiv2 (to be deprecated)


flatten.sh
	Flatten flickr/instagram favorite folder structure created by 
	ifttt appropriately renaming files.
		./<author>/<filename> -> ./ALL/<author> - <filename>


vips-tn.sh

cleannwcache.bat

extract-metadata.sh