Browse Source

add attribute

Luke Pulverenti 9 years ago
parent
commit
d7998d85be
1 changed files with 1 additions and 0 deletions
  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