regression(web): mts files unsupported and uncaught error for unsupported file extensions #1114

Closed
opened 2026-02-05 00:30:56 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @uhthomas on GitHub (Jul 16, 2023).

The bug

Attempting to upload a .mts video via the web on v1.67.2 does nothing and shows errors in the console.

image

image

The OS that Immich Server is running on

N/A

Version of Immich Server

v1.67.2

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

N/A

Additional information

No response

Originally created by @uhthomas on GitHub (Jul 16, 2023). ### The bug Attempting to upload a `.mts` video via the web on v1.67.2 does nothing and shows errors in the console. ![image](https://github.com/immich-app/immich/assets/9749173/82d449b1-652f-44ab-a8d7-847a62a211cb) ![image](https://github.com/immich-app/immich/assets/9749173/f0ff12c2-d2a8-452b-a202-f787e237a263) ### The OS that Immich Server is running on N/A ### Version of Immich Server v1.67.2 ### Version of Immich Mobile App N/A ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash N/A ``` ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 00:30:56 +03:00
Author
Owner

@Pheggas commented on GitHub (Jul 16, 2023):

Same issue and error in web console with m2ts files.

@Pheggas commented on GitHub (Jul 16, 2023): Same issue and error in web console with m2ts files.
Author
Owner

@jrasm91 commented on GitHub (Jul 17, 2023):

The "no elements in sequence" issue has been fixed, but the following file extensions are still missing server-side:

  • jxl
  • m2ts
  • mpg
  • mts
@jrasm91 commented on GitHub (Jul 17, 2023): The "no elements in sequence" issue has been fixed, but the following file extensions are still missing server-side: - jxl - m2ts - mpg - mts
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1114