[PR #14428] [CLOSED] Make jellyfin accept mpeg-1(.mp1), video cd(.dat) and quicktime(.qt) file extensions as videos #13987

Closed
opened 2026-02-07 07:22:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14428
Author: @Fjox
Created: 7/5/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • efe392b Make jellyfin accept mpeg-1(.mp1) and vcd(.dat)

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 MediaBrowser.Model/Net/MimeTypes.cs (+7 -0)

📄 Description

Changes
Jellyfin should now recognise files with ".dat",".m1v",".movie",".mp1",".mp2",".mpe",".qt" as videos.


🔄 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/jellyfin/jellyfin/pull/14428 **Author:** [@Fjox](https://github.com/Fjox) **Created:** 7/5/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`efe392b`](https://github.com/jellyfin/jellyfin/commit/efe392b193da3cbd4e3536929667fe8a16c16812) Make jellyfin accept mpeg-1(.mp1) and vcd(.dat) ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Net/MimeTypes.cs` (+7 -0) </details> ### 📄 Description **Changes** Jellyfin should now recognise files with ".dat",".m1v",".movie",".mp1",".mp2",".mpe",".qt" as videos. --- <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-07 07:22:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13987