Hi,
I'm trying to tell my Squeezebox and/or my SqueezeRadio to play a specific playlist via an Applescript sent from Indigo.
Any idea how to do this.
Thanks,
Rob
Results 1 to 3 of 3
-
2010-10-22, 21:03 #1Junior Member
- Join Date
- Aug 2010
- Posts
- 11
how can I start playing a specific playlist
-
2011-04-22, 06:06 #2Member
- Join Date
- Mar 2010
- Posts
- 39
Anyone ever get this working?
Carl
-
2011-04-23, 14:49 #3Banned
- Join Date
- Feb 2008
- Location
- flat rock community, ga
- Posts
- 2,169
I think your Ascript would need to write a list of commands to a file that would be passed to SBS by spawning either a telnet (or Perl) process to talk to the SBS Command Line Interface.
On the SBS webUI, select "help/technical information/the squeezebox server command line interface" for more information.
Alternately, the Ascript could talk to SBS using the http:/ interface (on top of the same help page.)
P

Reply With Quote

