INTERACT FORUM

More => Old Versions => Media Center 15 (Development Ended) => Topic started by: Mantara on October 13, 2010, 01:59:11 pm

Title: Change color, font
Post 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!!!
Title: Re: Change color, font
Post by: gappie on October 14, 2010, 02:05:29 am
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
Title: Re: Change color, font
Post by: Mantara on October 16, 2010, 02:37:30 pm
@ gappie

thx for your answer. This expression "AlbumArtist()" was suggested by Media Center and it works fine for me  ;D
Title: Re: Change color, font
Post by: Matt on October 18, 2010, 09:43:30 am
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().