Bond_009 hace 5 años
padre
commit
a41ec5c9d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs

+ 1 - 1
MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs

@@ -13,7 +13,7 @@ namespace MediaBrowser.MediaEncoding.Probing
         /// </summary>
         /// <value>The filename.</value>
         [JsonPropertyName("filename")]
-        public string Fileame { get; set; }
+        public string Filename { get; set; }
 
         /// <summary>
         /// Gets or sets the nb_streams.