mherger wrote: 
> One major flaw I see in your code: you expect players to be in sync 
> gropus. Without a sync group the script would fail badly. Line 597 would
> 
> crash the script.
> 
> After I added a condition in front of it (if (result.syncgroups_loop)) 
> it did work. Though I'd often get errors due to unknown sync groups. Eg.
> 
> "undefined now paused".

That should now be fixed by:
https://github.com/thoukydides/siri-squeezebox-control/commit/09120ea01b43449d3532e9c8f783af87ee2bb8fc

I had forgotten to set a groupname for players that weren't in a sync
group.


------------------------------------------------------------------------
thouky's Profile: http://forums.slimdevices.com/member.php?userid=42109
View this thread: http://forums.slimdevices.com/showthread.php?t=109784

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to