From 725f7c87351353efeee8c43c3c7f8a95acb14490 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sun, 26 Sep 2021 14:00:46 -0700 Subject: [PATCH] Updated docs [skip ci] --- README.md | 6 ++++-- docs/.buildinfo | 2 +- docs/_modules/index.html | 2 +- docs/_static/documentation_options.js | 2 +- docs/cli.html | 2 +- docs/genindex.html | 2 +- docs/index.html | 2 +- docs/modules.html | 2 +- docs/reference.html | 2 +- docs/search.html | 2 +- 10 files changed, 13 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5c5b8a6b..d3f8e71d 100644 --- a/README.md +++ b/README.md @@ -1702,7 +1702,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.42.85' +{osxphotos_version} The osxphotos version, e.g. '0.42.86' {osxphotos_cmd_line} The full command line used to run osxphotos The following substitutions may result in multiple values. Thus if specified for @@ -2373,6 +2373,8 @@ For example, in my library, Photos says I have 19,386 photos and 474 movies. Ho #### `get_photo(uuid)` Returns a single PhotoInfo instance for photo with UUID matching `uuid` or None if no photo is found matching `uuid`. If you know the UUID of a photo, `get_photo()` is much faster than `photos`. See also [photos()](#photos). +#### `execute(sql)` +Execute sql statement against the Photos database and return a sqlite cursor with the results. ### PhotoInfo PhotosDB.photos() returns a list of PhotoInfo objects. Each PhotoInfo object represents a single photo in the Photos library. @@ -3571,7 +3573,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.42.85'| +|{osxphotos_version}|The osxphotos version, e.g. '0.42.86'| |{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 1ff03a56..c5c5a3b6 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: 11213341ff264627411779714707b4d3 +config: 68de544013fe1e61b68c366a1cc4b278 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 3710f09a..01e85c64 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -5,7 +5,7 @@ - Overview: module code — osxphotos 0.42.85 documentation + Overview: module code — osxphotos 0.42.86 documentation diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 97ea5ae2..5bca2af5 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.42.85', + VERSION: '0.42.86', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/cli.html b/docs/cli.html index 883539bd..5521337c 100644 --- a/docs/cli.html +++ b/docs/cli.html @@ -5,7 +5,7 @@ - osxphotos command line interface (CLI) — osxphotos 0.42.85 documentation + osxphotos command line interface (CLI) — osxphotos 0.42.86 documentation diff --git a/docs/genindex.html b/docs/genindex.html index d6946402..88d18a26 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -5,7 +5,7 @@ - Index — osxphotos 0.42.85 documentation + Index — osxphotos 0.42.86 documentation diff --git a/docs/index.html b/docs/index.html index 055dae9b..8001492c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,7 @@ - Welcome to osxphotos’s documentation! — osxphotos 0.42.85 documentation + Welcome to osxphotos’s documentation! — osxphotos 0.42.86 documentation diff --git a/docs/modules.html b/docs/modules.html index 238b5274..14cd5311 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -5,7 +5,7 @@ - osxphotos — osxphotos 0.42.85 documentation + osxphotos — osxphotos 0.42.86 documentation diff --git a/docs/reference.html b/docs/reference.html index 6ab794a0..48e39a4c 100644 --- a/docs/reference.html +++ b/docs/reference.html @@ -5,7 +5,7 @@ - osxphotos package — osxphotos 0.42.85 documentation + osxphotos package — osxphotos 0.42.86 documentation diff --git a/docs/search.html b/docs/search.html index 3b652081..5aa51230 100644 --- a/docs/search.html +++ b/docs/search.html @@ -5,7 +5,7 @@ - Search — osxphotos 0.42.85 documentation + Search — osxphotos 0.42.86 documentation