浏览代码

add attribute

Luke Pulverenti 9 年之前
父节点
当前提交
d7998d85be
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      MediaBrowser.Controller/Playlists/Playlist.cs

+ 1 - 0
MediaBrowser.Controller/Playlists/Playlist.cs

@@ -144,6 +144,7 @@ namespace MediaBrowser.Controller.Playlists
 
         public string PlaylistMediaType { get; set; }
 
+        [IgnoreDataMember]
         public override string MediaType
         {
             get