Re: [SlimDevices: SqueezeCenter] Perl compilation error: $ipn

2019-08-26 Thread bpa


This is now an itch that has to be scratched.

This stackoverflow question seems identical to the situation and answer
is clear. So perhaps AnyEvent Socket.pm which doesn't have "use strict"
got included somehow into a module which is using  "use strict" .

https://stackoverflow.com/questions/6430217/why-do-i-get-a-duplicate-declaration-in-same-scope-warning-in-an-if-elsif-tree



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=110902

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Perl compilation error: $ipn

2019-08-26 Thread Michael Herger

This stackoverflow question seems identical to the situation and answer
is clear. So perhaps AnyEvent Socket.pm which doesn't have "use strict"
got included somehow into a module which is using  "use strict" .

https://stackoverflow.com/questions/6430217/why-do-i-get-a-duplicate-declaration-in-same-scope-warning-in-an-if-elsif-tree


I learned something new today! Thanks for the research. Worst case we 
can patch that statement.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Perl compilation error: $ipn

2019-08-26 Thread bpa


mherger wrote: 
> > This stackoverflow question seems identical to the situation and
> answer
> > is clear. So perhaps AnyEvent Socket.pm which doesn't have "use
> strict"
> > got included somehow into a module which is using  "use strict" .
> > 
> >
> https://stackoverflow.com/questions/6430217/why-do-i-get-a-duplicate-declaration-in-same-scope-warning-in-an-if-elsif-tree
> 
> I learned something new today! Thanks for the research. Worst case we 
> can patch that statement.
Technically no problem since no "use strict" in the file - even latest
AnytEvent::Socket has same code which is 10 years later than LMS.
I wonder is it invoked via a plugin or something like AnyEvent::HTTP
which uses "common::sense"

I think - file it away until it shows again in a more predictable way.

IN the background I may check for exceptions to the "use strict" should
only be within the same file or local scope - perhaps use of
"common::sense" which was added to AnyEvent::HTTP in 2011.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=110902

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] How can I get "All Artists" to display artists only?

2019-08-26 Thread streifenleopard


Hello,
I have had this problem for a while but I cannot seem to figure out how
to set up LMS.
all I want is that every artist in my collection is displayed under
"Artist" or "All Artists" or whatever might be in the menu. This must
also include artists that are not album artists but must exclude
composers or conductors etc.

I have installed the "configure music menus"-plugin.

28048

What is the difference between "Gruppe" and "Band"?
What is the difference between "Kuenstler" and "Interpret"?
Why can't "Gruppen" be "Interpreten"?
Why can't "Band" be "Album Artist"?
This is utterly confusing.


+---+
|Filename: lmsmusicmenuplugin.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=28048|
+---+


dsm 6.2 (synology disk station 115) running lms 7.9.1 -- rpi with a
hifiberry dac+ running picoreplayer (any old version?) -- nokia lumia
running windows phone 8.1 and soundicity -- moto g peregrine xt1039
running cm 14 (android 7.1.2) -- zettaly avy running android
4.4.4 -- squeeze ctrl app

streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019
View this thread: http://forums.slimdevices.com/showthread.php?t=110906

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] How can I get "All Artists" to display artists only?

2019-08-26 Thread dolodobendan

streifenleopard wrote: 
> Hello,
> I have had this problem for a while but I cannot seem to figure out how
> to set up LMS.
> all I want is that every artist in my collection is displayed under
> "Artist" or "All Artists" or whatever might be in the menu. This must
> also include artists that are not album artists but must exclude
> composers or conductors etc.

"Album Artists" artist are shown if you have at least on album of an
artist. Madonna for example. If you also have a single track of that
artist on a compilation, it will be listed here also (IF you have at
least on album of that artist.)

"All Artists" will show all artist you have. If you have one track in a
compilation from artist x but no album of that artist, he will be found
here but not in "Album Artists", whereas Madonna will be in Album
Artists AND All Artists.

streifenleopard wrote: 
> 
> What is the difference between "Gruppe" and "Band"?
> What is the difference between "Kuenstler" and "Interpret"?
> Why can't "Gruppen" be "Interpreten"?
> Why can't "Band" be "Album Artist"?
> This is utterly confusing.

Bad translation, bad choice of words, because of bad translation, should
be, yes.

Gruppe: "Kompilationsalben als Gruppe auflisten" -> "Compilations
gruppieren"
Band: Orchester
Künstler: general term that is used here for composer, conductor, band,
and artist. 
Interpreten: Whatever you chose for "Künstler"
Band should be in Album Artists, according to your screenshot, though.

But from what I've read, you want:

Use two separate lists for Album Artists and All Artists
treat TPE2 MP3 tag as Album Artist

Don't know what "configure music menus" does. I don't think you need it
for what you want to accomplish.



QLMS 7.9.2@2.09.8 x64 (digimaster) with perl 5.28 dedicated to me. :D /
QNAP 469L QTS 4.3.4

dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=110906

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS server dies at stratup

2019-08-26 Thread Michael Herger

I added the "--d_startup" to SLIMOPTIONS in
/etc/default/squeezeboxserver but the log file doesn't give me any more
information (it's still the exact same message).


Hmm... I'm not familiar with the ReadyNAS anymore... but you could try 
to run "/usr/sbin/squeezeboserver -d_startup" manually from the shell. 
That should give you all the errors that are not logged to server.log.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS server dies at stratup

2019-08-26 Thread Pascal Hibon


mherger wrote: 
> 
> Hmm... I'm not familiar with the ReadyNAS anymore... 
> 
Are you saying that I better find another device to run LMS on? 
And if so, would an RPI be a better option? I have an RPI running
HomeBridge on a Raspbian OS. I could install LMS on that PI if that is a
better option. 


mherger wrote: 
> 
> but you could try 
> to run "/usr/sbin/squeezeboserver -d_startup" manually from the shell. 
> That should give you all the errors that are not logged to server.log.
> Michael


This is what got spit out on the screen. Hope it tells you something
meaningfull (it doesn't to me :-) ):

Code:


  Bigbear:/usr/sbin# squeezeboxserver -d_startup
  Got @INC containing:
  /c/.squeezeboxserver
  /usr/share/squeezeboxserver/CPAN
  /usr/share/squeezeboxserver
  /usr/sbin
  /etc/perl
  /usr/local/lib/perl/5.8.8
  /usr/local/share/perl/5.8.8
  /usr/lib/perl5
  /usr/share/perl5
  /usr/lib/perl/5.8
  /usr/share/perl/5.8
  /usr/local/lib/site_perl
  .
  
  
  Extended @INC to contain:
  /usr/share/squeezeboxserver/CPAN/arch/5.8/i386-linux-thread-multi
  /usr/share/squeezeboxserver/CPAN/arch/5.8/i386-linux-thread-multi/auto
  /usr/share/squeezeboxserver/CPAN/arch/5.8.8/i486-linux-gnu-thread-multi
  /usr/share/squeezeboxserver/CPAN/arch/5.8.8/i486-linux-gnu-thread-multi/auto
  /usr/share/squeezeboxserver/CPAN/arch/5.8/i486-linux-gnu-thread-multi
  /usr/share/squeezeboxserver/CPAN/arch/5.8/i486-linux-gnu-thread-multi/auto
  /usr/share/squeezeboxserver/CPAN/arch/i486-linux-gnu-thread-multi
  /usr/share/squeezeboxserver/CPAN/arch/5.8
  /usr/share/squeezeboxserver/lib
  /usr/share/squeezeboxserver/CPAN
  /usr/share/squeezeboxserver
  /c/.squeezeboxserver
  /usr/share/squeezeboxserver/CPAN
  /usr/share/squeezeboxserver
  /usr/sbin
  /etc/perl
  /usr/local/lib/perl/5.8.8
  /usr/local/share/perl/5.8.8
  /usr/lib/perl5
  /usr/share/perl5
  /usr/lib/perl/5.8
  /usr/share/perl/5.8
  /usr/local/lib/site_perl
  .
  
  
  Loaded module: [version] ok!
  Loaded module: [Time::HiRes] ok!
  Loaded module: [DBI] ok!
  Loaded module: [EV] ok!
  Loaded module: [XML::Parser::Expat] ok!
  Loaded module: [HTML::Parser] ok!
  Loaded module: [JSON::XS] ok!
  Loaded module: [Digest::SHA1] ok!
  Loaded module: [YAML::XS] ok!
  Loaded module: [Sub::Name] ok!
  The following modules are loaded after the first attempt:
  attributes.pm => /usr/share/squeezeboxserver/CPAN/attributes.pm
  re.pm => /usr/lib/perl/5.8/re.pm
  Slim/Utils/OS/Debian.pm => /usr/share/perl5/Slim/Utils/OS/Debian.pm
  HTML/Parser.pm => /usr/share/squeezeboxserver/CPAN/HTML/Parser.pm
  File/Spec/Functions.pm => /usr/share/perl/5.8/File/Spec/Functions.pm
  List/Util.pm => /usr/lib/perl/5.8/List/Util.pm
  POSIX.pm => /usr/lib/perl/5.8/POSIX.pm
  /usr/lib/perl/5.8/auto/POSIX/load_imports.al => 
/usr/lib/perl/5.8/auto/POSIX/load_imports.al
  Getopt/Long.pm => /usr/share/perl/5.8/Getopt/Long.pm
  Cwd.pm => /usr/lib/perl/5.8/Cwd.pm
  warnings.pm => /usr/share/perl/5.8/warnings.pm
  YAML/XS.pm => /usr/share/squeezeboxserver/CPAN/YAML/XS.pm
  Slim/Utils/OSDetect.pm => /usr/share/perl5/Slim/Utils/OSDetect.pm
  B.pm => /usr/lib/perl/5.8/B.pm
  Digest/base.pm => /usr/share/squeezeboxserver/CPAN/Digest/base.pm
  Slim/Utils/OS/Linux.pm => /usr/share/perl5/Slim/Utils/OS/Linux.pm
  Symbol.pm => /usr/share/perl/5.8/Symbol.pm
  Sub/Name.pm => /usr/share/squeezeboxserver/CPAN/Sub/Name.pm
  Scalar/Util.pm => /usr/lib/perl/5.8/Scalar/Util.pm
  UNIVERSAL.pm => /usr/share/perl/5.8/UNIVERSAL.pm
  Exporter.pm => /usr/share/perl/5.8/Exporter.pm
  Slim/Utils/OS.pm => /usr/share/perl5/Slim/Utils/OS.pm
  version/vpp.pm => /usr/share/squeezeboxserver/CPAN/arch/5.8/version/vpp.pm
  File/Spec.pm => /usr/share/perl/5.8/File/Spec.pm
  JSON/XS.pm => /usr/share/squeezeboxserver/CPAN/JSON/XS.pm
  File/Path.pm => /usr/share/perl/5.8/File/Path.pm
  /usr/lib/perl/5.8/auto/POSIX/autosplit.ix => 
/usr/lib/perl/5.8/auto/POSIX/autosplit.ix
  FindBin.pm => /usr/share/perl/5.8/FindBin.pm
  locale.pm => /usr/share/perl/5.8/locale.pm
  warnings/register.pm => /usr/share/perl/5.8/warnings/register.pm
  XSLoader.pm => /usr/lib/perl/5.8/XSLoader.pm
  Slim/bootstrap.pm => /usr/share/perl5/Slim/bootstrap.pm
  Digest/SHA1.pm => /usr/share/squeezeboxserver/CPAN/Digest/SHA1.pm
  Time/HiRes.pm => /usr/lib/perl/5.8/Time/HiRes.pm
  Slim/Utils/OS/ReadyNAS.pm => /usr/share/perl5/Slim/Utils/OS/ReadyNAS.pm
  XML/Parser/Expat.pm => /usr/share/squeezeboxserver/CPAN/XML/Parser/Expat.pm
  version.pm => /usr/share/squeezeboxserver/CPAN/arch/5.8/version.pm
  B/Deparse.pm => /usr/lib/perl/5.8/B/Deparse.pm
  DBI.pm => /usr/share/squeezeboxserver/CPAN/DBI.pm
  base.pm => /usr/share/perl/5.8/base.pm
  Config.pm => /usr/lib/perl/5.8/Config.pm
  File/Basename.pm => /usr/share/perl/5.8/File/Basename.pm
  EV.pm => /usr/share/squeezeboxserver/CPAN/EV.pm
  Carp.pm => /usr/share/perl/5.8/Carp.pm
  YAML/XS/LibYAML.pm => /usr/share/squeezeboxserver/CPAN/YAML/XS/LibYAML.pm
  common/sense.pm => /usr/share/squeezeboxserver/CP

Re: [SlimDevices: SqueezeCenter] LMS server dies at stratup

2019-08-26 Thread Michael Herger

   dirsFor: Didn't find a match request: [scprefs]
   Segmentation fault


A segfault. I'm pretty sure the line before has nothing to do with it. 
But then I don't know what Perl code change would cause a segfault. The 
binaries haven't changed since 7.9.1.


Did you run squeezeboxserver without any further parameter? Can you try 
to re-construct the full command line as it would be used in the startup 
script?


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS server dies at stratup

2019-08-26 Thread Pascal Hibon


mherger wrote: 
> >dirsFor: Didn't find a match request: [scprefs]
> >Segmentation fault
> 
> A segfault. I'm pretty sure the line before has nothing to do with it. 
> But then I don't know what Perl code change would cause a segfault. The 
> binaries haven't changed since 7.9.1.
> 
> Did you run squeezeboxserver without any further parameter? Can you try 
> to re-construct the full command line as it would be used in the startup
> 
> script?
> 
> -- 
> 
> Michael

Hi Michael,
Thank you for your support so far!

If have copied the squeezeboxserver file in /etc/init.d/ below.
I'm in no means an expert in coding. Is this what you are looking for?


Code:


  
  
  
  
  #!/bin/sh
  #
  # $Id$
  #
  # squeezeboxinitscript for slimserver.pl
  #   This file should be placed in /etc/init.d.
  #
  # Original Author: Mattias Holmlund
  #
  # Updated By: Dan Sully
  
  
  set -e
  
  
  PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
  DESC="Logitech Media Server"
  NAME=squeezeboxserver
  DAEMON=/usr/sbin/$NAME
  DAEMON_SAFE=/usr/sbin/${NAME}_safe
  PIDFILE=/var/run/$NAME.pid
  SCRIPTNAME=/etc/init.d/$NAME
  SLIMUSER=root
  PREFSDIR=/c/.$NAME/prefs
  LOGDIR=/c/.$NAME/log
  CACHEDIR=/c/.$NAME/cache
  SLIMOPTIONS=-utf8
  
  
  # Read config file if it is present.
  if [ -r /etc/default/$NAME ]
  then
  . /etc/default/$NAME
  fi
  
  
  #
  #   Function that starts the daemon/service.
  #
  d_start() {
  # Use squeezebox_safe to restart the daemon when
  # it dies. This must be done to handle mysql restarts.
  start-stop-daemon --start --quiet \
  --chuid $SLIMUSER \
  --pidfile $PIDFILE \
  --exec /bin/bash \
  --background \
  --make-pidfile \
  --name squeezeboxserve \
  --startas $DAEMON_SAFE \
  -- \
  $DAEMON \
  --prefsdir $PREFSDIR \
  --logdir $LOGDIR \
  --cachedir $CACHEDIR \
  $SLIMOPTIONS
  }
  
  
  d_start_direct() {
  start-stop-daemon --start --quiet \
  --chuid $SLIMUSER \
  --pidfile $PIDFILE \
  --exec $DAEMON \
  -- \
  --pidfile $PIDFILE \
  --daemon \
  --prefsdir $PREFSDIR \
  --logdir $LOGDIR \
  --cachedir $CACHEDIR \
  $SLIMOPTIONS
  }
  
  
  #   Function that stops the daemon/service.
  #
  d_stop() {
  start-stop-daemon --oknodo --stop --pidfile $PIDFILE --name squeezeboxserve 
--retry=TERM/30/KILL/5
  }
  
  
  #
  #   Function that sends a SIGHUP to the daemon/service.
  #
  d_reload() {
  start-stop-daemon --stop --quiet --pidfile $PIDFILE \
  --name squeezeboxserve --signal 1
  }
  
  
  case "$1" in
  start)
  
  
  # We should not stop the service on a simple start call - this causes 
playback to be interrupted whenever the ReadyNAS receives a WOL packet
  # This was added in response to some dependency issues when we were 
introducing MySQL back in 2009. But we're no longer using MySQL. - mh
  #   echo -n "Making sure $DESC is stopped already: "
  #   d_stop
  echo -n "Starting $DESC: "
  d_start
  echo "."
  ;;
  stop)
  echo -n "Stopping $DESC: "
  d_stop
  echo "."
  ;;
  restart|force-reload)
  #
  #   If the "reload" option is implemented, move the "force-reload"
  #   option to the "reload" entry above. If not, "force-reload" is
  #   just the same as "restart".
  #
  echo -n "Restarting $NAME: "
  d_stop
  d_start
  echo "."
  ;;
  *)
  # echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
  echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2
  exit 1
  ;;
  esac
  
  
  exit 0
  
  
  
  




'Cambridge Audio 851D-S'
(https://www.cambridgeaudio.com/products/851/851d) -> 'Focal MP1200'
(http://www.mp1200.co.nf/) -> 'Focal Electra 1028 Be'
(http://www.focal.com/en/electra-1000-be-2/209-electra-1028-be-3544053695099.html)
1 x SB Boom, 1 x SB Radio, 1 x SB Touch and 2 x RPI 2B
1 x SB3 and 1 x SB Touch in storage 
ReadyNAS NVX running LMS 7.9.0.
iPeng on iPhone, SqueezePad & iPeng on iPad.
http://www.last.fm/user/phibon

Pascal Hibon's Profile: http://forums.slimdevices.com/member.php?userid=7969
View this thread: http://forums.slimdevices.com/showthread.php?t=110903

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] How can I get "All Artists" to display artists only?

2019-08-26 Thread streifenleopard


dolodobendan wrote: 
> But from what I've read, you want:
> Use two separate lists for Album Artists and All Artists
> treat TPE2 MP3 tag as Album Artist
Thank you for your reply.
This is what I tried but under it returns all shrewd people (i.e.
Composers etc.) too and I don't want this.
dolodobendan wrote: 
> Don't know what "configure music menus" does. I don't think you need it
> for what you want to accomplish.
This is why I thought I'd give this plugin a try...



dsm 6.2 (synology disk station 115) running lms 7.9.1 -- rpi with a
hifiberry dac+ running picoreplayer (any old version?) -- nokia lumia
running windows phone 8.1 and soundicity -- moto g peregrine xt1039
running cm 14 (android 7.1.2) -- zettaly avy running android
4.4.4 -- squeeze ctrl app

streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019
View this thread: http://forums.slimdevices.com/showthread.php?t=110906

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Perl compilation error: $ipn

2019-08-26 Thread chill


It did it again, so this time I saved the whole pcp_boot.log


Code:

Starting piCorePlayer setup...
  Loading pCP function files and pCP configuration file...Done.
  Checking for boot codes on mmcblk0p1...
  Trying to mount /dev/mmcblk0p1.
  Checking for ssh...found, ssh will start.
  Checking for netusb...  newpcp.cfg not found on mmcblk0p1.
  Checking for boot codes on sda1...
  Trying to mount /dev/sda1.
  Checking for ssh...found, ssh will start.
  Checking for netusb...  newpcp.cfg not found on sda1.
  Setting piCorePlayer repository...Done.
  Generating drop-down list...Done.
  Starting pCP AP Mode...pcp-apmode extension not loaded.
  Done.
  Starting wifi...
  Starting WiFi on wlan0...
  udhcpc: started, v1.30.1
  udhcpc: sending discover
  udhcpc: sending discover
  udhcpc: sending discover
  udhcpc: sending select for 192.168.1.4
  udhcpc: lease of 192.168.1.4 obtained, lease time 86400
  deleting routers
  route: SIOCDELRT: No such process
  adding dns 192.168.0.1
  Done.
  Loading configuration file...Done.
  Loading pcp-lms-functions...Done.
  Waiting for soundcard USB to populate. Done (1).
  Waiting for network. Done (1).
  Starting ALSA configuration...Done.
  Starting lirc...Done.
  Starting Openssh server...Done.
  Mounting USB Drives...
  Mounting USB Drive: 7dc913a4-6d77-483a-ae5b-3eb4af144077...
  mount: /dev/sda1 mounted on /mnt/Music.
  Disk Mounted at /mnt/Music.
  Done.
  Starting LMS, this can take some time..."my" variable $ipn masks earlier 
declaration in same scope at /usr/local/slimserver/CPAN/AnyEvent/Socket.pm line 
465.
  Compilation failed in require at /usr/local/slimserver/lib/AnyEvent/DNS.pm 
line 1400.
  BEGIN failed--compilation aborted at 
/usr/local/slimserver/lib/AnyEvent/DNS.pm line 1400.
  Compilation failed in require at 
/usr/local/slimserver/Slim/Networking/Async/DNS.pm line 15.
  BEGIN failed--compilation aborted at 
/usr/local/slimserver/Slim/Networking/Async/DNS.pm line 15.
  Compilation failed in require at 
/usr/local/slimserver/Slim/Networking/Async.pm line 21.
  BEGIN failed--compilation aborted at 
/usr/local/slimserver/Slim/Networking/Async.pm line 21.
  Compilation failed in require at /usr/local/lib/perl5/5.28.0/base.pm line 137.
...propagated at /usr/local/lib/perl5/5.28.0/base.pm line 159.
  BEGIN failed--compilation aborted at 
/usr/local/slimserver/Slim/Networking/Async/HTTP.pm line 35.
  Compilation failed in require at 
/usr/local/slimserver/Slim/Player/ProtocolHandlers.pm line 17.
  BEGIN failed--compilation aborted at 
/usr/local/slimserver/Slim/Player/ProtocolHandlers.pm line 17.
  Compilation failed in require at /usr/local/slimserver/Slim/Music/Info.pm 
line 32.
  BEGIN failed--compilation aborted at /usr/local/slimserver/Slim/Music/Info.pm 
line 32.
  Compilation failed in require at /usr/local/slimserver/Slim/Utils/Misc.pm 
line 49.
  Compilation failed in require at /usr/local/slimserver/slimserver.pl line 229.
  BEGIN failed--compilation aborted at /usr/local/slimserver/slimserver.pl line 
229.
  
  Slimserver is not Running
  Done.
  Waiting for LMS to initiate. LMS not running (22).
  Done (22).
  Starting Squeezelite and/or Shairport-sync...
  [ INFO ] Starting Squeezelite player: Squeezelite...
  Done.
  Starting Samba Server...
  Starting SAMBA...
  Done.
  Starting httpd web server...Done.
  Starting user commands...sudo /home/tc/sbpd-pigpio -M dc:a6:32:03:82:22 -f 
/home/tc/sbpd_commands.cfg e,21,20,VOLU,2,0 
b,3,POWR,2,0,SCRIPT:/home/tc/pcp_bs.sh,2000 b,23,PLAY,2,0,PREV,500 
b,22,MIX-,2,0,MUTE,500 b,24,PAUS,2,0,STOP,500 b,25,MIX+,2,0,VMAX,500 
b,12,NEXT,2,0,SHUF,500 b,16,PRE1,2,0,PRE4,500 b,19,PRE2,2,0,PRE5,500 
b,13,PRE3,2,0,PRE6,500 b,26,PAUS,2,0,STOP,500
  Done.
  Setting cpu scaling governor...ondemand Done.
  
  Finished piCorePlayer startup.
  
  To setup piCorePlayer, use the web interface via a browser:
  - http://192.168.1.4
  
  Press [Enter] to access console.
  
  In the background, ntpd is syncing time between piCorePlayer and the 
internet...
  A large offset between 1970 and now is normal.
  



It certainly looks as though it has an ipv4 address before that error.



chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110902

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Multiple files per cue sheet

2019-08-26 Thread RobbH


mherger wrote: 
> > I suppose it's really a question for Michael: is it possible for LMS
> to
> > support cue sheets like this:
> 
> I'm sorry, I wouldn't know.
> 
> -- 
> 
> Michael

If I may misquote Captain Renault in the classic film, Casablanca: I am
shocked -- shocked! -- to discover that there are things about LMS that
you don't know!

Seriously, though, thanks for replaying. Of course I shouldn't expect
you to know everything, just because you know more than anyone else. I
think MRW is attempting to find an answer for this, so I'll continue to
hope he gets lucky.



LMS (recent) running on Debian X86_64; 5 Squeezelite players (3 in
PiCorePlayer), 3 players connected via Airplay Bridge
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=110141

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter