mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Add artist to artist split whitelist (#9659)
This commit is contained in:
parent
4b2b46c8f3
commit
20cf27f637
@ -68,6 +68,7 @@ namespace MediaBrowser.MediaEncoding.Probing
|
|||||||
"諭吉佳作/men",
|
"諭吉佳作/men",
|
||||||
"//dARTH nULL",
|
"//dARTH nULL",
|
||||||
"Phantom/Ghost",
|
"Phantom/Ghost",
|
||||||
|
"She/Her/Hers",
|
||||||
};
|
};
|
||||||
|
|
||||||
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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user