INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How do I fix IsPlaying() issue  (Read 260 times)

rbmjr

  • World Citizen
  • ***
  • Posts: 106
How do I fix IsPlaying() issue
« 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. 

Logged

Scobie

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 716
  • Looking Busy
Re: How do I fix IsPlaying() issue
« Reply #1 on: April 13, 2024, 11:18:34 pm »

Do you need to close the parenthesis on the If?

If (IsPlaying())
Logged

rbmjr

  • World Citizen
  • ***
  • Posts: 106
Re: How do I fix IsPlaying() issue
« Reply #2 on: April 15, 2024, 09:42:34 am »

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?

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41934
  • Shoes gone again!
Re: How do I fix IsPlaying() issue
« Reply #3 on: April 15, 2024, 10:23:24 am »

IsPlaying() wasn't working for DLNA, but we'll change a coming build.  Thanks.
Logged
Matt Ashland, JRiver Media Center

rbmjr

  • World Citizen
  • ***
  • Posts: 106
Re: How do I fix IsPlaying() issue
« Reply #4 on: April 16, 2024, 10:02:09 am »

Thanks
Logged
Pages: [1]   Go Up