Hi, the 7.x-2.x-dev version doesn't display artist information when "Albums" is chosen for the "Referenceable type" like how 7.x-1.0-rc2 version works. Screenshots from both 7.x-1.0-rc2 & 7.x-2.x-dev versions are included for reference.
It looks like the code is from line 328 of spotifyfield.module, but I'm not sure what's wrong with it: $matches[$row['name'] . " [{$row['href']}]"] = check_plain($row['name']) . ' - ' . check_plain($row['artists'][0]['name']);
Any help is greatly appreciated.
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.