Browse Source

Whitelist Smith/Kotzen

Joe Rogers 2 years ago
parent
commit
ba336c25e1
1 changed files with 1 additions and 0 deletions
  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",
             "Phantom/Ghost",
             "She/Her/Hers",
             "She/Her/Hers",
             "5/8erl in Ehr'n",
             "5/8erl in Ehr'n",
+            "Smith/Kotzen",
         };
         };
 
 
         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)