Add Phantom/Ghost to whitelist

This commit is contained in:
Lars Strojny
2023-01-26 00:28:17 +01:00
committed by GitHub
parent 6b006a576d
commit 44a870ca83

View File

@@ -65,7 +65,8 @@ namespace MediaBrowser.MediaEncoding.Probing
"K/DA",
"22/7",
"諭吉佳作/men",
"//dARTH nULL"
"//dARTH nULL",
"Phantom/Ghost",
};
public MediaInfo GetMediaInfo(InternalMediaInfoResult data, VideoType? videoType, bool isAudio, string path, MediaProtocol protocol)