Luke Pulverenti 8 лет назад
Родитель
Сommit
e03ead01ae
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      MediaBrowser.Model/Net/MimeTypes.cs

+ 1 - 1
MediaBrowser.Model/Net/MimeTypes.cs

@@ -241,7 +241,7 @@ namespace MediaBrowser.Model.Net
 			}
 			if (StringHelper.EqualsIgnoreCase(ext, ".opus"))
 			{
-				return "audio/opus";
+				return "audio/ogg";
 			}
 
             // Playlists