[PR #4541] [MERGED] fix(server): exif duration with scale #10418

Closed
opened 2026-02-05 14:21:33 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4541
Author: @jrasm91
Created: 10/19/2023
Status: Merged
Merged: 10/19/2023
Merged by: @alextran1502

Base: mainHead: fix/video-duration-with-scale


📝 Commits (1)

  • 2249ab8 fix(server): exif duration with scale

📊 Changes

3 files changed (+62 additions, -3 deletions)

View changed files

📝 server/src/domain/metadata/metadata.service.spec.ts (+48 -0)
📝 server/src/domain/metadata/metadata.service.ts (+7 -2)
📝 server/src/domain/repositories/metadata.repository.ts (+7 -1)

📄 Description

Fixes #4480


🔄 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/4541 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 10/19/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/video-duration-with-scale` --- ### 📝 Commits (1) - [`2249ab8`](https://github.com/immich-app/immich/commit/2249ab833b24ff2cc86f00c7c9664ca50e9532bd) fix(server): exif duration with scale ### 📊 Changes **3 files changed** (+62 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/metadata/metadata.service.spec.ts` (+48 -0) 📝 `server/src/domain/metadata/metadata.service.ts` (+7 -2) 📝 `server/src/domain/repositories/metadata.repository.ts` (+7 -1) </details> ### 📄 Description Fixes #4480 --- <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 14:21:33 +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#10418