Ver código fonte

add attribute

Luke Pulverenti 10 anos atrás
pai
commit
d7998d85be
1 arquivos alterados com 1 adições e 0 exclusões
  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