Hi,
Wondering if I can control the spacing before and after the thumbnail text in the album view. I've edited the thumbnail text in the Albums & Artists view to:
[Album Artist (auto)]
[Album]
If(IsEmpty([Year]), , /[[Year]/])
IfElse(
IsEqual([Channels],2,2), Stereo,
IsEqual([Channels],4,2), MCH 4.0,
IsEqual([Channels],5,2), MCH 5.0,
IsEqual([Channels],6,2), MCH 5.1
)
I would like the text below the album art to take up less space.
Thanks in advance.
-Hedwig Poon