mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-31 07:28:26 +00:00
fixes #2193 - More raw image format support
This commit is contained in:
@@ -53,7 +53,10 @@ namespace Emby.Drawing.ImageMagick
|
||||
"arw",
|
||||
"webp",
|
||||
"gif",
|
||||
"bmp"
|
||||
"bmp",
|
||||
"erf",
|
||||
"raf",
|
||||
"rw2"
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user