mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14428] [CLOSED] Make jellyfin accept mpeg-1(.mp1), video cd(.dat) and quicktime(.qt) file extensions as videos #13987
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14428
Author: @Fjox
Created: 7/5/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
efe392bMake 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.