mcdudeabides wrote: 
> > Man in a van wrote: 
> > 
> > 
> > I think it may be possible to start something from the command line once
> > the PiCP powers up.  If the following snippet could be introduced in the
> > startup logic after squeezelite is alive:
> > 
> > > > 
Code:
--------------------
  > >   > > { echo "b8%3A27%3Aeb%3Ac4%3A0f%3Ae7 playlist play 
http://stream-tx1.radioparadise.com/aac-320";; echo "exit"; sleep 1; } | telnet 
yourLMSserver:9090
--------------------
> > > > 
> > 
> > where the "b8%3A27%3Aeb%3Ac4%3A0f%3Ae7" is the current mac for the
> > squeezelite instance.  
> > 
> > You should be able to control your local player.> > 
> 
> hi mcdudeabides,
> 
> Have you activated the simple "controls" in piCorePlayer 1.17? (by
> adding LMS server IP address in Squeezelite settings)
> 
> We are already using a similar process. As with all these simple
> ideas, to make it generic enough to work for everyone takes a lot more
> work. For example in this case, determining the MAC address used by
> Squeezelite is not a simple as it first appears.
> 
> regards


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to