2012 Mac-mini running High Sierra

I have managed (after a few trials and tribulations) to install
Squeezelite-x86_64-1.9.7r1278.dmg

Thanks Ralphy :)

It works but I have this message in the logs 


Code:
--------------------
    sudo nano /var/log
  [09:07:08.328223] stream_sock:543 unable to open SSL socket -1 (1)
  [09:10:21.631165] stream_sock:543 unable to open SSL socket -1 (1)
--------------------


Does this mean that I have to perform the dreaded SSL update (Which
might also  enable LMS to run correctly) ?

Also I would like to add the "-C 10" parameter. Should this be in form
of a separate line, viz


Code:
--------------------
    <string>-C 10</string>
  
--------------------

and does it matter where in the list It is placed ?


Code:
--------------------
    <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
  <plist version="1.0">
  <dict>
  <key>EnvironmentVariables</key>
  <dict>
  <key>StandardErrorPath</key>
  <string>/dev/null</string>
  <key>StandardOutPath</key>
  <string>/dev/null</string>
  </dict>
  <key>KeepAlive</key>
  <true/>
  <key>Label</key>
  <string>squeezelite</string>
  <key>OnDemand</key>
  <false/>
  <key>ProgramArguments</key>
  <array>
  <string>/Applications/Squeezelite.app/Contents/MacOS/Squeezelite</string>
  <string>-o</string>
  <string>iFi (by AMR) HD USB Audio Output</string>
  <string>-a</string>
  <string>100</string>
  <string>-f</string>
  <string>/var/log/Squeezelite.log</string>
  <string>-N</string>
  <string>/var/log/Squeezelite.name</string>
  </array>
  <key>RunAtLoad</key>
  <true/>
  </dict>
  </plist>
--------------------



Many thanks for any help

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to