Add artist to artist split whitelist (#9659)

This commit is contained in:
Penelope Gwen / Pogmommy
2023-04-20 07:39:34 -06:00
committed by GitHub
parent 4b2b46c8f3
commit 20cf27f637

View File

@@ -68,6 +68,7 @@ namespace MediaBrowser.MediaEncoding.Probing
"諭吉佳作/men",
"//dARTH nULL",
"Phantom/Ghost",
"She/Her/Hers",
};
public MediaInfo GetMediaInfo(InternalMediaInfoResult data, VideoType? videoType, bool isAudio, string path, MediaProtocol protocol)