by MeeMeeMee » Sun Feb 05, 2012 5:06 pm
Lowlander wrote:It might be useful to post your summary masks.
Sure. Art View is set as following:
1st line: $if(<Album>,<Album Artist>,<Artist>)
2nd line: $if(<Album>,$if(<Year>,[<Year>],[????]) <Album> $if(<Tag Cleanup>=Done,,*) $if(<Comment>,{<Comment>}),$if($viewmode=3,$if($groupcount=1,<Title>)))
A short explanation: Since I'm cleaning-up my tag info, I renamed one of the custom fields to <Tag Cleanup>. I set it to Done for those tracks I'm done with. <Year> comes first, because sorting by Summary sorts by album artist and then by date.
[quote="Lowlander"]It might be useful to post your summary masks.[/quote]
Sure. Art View is set as following:
1st line: $if(<Album>,<Album Artist>,<Artist>)
2nd line: $if(<Album>,$if(<Year>,[<Year>],[????]) <Album> $if(<Tag Cleanup>=Done,,*) $if(<Comment>,{<Comment>}),$if($viewmode=3,$if($groupcount=1,<Title>)))
A short explanation: Since I'm cleaning-up my tag info, I renamed one of the custom fields to <Tag Cleanup>. I set it to Done for those tracks I'm done with. <Year> comes first, because sorting by Summary sorts by album artist and then by date.