Bladeren bron

Fill in issue/PR comment

James Harvey 2 jaren geleden
bovenliggende
commit
f2cc0e7069
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

+ 1 - 1
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

@@ -5787,7 +5787,7 @@ namespace MediaBrowser.Controller.MediaEncoding
             }
 
             // Copy the movflags from GetProgressiveVideoFullCommandLine
-            // See # for explanation on why this is needed
+            // See #9248 and the associated PR for why this is needed
             var mp4ContainerNames = new HashSet<String> {
                 "mp4",
                 "m4a",