Mobilizer wrote: 
> Hi,
> 
> I am using orange squeeze on android to control my LMS and I really like
> the function "Download to device" which transcodes to mp3 in selected
> bitrate and downloads the selected music to my phone/tablet for offline
> use.
> 
> This is the last feature I really miss that would make me ditch my old
> Vortexbox server where it works.
> 
> Is it possible to install Lame to get this function working?
> 
> Rgds,
> Magnus
This is not the "correct" way to install lame for pcp but as a test ssh
to pcp and try this

Code:
--------------------
    cd /mnt/mmcblk0p2/tce
  wget 
http://downloads.sourceforge.net/project/lmsclients/utility/lame-3.99.5-armv6hf.tar.gz
  sudo tar -C /home/tc/.local/bin -xzf lame-3.99.5-armv6hf.tar.gz
  lame # make sure it runs
  LAME 32bits version 3.99.5 (http://lame.sf.net)
  
  usage: lame [options] <infile> [outfile]
  
  <infile> and/or <outfile> can be "-", which means stdin/stdout.
  
  Try:
  "lame --help"           for general usage information
  or:
  "lame --preset help"    for information on suggested predefined settings
  or:
  "lame --longhelp"
  or "lame -?"              for a complete options list
  
--------------------


Restart LMS and see if lame shows up in settings->advanced->file types.



Ralphy

*1*-Touch, *5*-Classics, *2*-Booms, *1*-Reverted UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to