[PR #547] [MERGED] fix(server): parse all img formats and enrich metadata #8664

Closed
opened 2026-02-05 13:51:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/547
Author: @panoti
Created: 8/28/2022
Status: Merged
Merged: 8/28/2022
Merged by: @alextran1502

Base: mainHead: fix/undefined-exif


📝 Commits (5)

  • 52a1e36 fix(server): use file path instead buffer to reduce memory usage
  • 45737b4 fix(server): parse all img formats
  • 72b60d2 Merge branch 'upstream' into fix/undefined-exif
  • f14b54d feat(server): enrich metadata
  • cf90b4f Format oneliner condition

📊 Changes

1 file changed (+32 additions, -2 deletions)

View changed files

📝 server/apps/microservices/src/processors/metadata-extraction.processor.ts (+32 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/547 **Author:** [@panoti](https://github.com/panoti) **Created:** 8/28/2022 **Status:** ✅ Merged **Merged:** 8/28/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/undefined-exif` --- ### 📝 Commits (5) - [`52a1e36`](https://github.com/immich-app/immich/commit/52a1e36a5580f0c5272063440bc6d73ee33d20a0) fix(server): use file path instead buffer to reduce memory usage - [`45737b4`](https://github.com/immich-app/immich/commit/45737b4fe149173712aab4dfbb65b855e9b3954f) fix(server): parse all img formats - [`72b60d2`](https://github.com/immich-app/immich/commit/72b60d2780bcca00787ea382b3a740c6b7e0b2e3) Merge branch 'upstream' into fix/undefined-exif - [`f14b54d`](https://github.com/immich-app/immich/commit/f14b54daf7ff9efc0e1683b0e1ca0c337c24d7e7) feat(server): enrich metadata - [`cf90b4f`](https://github.com/immich-app/immich/commit/cf90b4f366350ca6efa082224d588e958c4374bf) Format oneliner condition ### 📊 Changes **1 file changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/microservices/src/processors/metadata-extraction.processor.ts` (+32 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:51:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8664