Man in a van wrote: > > alephnull wrote: > > Would it be possible to have a radio button on one of the config menus: > > "Start automatically playing on boot ON /OFF", > > - followed by a box where i could enter a url for the picoreplayyer to > > start playing: "http://stream-uk1.radioparadise.com:80/mp3-192"QUOTE] > > > > > > Even better if ones download deal allows the extra usage > > > > http://stream-tx1.radioparadise.com/aac-320 :cool: > > > > atb > > > > ronnie> > > > 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.
------------------------------------------------------------------------ mcdudeabides's Profile: http://forums.slimdevices.com/member.php?userid=57765 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
