Adding thumbnail generation script source link

This commit is contained in:
2019-05-22 14:06:55 +02:00
parent a7896eefb5
commit 72a8ef1994

View File

@@ -5,9 +5,11 @@ A collection of scripts to scan a file system folder for new images or videos wh
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)
* [Thumbnail generation](https://odd-one-out.serek.eu/code/piwigo-thumbnail-generation-script/)
* [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)
* [Piwigo Import Tree](http://piwigo.org/ext/extension_view.php?eid=606)