SQUEEZELITE-1.4-0.17.20131222GIT2F18649
I've just pushed updated squeezelite builds, (F16/i386, F19/i386,
F19/x86_64, F20/i386 & F20/x86_64), to the CS repo which remove the LMS
dependency.

Changes...

Code:
--------------------
    
  * Fri Dec 27 2013 - 1.4-0.17.20131222git2f18649
  - Change default squeezelite-pa log location to 
  /var/log/squeezelite/squeezelite-pa.log in sysconfig file.
  
  * Fri Dec 27 2013 - 1.4-0.16.20131222git2f18649
  - Remove the dependency on LMS. Machine installing the squeezelite client, 
  might be a client and ONLY a client, connecting to LMS on another machine, 
  so wouldn't want a local LMS install.
  - Move portaudio version into squeezelite-portaudio subpackage.
  
--------------------


Update...

Code:
--------------------
    
  sudo csos-cleanUpdate squeezelite
  
--------------------


PS. Even though I think, (but what do I know), that using the portaudio
build on Linux is..... Anyway, I've re-instated the portaudio version in
a subpackage, squeezelite-portaudio. If you really want to add another
layer between squeezelite and ALSA....


Code:
--------------------
    
  sudo csos-cleanInstall squeezelite-portaudio
  
--------------------


Edit the config file, /etc/sysconfig/squeezelite-pa, to taste, then
disable the squeezelite service and enable squeezelite-pa.

Code:
--------------------
    
  sudo systemctl stop squeezelite
  sudo systemctl disable squeezelite
  sudo systemctl enable squeezelite-pa
  sudo systemctl start squeezelite-pa
  
--------------------


BTW, did I mention that running the PortAudio version on a Unix platform
where you can output to ALSA directly is, ahem, dumb. ;)


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to