From a7896eefb5f1eaea5e276f0a66b4e05e02222b7e Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Wed, 22 May 2019 14:01:37 +0200 Subject: [PATCH] Adding source links --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e05b183..6465c86 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ -# piwigo_scan +# piwigo scan + +A collection of scripts to scan a file system folder for new images or videos which will be added to piwigo. + +Thumbnail are created during the scan to reduce loading times during browsing, where normally thumbnails would be created. + +# sources +[Quick Sync](https://piwigo.org/ext/extension_view.php?eid=855) + +which is an extract of: + +[Piwigo Import Tree](http://piwigo.org/ext/extension_view.php?eid=606) -A collection of scripts to scan a file system folder for new images or videos which will be added to piwigo. - -Thumbnail are created during the scan to reduce loading times during browsing, where normally thumbnails would be created. \ No newline at end of file