Browse Source

add attribute

Luke Pulverenti 10 years ago
parent
commit
de807fa9de
1 changed files with 1 additions and 0 deletions
  1. 1 0
      MediaBrowser.Controller/Entities/PhotoAlbum.cs

+ 1 - 0
MediaBrowser.Controller/Entities/PhotoAlbum.cs

@@ -11,6 +11,7 @@ namespace MediaBrowser.Controller.Entities
 {
     public class PhotoAlbum : Folder, IMetadataContainer
     {
+        [IgnoreDataMember]
         public override bool SupportsLocalMetadata
         {
             get