浏览代码

Whitelist Smith/Kotzen

Joe Rogers 2 年之前
父节点
当前提交
ba336c25e1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs

+ 1 - 0
MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs

@@ -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)