3. Changed: Thumbnail text, player display, etc. use same expression engine as view schemes
What this means, is that we can have the player bar show, for example (and by no means limited to), different types of info for different media types. How about all those [genre]=classical tracks? you might want certain information shown when playing those, as opposed to the latest "Now that's what I call music...." album?
I am definately going to set aside some time to work something out for my player bar display.
Because the options available now are so wide reaching, I thought it might be a bit of fun to see what we could come up with, jointly or individually, for our respective displays?
I've gotten as far as...
if(isequal([media type],audio,1),<to do>,if(isequal([media type],image,1),<to do>,<video to do>)
and will return to it over the weekend. if you fancy having a go at your own, or have already done so, how about we post our expressions from monday onwards? see how close or diverse we are in our choices?
you up for it?