github alangrainger/immich-public-proxy v1.14.0
1.14.0

latest release: v1.14.1
2 days ago
  • Fix issue where the original image filename was sometimes used as the downloaded filename, but not always #149
  • Add configuration option to specify downloaded image filename:

downloadedFilename (int) The filename of the downloaded image

  • 0 for the original filename if available, falling back to the Immich asset ID (this is how things previously worked)
  • 1 for the Immich asset ID number
  • 2 for a sanitised version of the asset ID: img_ plus the first 8 characters of the asset ID

See docs: https://github.com/alangrainger/immich-public-proxy?tab=readme-ov-file#immich-public-proxy-options

Don't miss a new immich-public-proxy release

NewReleases is sending notifications on new releases.