Bond_009 пре 5 година
родитељ
комит
a41ec5c9d4
1 измењених фајлова са 1 додато и 1 уклоњено
  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.