Re: [SlimDevices: SqueezeCenter] Scheduling Automated Events / Settings Changes

2021-03-22 Thread philchillbill


A few years ago, I added a Perl script to the Domoticz home-automation
wiki which shows how to synchronize a bunch of players using a POST
initiated by a Perl script. You could also kick it off from a cron if
you don't have Domoticz because all Domoticz was used for here was to
launch it from a button click in a UI. Take a look at

https://www.domoticz.com/wiki/Logitech_Media_Server#Sync.2FUnsync_a_Group_of_Players_from_Domoticz



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=114202

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Scheduling Automated Events / Settings Changes

2021-03-22 Thread FredFredrickson

philchillbill wrote: 
> I don’t know if you can code but using the LMS jsonrpc.js API from a
> small script run on a cron schedule you can automate anything.

I snooped around in the dev console in chrome, but it needs to be POST
not GET? I'm not sure how to send POST with a scheduled task.



1 Touch
4 Receivers
3 Controllers
3 Radios
(I think I have a problem)

FredFredrickson's Profile: http://forums.slimdevices.com/member.php?userid=16584
View this thread: http://forums.slimdevices.com/showthread.php?t=114202

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Scheduling Automated Events / Settings Changes

2021-03-21 Thread philchillbill

I don’t know if you can code but using the LMS jsonrpc.js API from a
small script run on a cron schedule you can automate anything.





philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=114202

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Scheduling Automated Events / Settings Changes

2021-03-21 Thread FredFredrickson


I am attempting to automate a few things which I'm finding relatively
difficult and I'm wondering if anybody has any ideas. I'm open to even
using a third party (like IFTTT or even windows task scheduler to hit a
url) but I would like to set each of my players to specific volumes at
certain times of the day. 

Right now I can set one player's volume at alarm time- but the synced
players don't seem to be affected by it. And I can only set one volume
for all alarms.

Is there a way to automate: 

* the sync and unsync of players at specific times
* The volume of players at specific times



1 Touch
4 Receivers
3 Controllers
3 Radios
(I think I have a problem)

FredFredrickson's Profile: http://forums.slimdevices.com/member.php?userid=16584
View this thread: http://forums.slimdevices.com/showthread.php?t=114202

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter