1
Questions / Re: Combining singles in sorting
« on: January 21, 2020, 03:28:26 AM »
I found How !!!!
Created a Virtual tag
And used it on the left side Thumbnails, combining them without changing the Album Artist in the data
:Proud:
Created a Virtual tag
Code
$If(<Album>="Single",$Replace(<Album Artist>,<Album Artist>,Single),<Album>)
And used it on the left side Thumbnails, combining them without changing the Album Artist in the data

