From 44bf4fef045435846853037fcd2623cb507bf5f7 Mon Sep 17 00:00:00 2001 From: Fabrice Quenneville Date: Sun, 2 Oct 2022 19:45:23 -0400 Subject: [PATCH] Added mpeg --- docs/_sources/index.rst.txt | 1 + .../releasenotes/0.0.10-changelog.rst.txt | 53 ++++++ .../releasenotes/0.0.9-changelog.rst.txt | 2 +- docs/_static/pygments.css | 11 +- docs/genindex.html | 3 +- docs/index.html | 6 +- docs/objects.inv | Bin 542 -> 553 bytes docs/releasenotes/0.0.1-changelog.html | 3 +- docs/releasenotes/0.0.10-changelog.html | 160 ++++++++++++++++++ docs/releasenotes/0.0.4-changelog.html | 3 +- docs/releasenotes/0.0.5-changelog.html | 3 +- docs/releasenotes/0.0.6-changelog.html | 3 +- docs/releasenotes/0.0.7-changelog.html | 3 +- docs/releasenotes/0.0.8-changelog.html | 7 +- docs/releasenotes/0.0.9-changelog.html | 13 +- docs/search.html | 3 +- docs/searchindex.js | 2 +- docs/usage/errors.html | 7 +- docs/usage/installation.html | 3 +- docs/usage/manual.html | 3 +- docs/usage/quickstart.html | 3 +- docs/usage/use_cases.html | 3 +- docs/usage/warnings.html | 3 +- docsource/source/index.rst | 1 + .../source/releasenotes/0.0.10-changelog.rst | 53 ++++++ .../source/releasenotes/0.0.9-changelog.rst | 2 +- mediacurator/library/medialibrary.py | 2 + setup.py | 2 +- 28 files changed, 323 insertions(+), 35 deletions(-) create mode 100644 docs/_sources/releasenotes/0.0.10-changelog.rst.txt create mode 100644 docs/releasenotes/0.0.10-changelog.html create mode 100644 docsource/source/releasenotes/0.0.10-changelog.rst diff --git a/docs/_sources/index.rst.txt b/docs/_sources/index.rst.txt index a45c813..f27c9c5 100644 --- a/docs/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -30,6 +30,7 @@ The source code can be found on `GitHub

Release Notes:

Release Notes:

Release Notes:

Release Notes:

Release Notes:

Release Notes: