Overrule custom colors

Hi guys,

i am having some small issue here. i would like to have all my cartplayers using the same background. so in the configuration tool i have set colors.
Now when loading a track wich contains custom color it also loads that color in cartplayer.
That is logical, but i would like to disable that.
now i hear you ask why??? well let me explain:

Jingles are coloured in my database, so in the main playlist you see coloured jingles wich gives a clear view on your main playlist.
but i want my cartwallplayer to use jingles aswell, but then not using that assigned background colour for that track.
The custom background colour overrules the standard colour wich is logical.

Is there a way to color certain types of track (In my case jingles) in the main playlist, but not colour them when dragging in the cartwall.
Offcourse i can change the colour of the cartwall manually everytime i have add a jingle.
But in my case i have hiding all the toolbarbuttons for the cartwall and i don’t want them in the screen.

i have tried in the skin ini file to colour loaded, loading, next track, but still not working.

hope someone can help me with this

hope it is clear and someone can help me.

my solution for this is color the jingle for the jingle player (in my case green) and if a jingle is placed in the playlist I use in the skin the code:
JingleRowColor=#404040
JingleTitleFontColor=#f4f442
JingleArtistFontColor=#f4f442
JingleDurationFontColor=#e6f2ff

The font colors are Yello so jingles dropt in the playlist are yello

If i understand well i assume u use this in the playlistsection of the skin ini file and not in the cartwall part?
So every track wich is a jingle will have those colors in the playlist even if u assign another color to the specific track?

The ini file overrules the assigned color for the track?

yes :slight_smile: