by Guest » Sat Jan 21, 2012 11:32 am
Here are rules that I show.. again all I want is the the Album title to show by default when I sort by "Summary", not show "Unknown". Also, the tag properties show album/artist as blank unless I click in the field and then it populates with the artist.
Player = $if(<Artist>,<Artist> - ,)<Title>
Art = $if(<Album>,<Album Artist>,<Artist>)
$if(<Album>,<Album>,$if($viewmode=3,$if($groupcount=1,<Title>)))
Here are rules that I show.. again all I want is the the Album title to show by default when I sort by "Summary", not show "Unknown". Also, the tag properties show album/artist as blank unless I click in the field and then it populates with the artist.
Player = $if(<Artist>,<Artist> - ,)<Title>
Art = $if(<Album>,<Album Artist>,<Artist>)
$if(<Album>,<Album>,$if($viewmode=3,$if($groupcount=1,<Title>)))