Merge pull request #7514 from Shadowghost/music-extend

This commit is contained in:
Claus Vium
2022-10-07 15:21:00 +02:00
committed by GitHub
11 changed files with 484 additions and 216 deletions

View File

@@ -54,7 +54,7 @@ namespace MediaBrowser.Controller.Entities.Audio
public string AlbumArtist => AlbumArtists.FirstOrDefault();
[JsonIgnore]
public override bool SupportsPeople => false;
public override bool SupportsPeople => true;
/// <summary>
/// Gets the tracks.