mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-21 09:36:42 +00:00
Merge pull request #7052 from crobibero/image.jpeg
This commit is contained in:
@@ -116,6 +116,7 @@ namespace MediaBrowser.Model.Net
|
||||
{ "audio/x-wavpack", ".wv" },
|
||||
|
||||
// Type image
|
||||
{ "image/jpg", ".jpg" },
|
||||
{ "image/jpeg", ".jpg" },
|
||||
{ "image/x-png", ".png" },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user