Add a rotator to this widget
Using Jamroom
Fixed now. update to ConstructionKit ver 1.0.4 from the marketplace.
artist: "{if strlen($item._item.video_alternate_artist) > 0}
{$item._item.video_alternate_artist}{elseif strlen($item._item.audio_alternate_artist) > 0}
{$item._item.audio_alternate_artist}{else}{$item.artist}{/if}",
artist: "{$a._item.audio_alternate_artist}",