mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
Added more Audio fields to DTOBaseItem
This commit is contained in:
parent
da23355fcc
commit
ab01b49f64
@@ -10,6 +10,5 @@ namespace MediaBrowser.Model.Entities
|
||||
public string Artist { get; set; }
|
||||
public string Album { get; set; }
|
||||
public string AlbumArtist { get; set; }
|
||||
public string Composer { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user