Adding source links

This commit is contained in:
2019-05-22 14:01:37 +02:00
parent 8e169bb1f5
commit a7896eefb5

View File

@@ -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.