INTERACT FORUM
More => Old Versions => Media Center 16 (Development Ended) => Topic started by: Matt on October 01, 2011, 07:19:33 am
-
Sorry, but something happened to your post. I'm not sure what, but regardless here's the answer to your question.
You can use the IsInPlayingNow() expression to see if a file is in Playing Now.
Right-click the header of any list > Add Expression Column > If(IsInPlayingNow(), In Playing Now, )
Replace the text in the if statement with the text you prefer.