Skip to content
Discussion options

You must be logged in to vote

It uses a few different heuristics to choose which thumbnail to use amongst the available sources. Some of this is configurable and some of it isn't. The thumbnail sources are configured under sources in the config.

I'm assuming you don't have any other pregenerated thumbnails (like from Synology Moments), in which case you'll most likely be left with three sources:

  1. sqlite: pregenerated thumbnails in photofield.thumbs.db - hard-coded to 256px
  2. goexif: embedded thumbnails in the jpegs - depends on camera, but usually 100-300px
  3. image / ffmpeg : original photos resized on the fly - whatever is needed

While you can't configure the thumbnail size itself, you can influence which thumbnail is c…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@miullu
Comment options

@SmilyOrg
Comment options

Answer selected by miullu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants