stream
stream copied to clipboard
handle multiple artists in release on artist detail
Long writeup here https://community.resonate.is/t/possible-bug-album-not-loading/1867
https://beta.resonate.is/labels/6151/albums?page=3 see "Tour Split"
It works on the Label page but not the Artist page
An comment back from @auggod on this issue back in April:
Various artists releases are not in 'trackgroups' yet. Unfortunately, this means the tracks will not appear on certain artist profiles.
Perhaps at some point we'll have a new type of trackgroup in the Tracks API for these?
a workaround might be to put the tracks into another trackgroup that belongs to the artist. Like this one, which happens to be trackgroup type playlist that doesn't belong to the artist.
https://beta.stream.resonate.coop/u/17929 /playlist/test-tour-split
The side effect would be too many releases but seems like what's going on now is worse.
If this is the solution then we can close this issue.