|
In ColumnsUI go to playlist view --> columns
make a new column
check use custom style script
then i put this into the box
$rgb(0,64,128)[%artist%] $rgb(0,0,0)// $rgb(128,0,0)$iflonger(%album%,16,$cut(%album%,13) '...',%album%) $rgb(0,0,0)// $rgb(64,0,128)[%title%]
|