INTERACT FORUM

Please login or register.

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

Author Topic: [BUG] MC 32.0.20– Polling MCWS/Playback/Info – Status Issue  (Read 140 times)

osolis

  • Member
  • *
  • Posts: 1

Hello,
When polling the MCWS/v1/Playback/Info Web Service and a song is started, the Status of “Playing” is correctly returned.  When the song is manually stopped or paused, the Status changes as expected.

Now if a song is playing and another song is started (by double-clicking the Windows MC UI), the returned Status for the previous song returns “Stopped” (correctly), BUT the Status for the new song continues to return “Stopped” even though the song is playing and the rest of the returned parameters indicate proper progression though the song.

2024-04-18 - Update/Clarification (Added [BUG] to Subject): 
    Local Zone Polling (i.e. http://localhost:52199/MCWS/v1/Playback/Info?Zone=-1) works correctly. 
        (Song transition returns the proper Status)
BUT,
    Zone Name Polling (i.e. http://localhost:52199/MCWS/v1/Playback/Info?ZoneType=Name&Zone=HiFiBerry)  exhibits above Issue.
        ("Stopped" status is returned on subsequent song transitions) .
 
I was able to reproduce this with a simple browser refresh of the Playback/Info URL.   (No external client code required)

Thanks for your help.
Logged
Pages: [1]   Go Up