Jump to content

ST-Sonos Broken?


dstanley

Recommended Posts

I am having an issue with the ST-Sonos plugin.

It has worked fine since I first installed it (I was previously using the same program on my UnRaid server but thought it would be better to 'roll' it into my new eisy.

I have noticed it not working the last few days - when I run my program to turn on my 'night music' this is what show up in the log file:

2023-12-08 12:05:39 error: NS: undefined
2023-12-08 12:05:41 error: NS: undefined
2023-12-08 12:05:41 error: NS: undefined
2023-12-08 12:05:41 error: NS: undefined
2023-12-08 12:05:41 error: NS: undefined
2023-12-08 12:05:42 error: NS: undefined
 
Seems an error for almost every command in the program:

Sonos Goodnight - [ID 001C][Parent 0035]

If
   - No Conditions - (To add one, press 'Schedule' or 'Condition')
 
Then
        $Night_Music.Switch.On  = 1
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Leave
        Wait  2 seconds
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Playlist 7
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Player Volume 14%
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Shuffle False
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Repeat True
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Crossfade False
        Wait  1 second
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Play
        Wait  2 hours
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Pause
        $Night_Music.Switch.On  = 0
 
Else
        Set 'NodeServers {i} / ST-Sonos / Bedroom' Pause
        $Night_Music.Switch.On  = 0
 

Can anyone offer any suggestions on what may have happened recently to the plugin?

Thanks for your help!

Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...