mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01: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