Merge pull request #9729 from 1337joe/add-artist-to-whitelist

This commit is contained in:
Bond-009 2023-05-06 23:25:35 +02:00 committed by GitHub
commit ab89026025
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,7 @@ namespace MediaBrowser.MediaEncoding.Probing
"Phantom/Ghost",
"She/Her/Hers",
"5/8erl in Ehr'n",
"Smith/Kotzen",
};
public MediaInfo GetMediaInfo(InternalMediaInfoResult data, VideoType? videoType, bool isAudio, string path, MediaProtocol protocol)