mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Add Phantom/Ghost to whitelist
This commit is contained in:
@@ -65,7 +65,8 @@ namespace MediaBrowser.MediaEncoding.Probing
|
|||||||
"K/DA",
|
"K/DA",
|
||||||
"22/7",
|
"22/7",
|
||||||
"諭吉佳作/men",
|
"諭吉佳作/men",
|
||||||
"//dARTH nULL"
|
"//dARTH nULL",
|
||||||
|
"Phantom/Ghost",
|
||||||
};
|
};
|
||||||
|
|
||||||
public MediaInfo GetMediaInfo(InternalMediaInfoResult data, VideoType? videoType, bool isAudio, string path, MediaProtocol protocol)
|
public MediaInfo GetMediaInfo(InternalMediaInfoResult data, VideoType? videoType, bool isAudio, string path, MediaProtocol protocol)
|
||||||
|
|||||||
Reference in New Issue
Block a user