diff --git a/README.md b/README.md index f6559065..facf49ae 100644 --- a/README.md +++ b/README.md @@ -1173,6 +1173,11 @@ Options: '.osxphotos_export.db' in the export directory. If --exportdb is specified, it will be saved to the specified file. + --ramdb Copy export database to memory during export; + may improve performance when exporting over a + network or slow disk but could result in + losing update state information if the program + is interrupted or crashes. --load-config Load options from file as written with --save- config. This allows you to save a complex @@ -1736,7 +1741,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.46.0' +{osxphotos_version} The osxphotos version, e.g. '0.46.1' {osxphotos_cmd_line} The full command line used to run osxphotos The following substitutions may result in multiple values. Thus if specified for @@ -3640,7 +3645,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.46.0'| +|{osxphotos_version}|The osxphotos version, e.g. '0.46.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| diff --git a/docs/.buildinfo b/docs/.buildinfo index 2ceb67e7..18882184 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 5b6236594d7900f08d9a1afda487bf3c +config: d6da9902a4771e5081ae73c361960af8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 9f398d36..9d8e91a1 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -5,7 +5,7 @@ - Overview: module code — osxphotos 0.46.0 documentation + Overview: module code — osxphotos 0.46.1 documentation diff --git a/docs/_modules/osxphotos/photoinfo.html b/docs/_modules/osxphotos/photoinfo.html index 4ba49971..51de1421 100644 --- a/docs/_modules/osxphotos/photoinfo.html +++ b/docs/_modules/osxphotos/photoinfo.html @@ -5,7 +5,7 @@ - osxphotos.photoinfo — osxphotos 0.46.0 documentation + osxphotos.photoinfo — osxphotos 0.46.1 documentation @@ -1818,7 +1818,6 @@

Navigation

diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 5eee5cef..3f840ca4 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.46.0', + VERSION: '0.46.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/cli.html b/docs/cli.html index 6cdb57dc..6679d4a5 100644 --- a/docs/cli.html +++ b/docs/cli.html @@ -6,7 +6,7 @@ - osxphotos command line interface (CLI) — osxphotos 0.46.0 documentation + osxphotos command line interface (CLI) — osxphotos 0.46.1 documentation @@ -986,6 +986,12 @@ to modify this behavior.

Specify alternate path for database file which stores state information for export and –update. If –exportdb is not specified, export database will be saved to ‘.osxphotos_export.db’ in the export directory. If –exportdb is specified, it will be saved to the specified file.

+
+
+--ramdb
+

Copy export database to memory during export; may improve performance when exporting over a network or slow disk but could result in losing update state information if the program is interrupted or crashes.

+
+
--load-config <config file path>
diff --git a/docs/genindex.html b/docs/genindex.html index 9bd12878..ffe2a1aa 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -5,7 +5,7 @@ - Index — osxphotos 0.46.0 documentation + Index — osxphotos 0.46.1 documentation @@ -1084,6 +1084,13 @@
  • osxphotos-query command line option
  • osxphotos-repl command line option +
  • + +
  • + --ramdb + +
  • @@ -2012,6 +2019,8 @@
  • --query-eval <CRITERIA>
  • --query-function <filename.py::function> +
  • +
  • --ramdb
  • --regex <REGEX TEMPLATE>
  • diff --git a/docs/index.html b/docs/index.html index 6d20798a..c35a8ef8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,7 +6,7 @@ - Welcome to osxphotos’s documentation! — osxphotos 0.46.0 documentation + Welcome to osxphotos’s documentation! — osxphotos 0.46.1 documentation diff --git a/docs/modules.html b/docs/modules.html index 1a7ed36a..7150b67e 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -6,7 +6,7 @@ - osxphotos — osxphotos 0.46.0 documentation + osxphotos — osxphotos 0.46.1 documentation diff --git a/docs/objects.inv b/docs/objects.inv index 0b05adf3..d7a11cf6 100644 Binary files a/docs/objects.inv and b/docs/objects.inv differ diff --git a/docs/reference.html b/docs/reference.html index e4836bbc..179d3e76 100644 --- a/docs/reference.html +++ b/docs/reference.html @@ -6,7 +6,7 @@ - osxphotos package — osxphotos 0.46.0 documentation + osxphotos package — osxphotos 0.46.1 documentation @@ -15,7 +15,7 @@ - + @@ -935,7 +935,6 @@ Returns None if no associated RAW image

    Navigation