INTERACT FORUM
More => Old Versions => JRiver Media Center 32 for Windows => Topic started by: rbmjr on April 13, 2024, 08:25:25 pm
-
My Expression isn't working as I expected. I selected several songs and sent them to my Media Center ID from my desktop. They played just fine, but the IsPlaying() expression did not work even though the green arrow was showing the song playing. How can I get my Expression to work? is there a way to ask IsPlaying(MyID) vs just the IsPlaying()?
Attached is a screen capture during playback and the Expression I'm trying to execute.
-
Do you need to close the parenthesis on the If?
If (IsPlaying())
-
I checked the expression using Zelda. The expression works when run locally. When music is "Send to" to another DLNA device, MC knows the song is playing from a different DLNA device however MC does not provide feedback to the IsPlaying() function to the Media Center that sent the files. What do I need to do to get feedback from the DLNA renderer to the local MC Expression?
-
IsPlaying() wasn't working for DLNA, but we'll change a coming build. Thanks.
-
Thanks