Browse Source

Whitelist Smith/Kotzen

Joe Rogers 2 năm trước cách đây
mục cha
commit
ba336c25e1

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