photoprism/pkg/colors
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
..
testdata JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
colorful.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
colorful_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
colors.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
colors_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
lightmap.go Add links to source code docs 2020-04-13 11:26:53 +02:00
lightmap_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
luminance.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
luminance_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
perception.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
profiles.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
srgb.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
srgb_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00