mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 01:42:52 +02: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