INTERACT FORUM
More => Old Versions => Media Center 15 (Development Ended) => Topic started by: Mantara on October 13, 2010, 01:59:11 pm
-
Hello,
how can I change the color, font of the "AlbumArtist"?
This format [b ]Test[ /b] ==> Test doesn't work >:(
(http://img695.imageshack.us/img695/3289/editorj.jpg) (http://img695.imageshack.us/i/editorj.jpg/)
Thx!!!
-
you can not do that. the colour of the fonts are set in the skin.
interesting you use the expression AlbumArtist() instead of [album artist (auto)]
you have a specific reason for that?
:)
gab
-
@ gappie
thx for your answer. This expression "AlbumArtist()" was suggested by Media Center and it works fine for me ;D
-
For what it's worth, AlbumArtist() and [Album Artist (auto)] are exactly the same thing.
Anything in brackets actually becomes Field(...). So [Album Artist (auto)] is the same as Field(Album Artist /(auto/)).
And if you look at the field 'Album Artist (auto)' in Options > Library & Folders > Manage Library Fields..., you'll see it's the expression AlbumArtist().