[PR #2045] [MERGED] feat(server): Allow .mkv, .wmv, .flv, .mpg videos to be uploaded #9346

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2045
Author: @samip5
Created: 3/22/2023
Status: Merged
Merged: 3/23/2023
Merged by: @alextran1502

Base: mainHead: feat/more-formats


📝 Commits (2)

  • 1680941 feat(server): Allow .mkv, .wmv, .flv, .mpg videos to be uploaded.
  • d9dcc54 Merge branch 'main' into feat/more-formats

📊 Changes

2 files changed (+25 additions, -1 deletions)

View changed files

📝 server/apps/immich/src/config/asset-upload.config.spec.ts (+24 -0)
📝 server/apps/immich/src/config/asset-upload.config.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/2045 **Author:** [@samip5](https://github.com/samip5) **Created:** 3/22/2023 **Status:** ✅ Merged **Merged:** 3/23/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/more-formats` --- ### 📝 Commits (2) - [`1680941`](https://github.com/immich-app/immich/commit/16809417eaae18deae620856ffc7c89e9d8836c2) feat(server): Allow .mkv, .wmv, .flv, .mpg videos to be uploaded. - [`d9dcc54`](https://github.com/immich-app/immich/commit/d9dcc54ac0cc2ab09a2990ba987988a63056cabc) Merge branch 'main' into feat/more-formats ### 📊 Changes **2 files changed** (+25 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/config/asset-upload.config.spec.ts` (+24 -0) 📝 `server/apps/immich/src/config/asset-upload.config.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 14:03:04 +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#9346