Fix crashes and cover issues in the artists grid
Description
Fix some crashes and cover issues
Motivation and Context
The new grid layout introduced a hierarchy change that made the Artist column and Artsist screen crash. The cover was also incorrectly generated by the playlist code (resulting in 4 cover collage).
How Has This Been Tested?
Screenshots / GIFs (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Enhancement (non-breaking change which cleans up / improves existing functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist
-
I have read the CONTRIBUTING section of the README document.