mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 18:26:33 +00:00
support nef with skia
This commit is contained in:
@@ -53,7 +53,8 @@ namespace Emby.Drawing.Skia
|
||||
"wbmp",
|
||||
|
||||
// working on windows at least
|
||||
"cr2"
|
||||
"cr2",
|
||||
"nef"
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user