Michael Mayer
|
92e6c4fe1e
|
Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
Extends DownloadSettings with 4 additional options:
- Name: File name pattern for downloaded files (existed)
- Disabled: Disables downloads
- Originals: Only download files stored in "originals" folder
- MediaRaw: Include RAW image files
- MediaSidecar: Include metadata sidecar files (JSON, XMP, YAML)
|
2022-04-15 09:42:07 +02:00 |
|
Michael Mayer
|
4ec7dbc90f
|
Config: Add thumb-color option to set a standard color profile #1474
You can leave this blank to disable the conversion from Display P3
to sRGB. We will add more options at a later time.
|
2022-04-06 18:41:15 +02:00 |
|
Michael Mayer
|
728cb2144c
|
Config: Add option to limit originals size in megapixels #1017
Adds the `megapixel-limit` and `thumb-colorspace` config options.
|
2022-04-01 21:14:22 +02:00 |
|
Michael Mayer
|
44efdd232a
|
Config: Improve flag descriptions of JPEG and thumbnail parameters #2215
|
2022-04-01 13:25:25 +02:00 |
|
Michael Mayer
|
d21dc3457c
|
People: Refactor thumb package and variable names #22
|
2021-09-05 12:32:08 +02:00 |
|
Michael Mayer
|
a067fe46ec
|
UX: Add global server config options tab to Settings UI
|
2020-12-18 20:42:12 +01:00 |
|
Michael Mayer
|
f4e8b59c3b
|
Rename PHOTOPRISM_CONVERT_SIZE to PHOTOPRISM_JPEG_SIZE #388
Naming more consistent with PHOTOPRISM_JPEG_QUALITY.
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-07-14 14:30:19 +02:00 |
|
Michael Mayer
|
4a9f992056
|
Thumbs: Use fit_4096 in favor of fit_3840 and add convert limit #362 #388
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-07-13 15:23:54 +02:00 |
|
Michael Mayer
|
a91206a509
|
Universal sidecar configuration, indexing with multiple roots #268 #348
Slowly getting to the point where only very few people are able to maintain this codebase :)
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-06-07 10:09:35 +02:00 |
|
Michael Mayer
|
e61dda495a
|
Add PHOTOPRISM_SIDECAR_HIDDEN and PHOTOPRISM_JPEG_HIDDEN flags #311
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-19 11:00:17 +02:00 |
|
Michael Mayer
|
a886ad7942
|
Improve naming of thumbnail config values #294
Reverted PHOTOPRISM_RESAMPLE_FILTER back to PHOTOPRISM_THUMB_FILTER so that nothing breaks.
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 17:17:19 +02:00 |
|
Michael Mayer
|
14fc9cd374
|
Revert and improve naming of thumbnail config values #294
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 17:04:13 +02:00 |
|
Michael Mayer
|
1c53a565a7
|
Configure on-demand rendering of regular thumbnail sizes #294
Can be enabled by setting PHOTOPRISM_RESAMPLE_UNCACHED to true
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
|
2020-05-05 15:42:54 +02:00 |
|