mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 20:41:55 +02:00
Fix #747: Support embedding full artist discographies
This commit is contained in:
parent
1d787904f4
commit
8ae00b0698
9 changed files with 157 additions and 6 deletions
|
@ -184,6 +184,8 @@ class TrackViewSet(
|
|||
"title",
|
||||
"album__release_date",
|
||||
"size",
|
||||
"position",
|
||||
"disc_number",
|
||||
"artist__name",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue