[PR #582] [MERGED] feat(server): support 3gpp format #8680

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/582
Author: @panoti
Created: 9/5/2022
Status: Merged
Merged: 9/5/2022
Merged by: @alextran1502

Base: mainHead: feat/support-3gp


📝 Commits (5)

  • d440ac1 feat(server): support 3gpp format
  • 3438b42 feat(web): add 3gp ext
  • 446a840 Support 3gp video format.
  • b6069f1 Merge pull request #585 from Chiogros/dev/3gp-video-format
  • 4e56792 feat(mobile): add tif ext

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 mobile/lib/utils/files_helper.dart (+6 -0)
📝 server/apps/immich/src/config/asset-upload.config.ts (+1 -1)
📝 web/src/lib/utils/file-uploader.ts (+1 -1)

📄 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/582 **Author:** [@panoti](https://github.com/panoti) **Created:** 9/5/2022 **Status:** ✅ Merged **Merged:** 9/5/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/support-3gp` --- ### 📝 Commits (5) - [`d440ac1`](https://github.com/immich-app/immich/commit/d440ac154ff8a225f16697523953b1b75c8dfed3) feat(server): support 3gpp format - [`3438b42`](https://github.com/immich-app/immich/commit/3438b429047862f69e5a1a08cd2287a9f9d5ce4c) feat(web): add 3gp ext - [`446a840`](https://github.com/immich-app/immich/commit/446a8404c9072bba1a9e286f493b14130d8b263e) Support 3gp video format. - [`b6069f1`](https://github.com/immich-app/immich/commit/b6069f1d796bbd61aed2ebdb84130697bc674cfe) Merge pull request #585 from Chiogros/dev/3gp-video-format - [`4e56792`](https://github.com/immich-app/immich/commit/4e567922ad3574d485389d570bfa3c690b08dd18) feat(mobile): add tif ext ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/utils/files_helper.dart` (+6 -0) 📝 `server/apps/immich/src/config/asset-upload.config.ts` (+1 -1) 📝 `web/src/lib/utils/file-uploader.ts` (+1 -1) </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:26 +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#8680