CyberDannen wrote: 
> very good project, helps a lot. But I had a feature request. Is it
> possible to use a radio transmitter on autostart directly from the start
> playback? I use squeezy, but can not be installed in the PicoPlayer
> unfortunately. https://code.google.com/p/squeezy/

Hi CyberDannen,

Thanks for reminding me about squeezy. It seems to work fine on
piCorePlayer. I have only tested -next, -previous, -quieter and -loader
but hopefully the other functions work.

The following steps may help. It's not loaded into the ideal location
but it should allow you test it. Sticking it in the tc $HOME directory
means it should get backed up.


Code:
--------------------
    #!/bin/sh
  
  cd $HOME
  tce-load -iw perl5.tcz
  wget http://squeezy.googlecode.com/files/squeezy-0.12.tgz
  tar -zxvf squeezy-0.12.tgz
  sudo filetool.sh -b
  
--------------------


Edit squeezy.conf
Do another backup to save your config.

regards
Greg


------------------------------------------------------------------------
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
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to