* Changed default for 'reuse' to True in ffpreview.conf.sample.
authorUrban Wallasch <urban.wallasch@freenet.de>
Mon, 24 May 2021 19:03:47 +0000 (21:03 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Mon, 24 May 2021 19:03:47 +0000 (21:03 +0200)
ffpreview.conf.sample

index 2d8738527c088cf2ac65f0d9504742d0583791cf..e89ffee4664c6298e8c631a7f85a808f4609fc52 100644 (file)
@@ -62,7 +62,7 @@ force=False
 # NOTE: Even if this option is set to "False', ffpreview tries to reuse
 # existing files, provided all essential parameters still match the
 # current settings.
-reuse=False
+reuse=True
 
 # Start and end timestamp of time interval to produce thumbnails for.
 # Leave empty to always process entire files.