|
|
@ -43,7 +43,7 @@ namespace MediaBrowser.Controller.Entities.Audio
|
|
|
|
public override bool SupportsPlayedStatus => true;
|
|
|
|
public override bool SupportsPlayedStatus => true;
|
|
|
|
|
|
|
|
|
|
|
|
[JsonIgnore]
|
|
|
|
[JsonIgnore]
|
|
|
|
public override bool SupportsPeople => false;
|
|
|
|
public override bool SupportsPeople => true;
|
|
|
|
|
|
|
|
|
|
|
|
[JsonIgnore]
|
|
|
|
[JsonIgnore]
|
|
|
|
public override bool SupportsAddingToPlaylist => true;
|
|
|
|
public override bool SupportsAddingToPlaylist => true;
|
|
|
|