mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 17:02:58 +01:00
add attribute
This commit is contained in:
parent
e760f4e124
commit
d7998d85be
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ namespace MediaBrowser.Controller.Playlists
|
|||
|
||||
public string PlaylistMediaType { get; set; }
|
||||
|
||||
[IgnoreDataMember]
|
||||
public override string MediaType
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Reference in a new issue