Release 0.51.1, added --report to import (#767)

This commit is contained in:
Rhet Turnbull
2022-08-22 09:31:47 -07:00
committed by GitHub
parent 991511af07
commit d845e9b66e
22 changed files with 96 additions and 49 deletions

View File

@@ -1955,7 +1955,7 @@ Substitution Description
{lf} A line feed: '\n', alias for {newline}
{cr} A carriage return: '\r'
{crlf} a carriage return + line feed: '\r\n'
{osxphotos_version} The osxphotos version, e.g. '0.51.0'
{osxphotos_version} The osxphotos version, e.g. '0.51.1'
{osxphotos_cmd_line} The full command line used to run osxphotos
The following substitutions may result in multiple values. Thus if specified
@@ -2432,7 +2432,7 @@ The following template field substitutions are availabe for use the templating s
|{lf}|A line feed: '\n', alias for {newline}|
|{cr}|A carriage return: '\r'|
|{crlf}|a carriage return + line feed: '\r\n'|
|{osxphotos_version}|The osxphotos version, e.g. '0.51.0'|
|{osxphotos_version}|The osxphotos version, e.g. '0.51.1'|
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|{album}|Album(s) photo is contained in|
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|