Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2022-03-18 Thread jasell


mnd wrote: 
> Thank you very much, is the 2.25.02 available for download from
> Qnapclub? QTS app center does not show the update for me, currently
> 2.25.01 is installed.

@digimaster Do you have 2.25.02 ready to use? Can you publish on
qnapclub?


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.2.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2022-02-08 Thread jasell


Zombie wrote: 
> What's that? Don't find it on my NAS. I have TS-251+, some 5 years old
> maybe...

I'm not the most qualified to answer that, I would explain it as the
"service" that interprets the commands in the command prompt.
The older versions do not support all arguments used in the scripts
installing or start/stopping QLMS.

Hence the result is not what @digimaster intended...



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.2.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2022-02-08 Thread jasell


Zombie wrote: 
> Are there still problems upgrading to Qlogitechmediaserver 2.25.01?
> Hoping for a straightforward upgrade without fiddling with Putty and
> other stuff, is there any chance for that?
> Wise from previous upgrades I have no automatic upgrading of my LMS
> server.

It depends on your system, most likely what version of busybox you are
running.
For me, none of the 2.25.x versions works. 2.21.x gives me warnings but
does work in the end.



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.2.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2022-02-06 Thread jasell


I also see problem on QNAP TS-439+ pro II QTS 4.2.6

See example below and attached log files...


Code:


  [admin@QNAP2 LogitechMediaServer]$ ./QLogitechMediaServer.sh stop
  /sbin/notice_log_tool: invalid option -- T
  Usage: /sbin/notice_log_tool [OPTION]...
  Manipulate notice logs in system.
  
  -h, --help  Display this help and exit.
  -v, --verbose   Enable verbose output.
  -c, --initdbInitialize the table for notice logs.
  -r, --rmdb  Remove the table for notice logs.
  -f, --flushdb   Flush all data in the table for notice logs.
  -M, --modifydb  Modify notice logs.
  -R, --rmlog Remove over 30 days logs.
  -b, --maxlog N  Set the max number of logs to N.
  -E, --sendEng MSG   send MSG into the notice log.
  -a, --append MSGAppend MSG into the notice log.
  -t, --severity [0-7]Specify the notice severity.
  -u, --user USER Specify the username.
  -p, --ip IP Specify the IP.
  -m, --client NAME   Specify the client name.
  -d, --server [0-10] Specify the notice connect server.
  -n, --action [0-23] Specify the notice action.
  -i, --serviceName Service Name  Specify the notice service name.
  -y, --facility [0-17]   Specify the notice facility.
  -g, --msgCode CODE  Specify the notice msgCode.
  -j, --varContent Var ContentSpecify the var content delimiter ;.
  -N, --task NAME Specify the task name.
  -S, --task status   Specify the task status.
  -U, --user id   who can get this notice.
  -G, --group id  who can get this notice.
  -Q, --link id   open link AppID e.g. qpkg
  -L, --link option   open App options
  -q, --query Query the data of notice logs.
  -s, --sort [0-23]   Set the sort type.
  -l, --lower NUM Set the lower bound.
  (NUM >= 0, NUM <= upper)
  -o, --upper NUM Set the upper bound.
  (NUM >= 0, NUM >= lower)
  -e, --filter [0-1]  Specify the filter type.
  
  Sort types:
  0 = Sort by time in ascending order.
  1 = Sort by time in descending order.
  4 = Sort by notice severity in ascending order.
  5 = Sort by notice severity in descending order.
  6 = Sort by user in ascending order.
  7 = Sort by user in descending order.
  8 = Sort by IP in ascending order.
  9 = Sort by IP in descending order.
  10 = Sort by client name in ascending order.
  11 = Sort by client name in descending order.
  12 = Sort by id in ascending order.
  13 = Sort by id in descending order.
  20 = Sort by facility in ascending order.
  21 = Sort by facility in descending order.
  22 = Sort by msgcode in ascending order.
  23 = Sort by msgcode in descending order.
  
  Report bugs to 
  LogitechMediaServer is not running, or was already stopped!   
  
  [admin@QNAP2 LogitechMediaServer]$
  



+---+
|Filename: QLogitechMediaServer.log.err.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37158|
+---+


NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.2.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2022-01-30 Thread jasell


@Digimaster

It seems like we are a few with an older version of BusyBox not
supporting your the commands you run in QLogitechMediaServer.sh.

Would it be possible to somehow make use QOptware-NG, I have it
installed but I don't know what it takes to QLogitechMediaServer.s to
running Grep  and other commands from there instead of BusyBox.

Or would it be possible to post an upgrade instruction for BusyBox? I
read that some did that but other recommend no to touch it, as QNAP
relies on some base functionality of BusyBox.

Looking forward to upgrade to latest QLMS... and run clean
QLogitechMediaServer.s start/stop commands.



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.2.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2022-01-11 Thread jasell


Hi Digimaster...
I tried upgrading QLMS to latest version, but it seems the scripts are
not compatible with my unit...
I used to run previous version, I got a lot of errors of bad command
during launch bad then it run fine.

I upgraded from the AppCenter...

Please find my QLogitechMediaServer.log file here

Code:


  [18:33:29 11-01-2022] [QLogitechMediaServer] info : Building 
LogitechMediaServer from scratch, please wait a moment ! 
  [18:33:30 11-01-2022] [QLogitechMediaServer] info : Fixing owner/rights for 
squeezeboxserver on SlimServer/ ! 
  [18:33:30 11-01-2022] [QLogitechMediaServer] info : Fixing owner/rights for 
squeezeboxserver on SlimServer/ the old way ! 
  [18:33:31 11-01-2022] [QLogitechMediaServer] info : Starting 
LogitechMediaServer in the Background. 
  [18:33:31 11-01-2022] [QLogitechMediaServer] info : LogitechMediaServer will 
be started with: [--daemon --httpport 9001 --user squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/QLogitechMediaServer.pid
 --priority -10 --charset utf8 --quiet --nosb1slimp3sync --novideo]
  sudo: /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl: 
command not found
  [18:33:36 11-01-2022] [QLogitechMediaServer] warning : Could not start 
LogitechMediaServer in the Background. 
  [18:33:38 11-01-2022] [QLogitechMediaServer] warning : LogitechMediaServer 
could not start, gone try again in failsafe mode ! 
  \e[41mPlease wait collecting some system info\e[0m !
  [18:33:50 11-01-2022] [QLogitechMediaServer] warning : LogitechMediaServer 
does not exist, in chroot file-system! 
  [18:33:50 11-01-2022] [QLogitechMediaServer] info : Gone restart 
LogitechMediaServer ! 
  [18:33:50 11-01-2022] [QLogitechMediaServer] info : LogitechMediaServer is 
not running, or was already stopped!
  [18:34:03 11-01-2022] [QLogitechMediaServer] info : Building 
LogitechMediaServer from scratch, please wait a moment ! 
  [18:34:03 11-01-2022] [QLogitechMediaServer] info : Fixing owner/rights for 
squeezeboxserver on SlimServer/ ! 
  [18:34:03 11-01-2022] [QLogitechMediaServer] info : Fixing owner/rights for 
squeezeboxserver on SlimServer/ the old way ! 
  [18:34:04 11-01-2022] [QLogitechMediaServer] info : Starting 
LogitechMediaServer in the Background. 
  [18:34:05 11-01-2022] [QLogitechMediaServer] info : LogitechMediaServer will 
be started with: [--daemon --httpport 9001 --user squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/QLogitechMediaServer.pid
 --d_startup --failsafe --priority -10 --charset utf8 --quiet --nosb1slimp3sync 
--novideo]
  sudo: /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl: 
command not found
  [18:34:07 11-01-2022] [QLogitechMediaServer] warning : Could not start 
LogitechMediaServer in the Background. 
  [18:34:09 11-01-2022] [QLogitechMediaServer] error : Can't start 
LogitechMediaServer, check the logs file in 
/share/MD0_DATA/.qpkg/LogitechMediaServer!
  [18:34:32 11-01-2022] [QLogitechMediaServer] info : LogitechMediaServer is 
not running, or was already stopped!
  [18:34:35 11-01-2022] [QLogitechMediaServer] info : LogitechMediaServer is 
not running, or was already stopped!
  [18:41:56 11-01-2022] [QLogitechMediaServer] info : Building 
LogitechMediaServer from scratch, please wait a moment ! 
  [18:41:59 11-01-2022] [QLogitechMediaServer] info : Fixing owner/rights for 
squeezeboxserver on SlimServer/ ! 
  [18:41:59 11-01-2022] [QLogitechMediaServer] info : Fixing owner/rights for 
squeezeboxserver on SlimServer/ the old way ! 
  [18:42:03 11-01-2022] [QLogitechMediaServer] info : Starting 
LogitechMediaServer in the Background. 
  [18:42:03 11-01-2022] [QLogitechMediaServer] info : LogitechMediaServer will 
be started with: [--daemon --httpport 9001 --user squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/QLogitechMediaServer.pid
 --priority -10 --charset utf8 --quiet --nosb1slimp3sync --novideo]
  sudo: /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl: 
command not found
  [18:42:07 11-01-2022] [QLogitechMediaServer] warning : Could not start 
LogitechMediaServer in the Background. 
  [18:42:09 11-01-2022] [QLogitechMediaServer] warning : LogitechMediaServer 
could not start, gone try again in failsafe mode ! 
  \e[41mPlease wait collecting some system info\e[0m !
  [18:42:22 11-01-2022] [QLogitechMediaServer] warning : LogitechMediaServer 
does not exist, in chroot file-system! 
  [18:42:22 11-01-2022] [QLogitechMediaServer] info : Gone restart 
LogitechMediaServer ! 
  [18:42:22 11-01-2022] [QLogitechMediaServer] info : LogitechMediaServer is 
not running, or was already stopped!
  [18:42:34 11-01-2022] [QLogitechMediaServer] info : Building 
LogitechMediaServer from scratch, please wait a moment ! 
  [18:42:35 11-01-2022] [QLogitechMediaServer] info : Fixing owner/rights for 
squeezeboxserver on SlimServer/ ! 
  [18:42:35 11-01-2022] 

Re: [SlimDevices: SqueezeCenter] SB3 disconnecting from LMS 8.2.0

2021-07-30 Thread jasell


garym wrote: 
> was the boom synched with your SB3?

No, players were standalone .


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.2.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=114904

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


Re: [SlimDevices: SqueezeCenter] SB3 disconnecting from LMS 8.2.0

2021-07-30 Thread jasell


Somehow this were related to another player, I had a BOOM in another
room that were in a disconnect state.
After rebooting that player (long press on the power button) both
players are now as good as ever.

Very odd... no clue what could have caused this.



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.1.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=114904

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


Re: [SlimDevices: SqueezeCenter] SB3 disconnecting from LMS 8.2.0

2021-07-29 Thread jasell


kidstypike wrote: 
> Failing power supply? Swap power supplies with the one from the working
> SB3.

Thanks, tried to switch the units, including power supplies and other
setups. No difference.



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.1.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=114904

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


[SlimDevices: SqueezeCenter] SB3 disconnecting from LMS 8.2.0

2021-07-29 Thread jasell


I'm running latest nightly for LMS 8.2.0 (using QLMS solution form my
qnap NAS).

Lately one of my SB3 player started to disconnect from the system.
I have one more that works fine.

After some tinkering I can get it to be listed in the LMS UI, but as
soon as I try to play something on it is disconnects.
Most of the time the SB3 shows some screen saver half loaded, and it is
not listed in among the players in LMS.

Is is a bad nightly? or something else I can do?

I think there were a way to "reset" the player using the remote
control.

Any help is appreciated...



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.1.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=114904

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2021-07-22 Thread jasell


By the way, I have som trouble running QLMS from Putty.
And starting QLMS service takes a really long time know, or finishing
the script takes long the service starts quickly.
But if I end Putty before finishing the script then LMS stops/crash.

I get a bunch of warnings that the commands are using the wrong
operators and some line are missing formatting.
I run a QTS 4.2 (the latest version compatible with my system).
Do I miss some packages to be installed or do I need some language
settings as that will adjust the command lines and formatting errors?


When starting QLMS I get this message repeating 3 times, in quick
sequences...

Code:


  /bin/grep: invalid option -- w
  BusyBox v1.01 (2021.03.27-04:02+) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H  prefix output lines with filename where match was found
  -h  suppress the prefixing filename on output
  -i  ignore case distinctions
  -l  list names of files that match
  -n  print line number with output lines
  -q  be quiet. Returns 0 if result was found, 1 otherwise
  -v  select non-matching lines
  -s  suppress file open/read error messages
  



Then we look for the last nightly, which works fine.
NOTICE the bad formatting on the last line... 

Code:


  [.] Checking is there is a update for LogitechMediaServer.
  Preparing the system to run LogitechMediaServer. 
  Fixing owner/rights for squeezeboxserver on SlimServer/ !
  Fixing owner/rights for squeezeboxserver on SlimServer/ the old way !
  Starting LogitechMediaServer in the Background.
  \e[41mWaiting for LogitechMediaServer to become ready, can take a few 
minutes!\e
  



Then I get the same message as above, repeating 90 times, and it takes a
long time...
When it is finally done I get this new error...

Code:


  /sbin/log_tool: invalid option -- G
  Usage: /sbin/log_tool [OPTION]...
  Manipulate event logs in system.
  
  -h, --help  Display this help and exit.
  -v, --verbose   Enable verbose output.
  -c, --initdbInitialize the table for event logs.
  -r, --rmdb  Remove the table for event logs.
  -f, --flushdb   Flush all data in the table for event logs.
  -y, --modifydb  Modify column in the table for event logs.
  -b, --maxlog N  Set the max number of logs to N.
  -a, --append MSGAppend MSG into the event log.
  -t, --type [0-2]Specify the event type.
  -u, --user USER Specify the username.
  -p, --ip IP Specify the IP.
  -m, --comp NAME Specify the computer name.
  -x, --msgid MSGID   Specify the mesage id.
  -q, --query Query the data of event logs.
  -s, --sort [0-17]   Set the sort type.
  -l, --lower NUM Set the lower bound.
  (NUM >= 0, NUM <= upper)
  -o, --upper NUM Set the upper bound.
  (NUM >= 0, NUM >= lower)
  -e, --filter [0-3]  Specify the filter type.
  -i, --group [0-9]   group by TBL_FIELD.
  -d, --date1 DATE1   Specify the date1 - date2.
  -g, --date2 DATE2   Specify the date1 - date2.
  -u, --user USER Specify the username.
  -p, --ip IP Specify the IP.
  -m, --comp NAME Specify the computer name.
  -k, --keyword KEYWORD   Filter the keyword in log.
  
  Event types:
  0 = Information
  1 = Warning
  2 = Error
  
  Sort types:
  0 = Sort by date in ascending order.
  1 = Sort by date in descending order.
  2 = Sort by time in ascending order.
  3 = Sort by time in descending order.
  4 = Sort by event type in ascending order.
  5 = Sort by event type in descending order.
  6 = Sort by user in ascending order.
  7 = Sort by user in descending order.
  8 = Sort by IP in ascending order.
  9 = Sort by IP in descending order.
  10 = Sort by computer name in ascending order.
  11 = Sort by computer name in descending order.
  12 = Sort by id in ascending order.
  13 = Sort by id in descending order.
  14 = Sort by msgid in ascending order.
  15 = Sort by msgid in descending order.
  16 = Sort by timet in ascending order.
  17 = Sort by timet in descending order.
  
  Report bugs to 
  /sbin/log_tool: invalid option -- N
  Usage: /sbin/log_tool [OPTION]...
  Manipulate event logs in system.
  
  -h, --help  Display this help and exit.
  -v, --verbose   Enable verbose output.
  -c, --initdbInitialize the table for event logs.
  -r, --rmdb  Remove the table for event logs.
  -f, --flushdb   Flush all data in the table for event logs.
  -y, --modifydb  Modify column in the table for event logs.
  -b, --maxlog N  Set the max number of logs to N.
  -a, --append MSGAppend MSG into the event log.
  -t, --type [0-2]Specify the 

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2021-07-21 Thread jasell


@digimaster I asked many time before about avahi/bonjour support, today
I found a sections in the Server Discovery about Bonjour.

There where several settings there, which bonjour-services needs to be
enabled to do Spotify connect on the local network?

Are there other prerequisites as well?


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 8.1.0 by QLMS 2.21.00   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Receiver, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  Control by Material skin or iPeng, Local music or Spotify
by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-05-17 Thread jasell


Bonjour / avahi support

Could you have a look if you can get this working again so that Spotty
can Announce players on the local network. As of now there are some
conflict so Spotty automatically disables this.

Or do I have to do something on my system?

We discussed this before and I got this working for a while but with
some upgrade it stopped working.

As of now I can only use Spotify Connect for accounts registered in the
Spotty app. And a user can only see players assigned with their Spotify
acount from within LMS.

This would relief us from having to switch Spotify acounts in LMS before
using Spotify Connect from a different family member or guest.

Thanks in advance.


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.3 by  QLMS 2.10.06   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-04-13 Thread jasell

It sounds you had the QLMS upgrade to trigger an upgrade of LMS to 8.0.
That happened to me and I got similar problem like you describe.

You can try to start in failsafe mode manually, that will probably work.
If it does it means that you have some plugins that don’t run with LMS
8.0.

You can downgrade to LMS 7.9.3, see a few post up for how to do that
(edit the config file).


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.3 by  QLMS 2.10.06   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-04-06 Thread jasell


I was doing a manual restart of QLMS and I noticed a few cosmetic
issues.

There is still a grep command using a parameter not supported


Code:


  Starting LogitechMediaServer in the Background.   
  
  \e[41mWaiting for LogitechMediaServer to become ready, can take a few minuts! 
  
  
  LogitechMediaServer 7.9.3-1584993250 is started in the Background on [19932] 
!  
  /bin/grep: invalid option -- m
  BusyBox v1.01 (2020.01.09-03:41+) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H  prefix output lines with filename where match was found
  -h  suppress the prefixing filename on output
  -i  ignore case distinctions
  -l  list names of files that match
  -n  print line number with output lines
  -q  be quiet. Returns 0 if result was found, 1 otherwise
  -v  select non-matching lines
  -s  suppress file open/read error messages
  
  Please wait a few minutes, before you try to access the webgui through 
http://:9001 !
  [admin@QNAP2 LogitechMediaServer]$
  



The new "\e[41mWaiting for LogitechMediaServer to become ready, can take
a few minuts!"-warning has formatting errors in the begining and
spelling errors on "minutes".
Isn't this redundant as well?

Can I do something to control Owner/rights in a better way?
My impression is that old way is not as good as perhaps the new way.

See log-file

Code:


  [09:41:35 06-04-2020] Used old way to fixing Qwner/rights setting!
  [09:41:36 06-04-2020] Used old way to fixing Qwner/rights setting!
  [09:41:36 06-04-2020] LMS has been start with: [--daemon --httpport 9001 
--user squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/QLogitechMediaServer.pid
 --priority -10 --charset utf8 --quiet --noupnp --nomysqueezebox]
  [09:41:53 06-04-2020] \e[41mWaiting for LogitechMediaServer to become ready, 
can take a few minuts! 
  [09:41:53 06-04-2020] LogitechMediaServer 7.9.3-1584993250 is started in the 
Background on [19932] !
  [09:41:54 06-04-2020] Please wait a few minutes, before you try to access the 
webgui through http://:9001 !
  




NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.3 by  QLMS 2.10.06   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-04-06 Thread jasell


digimaster wrote: 
> The missing logo in the appcenter, has some thing to do with QNap I
> suspect. 
> 
> Send from my mobile Phone

Yes it is, I tried form different computer, so it is not a browser
thing.

Do you know what could be the problem?
I got the problem when upgrading to 2.10.06.
In that process I also completely removed QLMS and reinstalled (I didn't
realized the upgrade also upgraded LMS to 8.0 (due to my config
settings) and that I had apps not compatible with 8.0).
To my surprise the icon was still missing after a fresh install.

The last upgrade to 2.10.20 was smooth, since I din't upgraded to LMS
8.0.



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.3 by  QLMS 2.10.06   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-04-05 Thread jasell


Works great here as well. Not using GoogleMusic though.

I have a missing logo for QLMS in AppCenter for QnapClub,  all other
logos are there, including the one I have QLMS on home screen.
The logo is there for a second as I enter AppCenter but the disappears
to a missing image link.

I tried ctrl+F5 to reload cached files.


Any clue on how to correct that?



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.3 by  QLMS 2.10.06   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2020-03-24 Thread jasell


Thanks!
Now I'm back in business again.
I was a bit worried that I had to redo all my settings there, but
Imanaged to get it all back.

However I learned some potential pitfalls.

I apparently had nomajor=0 and whenever I was to do a manual restart
that would have triggered the 8.0 upgrade.
As it was the QLMS upgrade was the one triggering this. And who would
have thought that we would ever see an 8.0 release?

I seems like you as part of the upgrade of a Major release perform a
backup of the settings, real good!
But the backup use the version of that we upgrade to, and not what we
"upgrade" from.
When I upgrade (unvoulteringly) upgrade from 7.9.3 to 8.0.0 my settings
was backed up as 8.0.
When I now downgraded to 7.9.3 my settings were again backed up as 7.9.

But when I wanted to restire my setting from my original 7.9.3 system I
had to rename the 8.0 backup to 7.9.

I figured it out but it wasn't strightforward, at least I now run 7.9.3
with my settings from before the QLMS / 8.0 upgrade.


As I now do a manual start from Putty I get a quite feedback.
There are a few line breaks missing, seems like a grep is not used
correct as well.

Should I do something about the "fixing owner/right's the old way"?



Code:


  [admin@QNAP2 LogitechMediaServer]$ ./QLogitechMediaServer.sh start
  ... First let's check is there is a update for LogitechMediaServer.
  Preparing the system to run LogitechMediaServer.   
  Fixing owner/right's for squeezeboxserver on playlists/ !
  Fixing owner/right's for squeezeboxserver on playlists/ the old way !Fixing 
owner/right's for squeezeboxserver on SlimServer/ ! 
  Fixing owner/right's for squeezeboxserver on SlimServer/ the old way 
!Starting LogitechMediaServer in the Background.
  LogitechMediaServer 7.9.3 -1584993250 is started in the Background on [18567] 
! 
  
  /bin/grep: invalid option -- m
  BusyBox v1.01 (2020.01.09-03:41+) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H  prefix output lines with filename where match was found
  -h  suppress the prefixing filename on output
  -i  ignore case distinctions
  -l  list names of files that match
  -n  print line number with output lines
  -q  be quiet. Returns 0 if result was found, 1 otherwise
  -v  select non-matching lines
  -s  suppress file open/read error messages
  
  Please wait a few minutes, before you try to access the webgui through 
http://:9001 !
  




NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2020-03-24 Thread jasell

How can I downgrade to 7.9.2?
QLMS upgrade me to 8.0.0 “without asking” on the upgrade.

I believe it’s custom clock helper that is not 8.0.0 compatible.


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2020-03-23 Thread jasell


The Icon of QLMS seems broken on QnapClub see attached image.


+---+
|Filename: Clipboard01.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29836|
+---+


NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2020-03-22 Thread jasell


Output from . /QLogitechMediaServer.sh config

Code:


  [The bash shell] : GNU bash, version 3.2.57(10)-release (i686-pc-linux-gnu)
  Copyright (C) 2007 Free Software Foundation, Inc.
  
  [The Qnap configuration] :
  [QPKG Share] /share/MD0_DATA
  [Packages Root] /share/MD0_DATA/.qpkg/LogitechMediaServer
  Error the [/share/MD0_DATA/.qpkg/LogitechMediaServer] is not mounted in 
chroot!
  A error occurred on [/share/MD0_DATA/.qpkg/LogitechMediaServer] !
  
  [The system mounts]:
  tmpfs on /share type tmpfs (rw,size=16M)
  /dev/md0 on /share/MD0_DATA type ext4 
(rw,usrjquota=aquota.user,jqfmt=vfsv0,user_xattr,data=ordered,delalloc,noacl)
  
  [Network check] :
  A error or interruptions occurred, gone quit in a moment!\e[0m
  [admin@QNAP2 LogitechMediaServer]$
  



When doing a manual start I get this is the log, the start never finish
it get stuck so I need to terminate after an hour or so.

Code:


  [21:41:21 22-03-2020] Preparing chroot file-system for squeezeboxserver ! 
  [21:41:22 22-03-2020] Used old way to fix Qwner/rights setting !
  [21:41:24 22-03-2020] Used old way to fix Qwner/rights setting !
  [21:41:24 22-03-2020] LMS has been start with: [--daemon --httpport 9001 
--user squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/QLogitechMediaServer.pid
 --priority -10 --charset utf8 --quiet]
  



I can however start in failsafe-mode, then this is is the result in the
log-file

Code:


  [21:44:11 22-03-2020] LogitechMediaServer was already stopped !
  [21:44:41 22-03-2020] Preparing chroot file-system for squeezeboxserver ! 
  [21:44:41 22-03-2020] Used old way to fix Qwner/rights setting !
  [21:44:42 22-03-2020] Used old way to fix Qwner/rights setting !
  [21:44:42 22-03-2020] LMS has been start with: [--daemon --httpport 9001 
--user squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/QLogitechMediaServer.pid
 --failsafe]
  [21:45:16 22-03-2020] LogitechMediaServer 8.0.0 -1584870543 is started in the 
Background on [25465] !
  [21:45:16 22-03-2020] IMPORTANT Failsafe active, no plugins load !
  [21:45:16 22-03-2020] Please wait a few minutes, before you try to access the 
webgui through http://:9001 !
  




NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2020-03-22 Thread jasell


@Digimaster
I thought i do some maintenance as I'm just hanging around at home in
these Corona-times...

I saw the 2.10.6 upgrade available on Qnap club, I was on 2.10.2
before.
I proceeded with the upgrade but was stuck on 80% for hours.

So I did a restart of my qnap.
-QLMS did not start by it self.

I entered via Putty and tried to start manually
I got the check for upgrade, new style which seems to tried a bunch of
versions until it settled for 7.9.2
Then, but no download of software was required...
Then a few message of about setting ownership/permission
Then a message launching in background.
But with out success.

I tried additional restart of the Qnap but same as above.

What should I do to get up and running again?



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-10-12 Thread jasell


When upgrading I get the following message:
"[12:45:22 12-10-2019] Can't find /var/run/dbus, please fix error and
restart !"

After a QNAP restart everything works fine.
I had this message for the last coupe of releases.

Apart form that QLMS works fine, including exposing my Spotty Connect
players to all Spotify apps on the network.



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-10-05 Thread jasell


digimaster wrote: 
>  bonjour/avahi

Hi, if you have a look at it could you see if you can get Spotty work in
mode that anyone on the LAN can use Spotify Connect without having to
add the accounts in the Spotty app.

As of now I can only use Spotify Connect for accounts registered in the
Spotty app.

This would relief us from having to switch Spotify acounts in LMS before
using Spotify Connect from a different family member or guest.

Thanks in advance


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-05-01 Thread jasell


digimaster wrote: 
> Oke strange it tells that option r, is not some thing it can handle.
> Not that a big a trouble, as it will use chroot if start-stop-daemon
> give a error.
> 
> You could do [ touch .CHROOT ], in the .qpkg/LogitechMediaServer
> directory.
> Then it will not use start-stop-daemon anymore, and the error will be
> gone in the logfile.
> 
> Strange that you're start-stop-daemon is different, then the one on my
> QNap.

Thanks, now the log is nice and tidy :-)



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-04-28 Thread jasell


I noticed recently that I get an error message in my log file.
Apart from that everything runs fine and smooth, so it is just an
annoyance.


Code:


  [12:50:14 28-04-2019] LMS will start with: [--daemon --httpport 9001 --user 
squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/QLogitechMediaServer.pid
 --priority -10 --charset utf8 --quiet]
  /sbin/start-stop-daemon: invalid option -- 'r'
  BusyBox v1.25.0 (2018-02-07 21:55:34 GMT) multi-call binary.
  
  Usage: start-stop-daemon [OPTIONS] [-S|-K] ... [-- ARGS...]
  
  Search for matching processes, and then
  -K: stop all matching processes.
  -S: start a process unless a matching process is found.
  
  Process matching:
-u USERNAME|UID Match only this user's processes
-n NAME Match processes with NAME
in comm field in /proc/PID/stat
-x EXECUTABLE   Match processes with this command
command in /proc/PID/cmdline
-p FILE Match a process with PID from the file
All specified conditions must match
  -S only:
-x EXECUTABLE   Program to run
-a NAME Zeroth argument
-b  Background
-N NChange nice level
-c USER[:[GRP]] Change to user/group
-m  Write PID to the pidfile specified by -p
  -K only:
-s SIG  Signal to send
-t  Match only, exit with 0 if a process is found
  Other:
-o  Exit with status 0 if nothing is done
-v  Verbose
-q  Quiet
  




NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-12-26 Thread jasell


jasell wrote: 
> Hi, I finally got time to do this...
> I got it working but I have two quirks left...
> - I cannot access the Plugins section on the settings page.
> - I get a new message in the log-file
> > 
Code:

  >   > 
  > [18-12-26 17:51:09.4065] Slim::Control::Request::execute (1888) Error: 
While trying to run function coderef 
[Slim::Plugin::Extensions::Plugin::appsQuery]: [Can't use string ("
  > 
  > 12345678
  > 
  > 
  > 
  > 86400
  > _"...) as a HASH ref while "strict refs" in use at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/SimpleAsyncHTTP.pm
 line 123.
  > ]
  > 

> > 
> 
> Do these two have something to do with each other?
> Will this be "fixed" overnight as it did earlier when I was migrating
> from a maual setup?
> 
> Whenever I try to access the Plugin tab I get something like this in
> the log-file:
> > 
Code:

  >   > 
  > [18-12-26 18:00:02.6736] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Can't use 
string ("
  > 
  > 12345678
  > 
  > 
  > 
  > 86400
  > _"...) as a HASH ref while "strict refs" in use at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/SimpleAsyncHTTP.pm
 line 123.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xfea83c50)
  > 

> > 

I kind of figured it out.
Made a fresh install and did a complete rescan.
Copied only prefs and installed plugins.
Now it seems to run without problems.


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-12-26 Thread jasell


digimaster wrote: 
> Yes if its installed from QNap Club app store, you can not install it
> manually.
> But are you sure, the x86_64 will work?
> 
> But you could try it.
> Logon with shh shell.
> Do [ cd /share/*/.qpkg/LogitechMediaServer ]
> Then [ cp -RP SlimServer/Cache /share/*/Download/ ] , [ cp -RP
> SlimServer/prefs /share/*/Download/ ] and [ cp -RP 
> .MusicIP/.MusicMagic/ /share/*/Download/ ].
> 
> No uninstall it through the app center from QNap.
> And then follow the steps to manually install the version you want.
> 
> Logon by ssh shell again.
> And do [ cd /share/*/.qpkg/LogitechMediaServer ], [
> ./QLogitechMediaServer.sh stop ]
> Then [ rm -r SlimServer/Cache ], [ rm -r SlimServer/prefs ] and [ rm -r
> .MusicIP/.MusicMagic/ ]
> Now [ cp -RP /share/*/Download/prefs SlimServer/ ], [ cp -RP
> /share/*/Download/Cache SlimServer/ ] and [ cp -RP
> /share/*/Download/.MusicMagic .MusicIP/ ].
> Very important [ chown -R squeezeboxserver SlimServer/ ] , [ chmod -R
> 0755 SlimServer/ ].
> 
> Now [ ./QLogitechMediaServer.sh restart.
> And is no errors showup, its running with you're old settings !.

Hi, I finally got time to do this...
I got it working but I have two quirks left...
- I cannot access the Plugins section on the settings page.
- I get a new message in the log-file

Code:


  [18-12-26 17:51:09.4065] Slim::Control::Request::execute (1888) Error: While 
trying to run function coderef [Slim::Plugin::Extensions::Plugin::appsQuery]: 
[Can't use string ("
  
  12345678
  
  
  
  86400
  _"...) as a HASH ref while "strict refs" in use at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/SimpleAsyncHTTP.pm
 line 123.
  ]
  



Do these two have something to do with each other?
Will this be "fixed" overnight as it did earlier when I was migrating
from a maual setup?



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.2 by  QLMS 2.03.01   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-11-19 Thread jasell


digimaster wrote: 
> *
> 
> 
> 
> No need to uninstall any old lms installations, from version 2.00.00,
> can be installed beside any other lms or perl installations.
> 
> 'How to add the Qnapclub store to the QNap App center'
> (https://www.qnapclub.eu/en/howto/1)
> 
> 'The latest QLogitechMediaServer version!'
> (https://www.qnapclub.eu/nl/qpkg/545)
> 
> 
> = QlogitechMediaServer version 2.02.03
> = 16-11-2018
> * On some QNap nas-systems on installation, people got the wrong version
> error !  :oops: 
> This should be fixed, some times the script, did not do the right
> architecture check, which cause this error !
> 
> 
> Questions or trouble regarding LogitechMediaServer itself , go to the
> SlimDevices forum website. 
> http://forums.slimdevices.com
> 
> More information on MusicIP, go to https://www.spicefly.com/ or
> http://forums.slimdevices.com
> 
> *

Hi,
I had to install QLMS 2.02.02 manually since the donwload from QNAPclup
App center fetched x86 version and not x86_64 version.
When trying to download and install the new 2.02.03 version I now get a
error msg that the name QLogitechMusicServer is occupied.
I.E I cannot install beside the previous since it believe it is the
same.

So I assume I need to remove the old manually installed version.
Before I do so I assume I need to rescue my settings and manually
installed plugins.

So what do I need to do getting the proper QLMS installation?

-Stop QLMS
-Copy the following to a safe place, like Public
...\Plugins
...\Cache 
...\prefs
More folders??
-Remove QLMS
-Install QLMS from Appcenter
-Stop QLMS
-Copy above folders into the new installation
-Start QLMS

Did I miss any step?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-11-11 Thread jasell


digimaster wrote: 
> You must setup one spotify accont in LMS.
> And after that, and enable spotify connected on the player page.
> Then it works.

My original question regarding this was to avoid this.

Pre-registering Spotify accounts is not required if players can be
announced on the local network.

This is however only possible on a few platforms due to interference
with the avahi-service. The QNAP-platform is one of those with this
problem, hence my question if this was something you could look into.

Running Spotify without the need of pre-registering accounts or without
the need to select an account for each player would greatly
enhance/simplify the usage.

It seems you were on to how to do this but then stopped, thinking this
was not needed.

I read it as you did not fully understand  the difference of locally
announce all Players to all Spotify apps on the LAN vs. explicitly
announcing a specific Player to a specific Spotify account on the WAN.


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-11-08 Thread jasell


digimaster wrote: 
> I did not special. Just add a account to Lms. And in the setting pages
> for every player set Spotify actieve. 
> 
> Send from my mobile Phone

Ok, I see.

I wish to avoid to add the Spotify account into LMS Spotty.

If the players can be announced on the local network this should be
possible. But there are the challenges @mherger described.

Adding the acounts are no problem for us in the family, apart of some
hazzle when switching between acounts.

This would be mostly beneficial when we have friends over and they come
with their Spotify acounts.


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-11-03 Thread jasell


@Digimaster if I may add request of functionality in your excellent work
on QLMS.
We do mostly use Spotify as source now a days. Being a family with
several acounts it is possible to switch between those, even though it
is a bit cumbersome. But when friends are visiting they cannot use their
Spotify acounts unless we register them on our server first, which is
not practical.
There is a feature that the LMS players can be announced on the local
network for everyone with Spotify, without the need of switching
acounts.
That feature do only work on a few platforms, @mherger explained the
limitation a while back, something about a service being available to
announce the players.

Would this be something you may consider to dig into?


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-30 Thread jasell


Thanks, it did work this morning. 24h self-healing system, wow!

Operation is much faster, you are amazing!


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-28 Thread jasell


digimaster wrote: 
> Plugin pages some is slow in the beginning. That because you uses cache
> and prefs, which in the past where used in another installation.
> Regarding error not that big a problem. 
> 
> Send from my mobile Phone

After upgrading to QLMS 2.00.02 I get these feedback after a manual
start:

Code:


  [admin@QNAP2 LogitechMediaServer]$ ./QLogitechMediaServer.sh start
  /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 165: [: 
too many arguments
  /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 169: [: 
too many arguments
  QLogitechMediaServer is started in the Background on [10880] !
  Please wait a few minuts, before you try to access the webgui through 
http://192.168.6.3:9001 !
  [admin@QNAP2 LogitechMediaServer]$
  



Again, it starts so I guess minor errros...

But I still have problem with Settings/Plugins page.
All other pages in Settings load really fast.
I have now been waiting for several minutes for the page to load, are my
old Prefs & Cache migrated to a new platfrom/installation?

My log file (Logs/server.log) seems a bit strange, is there a problem
with a character set??

Code:


  [18-10-28 17:23:52.1260] main::init (387) Starting Logitech Media Server 
(v7.9.2, 1539967036, Fri Oct 19 19:20:19 CEST 2018) perl 5.024004 - 
x86_64-linux-thread-multi
  [18-10-28 17:23:58.7278] Slim::Utils::PluginManager::load (393) Warning: 
Couldn't call Slim::Plugin::Sounds::Plugin->initPlugin: Can't use string ("
  1234
  opml
  type"...) as a HASH ref while "strict refs" in use at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Plugin/Sounds/Plugin.pm
 line 63.
  [18-10-28 17:23:59.0456] Slim::Control::Request::execute (1888) Error: While 
trying to run function coderef [Slim::Plugin::Extensions::Plugin::appsQuery]: 
[Can't use string ("
  1234 
  HTTP::Headers"...) as a HASH ref while "strict refs" in use at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/SimpleAsyncHTTP.pm
 line 123.
  ]
  [18-10-28 17:23:59.9145] Plugins::ExecuteScript::Plugin::doThisScript (219) 
Execute: No Script Selected
  [18-10-28 17:24:00.0972] Plugins::ExecuteScript::Plugin::doThisScript (219) 
Execute: No Script Selected
  [18-10-28 17:24:00.1774] Plugins::ExecuteScript::Plugin::doThisScript (219) 
Execute: No Script Selected
  [18-10-28 17:24:00.1810] Plugins::ExecuteScript::Plugin::doThisScript (219) 
Execute: No Script Selected
  [18-10-28 17:26:06.0409] Slim::Networking::IO::Select::__ANON__ (131) Error: 
Select task failed calling Slim::Web::HTTP::processHTTP: Can't use string ("
  1234 
  HTTP::Headers"...) as a HASH ref while "strict refs" in use at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/SimpleAsyncHTTP.pm
 line 123.
  ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xa196d40)
  [18-10-28 17:27:21.0260] Slim::Networking::IO::Select::__ANON__ (131) Error: 
Select task failed calling Slim::Web::HTTP::processHTTP: Can't use string ("
  1234 
  HTTP::Headers"...) as a HASH ref while "strict refs" in use at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Networking/SimpleAsyncHTTP.pm
 line 123.
  ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xa19a1b0)
  [18-10-28 17:28:36.0282] Slim::Networking::IO::Select::__ANON__ (131) Error: 
Select task failed calling Slim::Web::HTTP::processHTTP: Can't use string ("
  1234 
  




NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-28 Thread jasell


digimaster wrote: 
> That's strange should choice the right version itself.
> I think this should be reported!.
> 
> You could download is you're self and then install it.
> Don't know if that works .
> 
> Fixed especially for you, from version 2.00.02, you should be able to
> install it.
> Made the x86_64 to also accepted the x86 version.

QNAp club appstore now show QLMS 2.00.02.
However, it tries to intall the wrong fiels on my 2 QNAP's.
I have to still have to manually download and install the *_64 version



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-28 Thread jasell

On my system that I upgraded from QLMS 1.08 I can’t acces the the page
settings/plugins I just get waiting...

When doing a manually stop/start from command prompt
(./QLogitechMediaServer.sh start) I get an error msg:
/.QLMS.func: line 157: [: too many arguments

But it starts anyway...

Do I need to clear something in order to access plugins page?



Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-28 Thread jasell


Ps. Do I need to manually install cheroot? If so, where do I found it?


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-28 Thread jasell


Both my qnap systems get the same problem when selecting QLMS from the
appcenter. Downloading and installing the _64 version manually works.


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-28 Thread jasell


digimaster wrote: 
> You dont need to uninstall the older version.
> But i think you're trying to install the x86 version, but you should
> install the x86_64 version.
> You could check it bij logon through ssh shell, and then do uname -m
> where it will properly says x86_64

Uname -m gives x86_64

How can I chose which version to install?
In qnap club appcenter there is only one version , seem to be one
installer for all...



Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-28 Thread jasell


Hi,

I had QLMS 1.08 (I think) and in my Appcenter I had an update.

I tried it and the system stated to upgrade to QLogitechMediaCenter
2.00.01

During the installation I got the following error


Code:


  Type  DateTimeUsers   Source IP   Computer name   Content 
  Error 2018/10/28  14:38:31System  127.0.0.1   localhost   
You're trying to install the wrong version for LogitechMediaServer, it needs 
the x86_64 version!
  



My system is a TS 439 pro II+, on latest QTS 4.2.6 (running Intel x86 64
bit processors)

SHould manually remove my previous installtion QLMS installation?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-10-13 Thread jasell


Hi,
I can try to install it on my spare qnap. 
Were do I find the installation package?


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-09-18 Thread jasell


earthbased wrote: 
> Yes, if auto-update is enabled which I think is the default setting.

QTS will o force the upgrade, but if you do a manual start of QLMS from
command prompt then the default behavior is to download latest nightly
and install it.


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-09-18 Thread jasell


digimaster wrote: 
> Yes that will be possible.
> But that's why I'm looking at a way, to prevent that kind off errors. I
> think to have a solution for this. But please give me some time. 
> 
> Send from my mobile Phone

Thanks! No hurry, I can do with PCM transcoding for now.



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-09-18 Thread jasell


Hi,
QLMS has worked flawlessly for the past year or so!
Performance is much better than the old SSOTS solution.

Just recently I made a stop & start to retrieve the last update as a
regular maintenance job.
I made an upgrade from 7.9.2 something to latest 7.9.2 1536946607

It seems as the latest LMS 7.9.2 need some new libraries to support
Flac, like GLIBC_2.7

This is an extract from fro my log when trying to play Spotty with Flac
transcoding:

Code:


  [22:12:16 17-09-2018] Stopping LogitechMediaServer [13722] in the Background.
  [22:12:39 17-09-2018] Starting LogitechMediaServer in Background.
  [22:12:40 17-09-2018] Please wait a few minuts, before you try to access the 
webgui through http://192.168.6.3:9001!
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: 
ErrorImpl { code: EofWhileParsingValue, line: 1, column: 0 }', 
libcore/result.rs:945:5
  note: Run with `RUST_BACKTRACE=1` for a backtrace.
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: 
ErrorImpl { code: EofWhileParsingValue, line: 1, column: 0 }', 
libcore/result.rs:945:5
  note: Run with `RUST_BACKTRACE=1` for a backtrace.
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac: 
/lib/libc.so.6: version `GLIBC_2.7' not found (required by 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac)
  



Is it possible to update qLMS to include this?

Many thanks in advanced...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  QLMS- 1.07.3-'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-03-04 Thread jasell

Hi Digimaster,
I just want to report the the upgrade QLMS 1.07.03 went smooth on my
system, without any hick-ups.
It took a longtime though, I think this was due to an update of the LMS
nightly as well.
-It might be a good idea to add a INFO note to the log that QLMS updates
the nightly, and perhaps sto what version.

The [ ./LogitechMediaServer.sh status ] still doesn't work but [
./LogitechMediaServer.sh restart ] does show that QLMS is running, as it
first stopp the process and then start QLMS again.

I will prepare to make the switch to run QLMS as my production system. I
will install all plugins and set them up on my test system. I set them
up by looking at the settings on my SSOTS/LMS, I prefer to do it clean
in the new QLMS environment. Once that is done, what is the best way to
copy the plugins and the settings to my to-be QLMS production system?
-Download all plugins from QLMS and copy the settings files, or is there
a better way?

PS. remember we saw LMS started twice in my log files, I just saw that I
have the same behavior on my SSOTS/LMS installation (it has always been
that way).



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-20 Thread jasell

digimaster wrote: 
> Those messages are from with in lms. Already tried the upgraded through
> the appstore to v1. 07.2?
> Curious how that goes on you're end, all the fix are included. 
> 
> Send from my mobile Phone

I just tried the upgrade from within QNAPstore.

The update went smooth, no errors/warnings.

When I checked "status" from command prompt I got the message QLMS was
not running. The slimserve.pl process was and web GUI was there.

So I killed the process and started manually from teh command line.

I then got a nightly download, and start after that, not error messages,
everything looked fine.
But doing "status" again returned QLMS was not running, but the process
are  toghter with web GUI and playback

I killed the process again, made a new "start", started nicely with no
error, but again "Status" says not running...

My conclusion.
I seems like your updated don't stop and start QLMS, since the upgrade
did not trigger a nightly download.
Something in the status command seems to miss that QLMS is actually
running. 
I will try a system reboot to see if things changes...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-17 Thread jasell

digimaster wrote: 
> What you could try, in the .QLMS.conf file place a # in front of the
> line SUDO and RENICE. 
> You're QNap nas behave very strange, and as i wrote, some thing went
> wrong when you tried to add spotty on some way.
> Looks like sudo/renice or bash behave strange or are on one way
> corrupted.
> For example look if /bin/renice or /bin/sudo exist ?
> 
> So try this option, this will be keeped even after a upgraded by
> QLogitechMediaServer or LMS.
> 
> Another thing you could do, if to install QOptware-NG.
> Thats the optware solution, which i use beside my QLogitechMediaServer
> installation.

I just tried commenting out SUDO and RENICE, same result...

Just saying that my machine behave very strange is not really helping
and if it was my machine then I would probably never get QLMS to run
properly, but I did manage to get 1.07.0 to run after it upgrade the
nightly by it self.
I put my guess that the launch process of QLMS is not stable, that
something happens before things are properly launched with trigger some
other things etc
i.e. the log indicate that QLMS try to commit to the dB before it is
initialized, then I guess some fallback routine try to start another
session of QLMS, as if the first started attempt was succesfull in this
causing other issues...

I do have /bin/renice but not /bin/sudo

When it comes to Bash, I use PuTTy (ver 0.70) to connect as Command
line, is that ok?
I also use WinSCP to look at the file system...


The first part of the log inidcate that QLMS try to commit to the
database before it is intiated

Code:

[18-02-17 14:37:38.8448] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1518758400, Fri Feb 16 05:30:23 UTC 2018) perl 5.024000 - 
i686-linux-thread-multi
  [18-02-17 14:37:40.4586] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-17 14:37:40.6685] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [18-02-17 14:37:41.9576] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-17 14:37:42.1284] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  



then, at the second launch attempt, there seems to be issue with
locating perl properly (path or symlink issue?)

Code:

[18-02-17 14:37:43.8429] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1518758400, Fri Feb 16 05:30:23 UTC 2018) perl 5.024000 - 
i686-linux-thread-multi
  [18-02-17 14:37:44.6801] Slim::Networking::UDP::init (39) FATAL: There is 
already another copy of the Logitech Media Server running on this machine. 
(Address already in use)
  [18-02-17 14:37:44.6812] Log::Log4perl::Logger::and_die (868) Warning: FATAL: 
There is already another copy of the Logitech Media Server running on this 
machine. (Address already in use) at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib/Log/Log4perl/Logger.pm 
line 900
  [18-02-17 14:37:45.3546] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-17 14:37:45.5545] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [18-02-17 14:37:46.0876] main::checkDataSource (1110) Warning: Schema updated 
or no media found in the database, initiating scan.
  [18-02-17 14:37:46.2286] Slim::Utils::PerlRunTime::realNameForCodeRef (114) 
Warning: Can't locate Devel/Peek.pm in @INC (you may need to install the 
Devel::Peek module) (@INC contains: 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
 /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24 /
 share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi 
/usr/local/perl/lib/site_perl/5.24.0 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi /usr/local/perl/lib/5.24.0 
.) at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/PerlRunTime.pm 
line 114.
  

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-17 Thread jasell

I'm sorry to say but i cannot get the "official" 1.07.1 from qnap club
to run.

I made a clean install.
-I stopped QLMS (1.07.0), made sure no left over process was running.
-Remove QLMS from appcenter
-Made a system reboot
-Then add the QNAP club repo to appcenter (eu-version)
-Installed QLMS by clicking on the icon.
Very nice install process!
I would recommend not to use Warnings att the logging category though,
when installation proceed as planned I would recommend using the Notice
categorization. And Error when something fails, like form me :-(

I experience the exact same result as previously on the earlier
beta-versions, see attached logs.
I was waiting to a new nightly to appear, i had some hope that upgrading
the nightly would cure my installation (as it did on the 1.07.0 release)
but that did't help.

On 1.07.0, once i got it running, I saw that every timme a made a system
reboot QLMS failed when starting automatically. The log showed these
double start attempts. But when starting manually from a command prompt
would start without problems.
For this version 1.07.1 I get the failing starts with two start attempts
everytime, no matter if its manual, after system reboot, after nightly
upgrade or installation.

Could it be a timing issue? That you look if QLMS was start successful
and if not you try to start it again, if these attempts are too close
that might not provide time for the first attempt to start?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-13 Thread jasell

jasell wrote: 
> I noticed when installing the Spotty plugin in QLMS the spotty process
> launched as admin.
> 
> After stopping QLMS and adjusting ownership and access  (CHOWN/CHMOD)
> and then starting QLMS spotty now run as squeezebox server.
> 
> Before I could only play spotify from the LMS spotty app, now I can also
> use the connect feature in Spottify app of my iPhone...
> 
> Will I need to adjust Owner/Access everythime I install/update a plugin?

When I start playing using connect I get another Spotty process (as
expected) this one is owned by admin, should they all be owned by
squeezeboxserver?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-13 Thread jasell

digimaster wrote: 
> Qnapclub repo was down, due to trouble.
> At the moment they rebuild the repo, should it should be fixed soon.

I noticed when installing the Spotty plugin in QLMS the spotty process
launched as admin.

After stopping QLMS and adjusting ownership and access  (CHOWN/CHMOD)
and then starting QLMS spotty now run as squeezebox server.

Before I could only play spotify from the LMS spotty app, now I can also
use the connect feature in Spottify app of my iPhone...

Will I need to adjust Owner/Access everythime I install/update a plugin?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-13 Thread jasell

digimaster wrote: 
> Oke nice that it seems to work now.
> Which version do you use now.
> And yes maybe there was some thing wrong in the nightly build, we have
> to keep in mind its a nightly build so for testing only.
> 
> But a strange thing you write thats kill -9 give you a error, this
> should work if you put a pidnumber from a running program behind it.
> kill -9 and kill -15 are used by the init-script to stop any process to
> stop the services.
> 
> The best version to uses is v1.07.1 which is now availble in the
> qnapclub appstore.
> 
> Regarding the perl path, thats correct as perl is symlinked to /usr/bin
> but resist in /usr/local/perl/bin.
> And the only thing i can think of could give you trouble, if a strange
> sudo or renice command is installed.
> Or you're sh/bash shell is a old version.
> But this should not be the case, still think some thing on you're Qnap
> is wrong, which has to do with when you tried to solve the spotty error
> with ssots/ssods.

[ kill -9 17982 ] works, must have been that the later part in your
command gave nothing, so [ kill -9 ] gives error...

Didn't know about qnapclub, however after signing up and adding the repo
I can't see QLMS in my appcenter section for qnapcub. When trying to
download form the web page I get file not found...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-13 Thread jasell

digimaster wrote: 
> Very strange behavior, but what i read out off all the logs is, that
> there already is a copy off LMS running.
> And it can be started twice, with out errors.
> [ FATAL: There is already another copy of the Logitech Media Server
> running on this machine. (Address already in use)]
> So before you start QLogitechMediaServer, be sure no other copy is
> running.
> Do [ kill -9 $(ps | grep [L]ogitechMediaServer | awk '{ print $1}') ],
> before any thing to be sure that no copy is running.
> And then check it by [ echo $(ps | grep [L]ogitechMediaServer | awk '{
> print $1}') ], where is should give a empty line.
> 
> Very strange that you're systems keep give QLogitechMediaServer error on
> startup.
> I think some has happend with you're QNap QTS while you where trying to
> make spotty work.
> Or there is something interfering with commands like ps, awk, grep and
> chown or chmod.

Kill -9 ... was no accepted on my system

Code:


  kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or 
kill -l [sigspec]
  



I did [ echo $(ps | grep [L]ogitechMediaServer | awk '{ print $1}') ]
and [ echo $(ps | grep LogitechMediaServer | awk '{ print $1}') ], no
result.

I did also:

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep [L]ogitechMediaServer
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep LogitechMediaServer
  7871 squeezeboxserver  74700 S   /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl -
  28257 admin   536 S   grep LogitechMediaServer
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep squeezeboxserver
  7871 squeezeboxserver  74700 S   /usr/bin/perl /share/MD0_DATA/.qpkg/LogitechM
  28116 admin   532 S   grep squeezeboxserver
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  7871
  



I killed the process and the [ ./LogitechMediaServer.sh start ], this
triggered a download, I guess there was a new nightly!
It download and installed, then QLMS launched without errors!

I did a status, everything was ok, I did a stop and then start. All
without errors, could there have been a bad nightly I was using before?
Or the download process during the installation process somehow gets
"corrupted"?

When everything seem to work I did this again:

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep [L]ogitechMediaServer
  29398 squeezeboxserver  75620 S < /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl -
  


Why did this give a result now?

See attached logs if they reveal something...


+---+
|Filename: LogitechMediaServer.log  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24566|
+---+


NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-12 Thread jasell

digimaster wrote: 
> Very strange behavior, but what i read out off all the logs is, that
> there already is a copy off LMS running.
> And it can be started twice, with out errors.
> [ FATAL: There is already another copy of the Logitech Media Server
> running on this machine. (Address already in use)]
> So before you start QLogitechMediaServer, be sure no other copy is
> running.
> Do [ kill -9 $(ps | grep [L]ogitechMediaServer | awk '{ print $1}') ],
> before any thing to be sure that no copy is running.
> And then check it by [ echo $(ps | grep [L]ogitechMediaServer | awk '{
> print $1}') ], where is should give a empty line.
> 
> Very strange that you're systems keep give QLogitechMediaServer error on
> startup.
> I think some has happend with you're QNap QTS while you where trying to
> make spotty work.
> Or there is something interfering with commands like ps, awk, grep and
> chown or chmod.

I will try to get time to instal the previous version head it 1.0.6f,
I’m almost sure that version didn’t not suffer from double start.

I will doublecheck tomorrow, but ps | grep [L]ogitechMediaServer did
report nothing but slimserver.pl was running.

Log states that LMS is started twice, then there is an error that LMS is
already running, which is an effect of that LMS is started twice.

What about the path to Perl I mentioned, was that correct?




Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-11 Thread jasell

digimaster wrote: 
> Yes that can be right, as it starts children process. 
> 
> Send from my mobile Phone

This entry for instance...

Code:

[18-02-11 23:33:50.6226] Slim::bootstrap::tryModuleLoad (286) Warning: 
Module [Slim::Display::Squeezebox2] failed to load:
  Can't locate unicore/Heavy.pl in @INC (@INC contains: 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
 /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN /share/MD0_DATA/.
 qpkg/LogitechMediaServer/SlimServer 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi 
/usr/local/perl/lib/site_perl/5.24.0 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi /usr/local/perl/lib/5.24.0 
.) at /usr/local/perl/lib/5.24.0/utf8_heavy.pl line 185.
  Compilation failed in require at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Display/Graphics.pm 
line 25.
  BEGIN failed--compilation aborted at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Display/Graphics.pm 
line 25.
  Compilation failed in require at /usr/local/perl/lib/5.24.0/base.pm line 100.
...propagated at /usr/local/perl/lib/5.24.0/base.pm line 109.
  BEGIN failed--compilation aborted at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Display/Squeezebox2.pm
 line 25.
  Compilation failed in require at (eval 1128) line 1.
  BEGIN failed--compilation aborted at (eval 1128) line 1. 



Suggest "unicore/Heavy.pl" can't be found. This file exist in
"/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl/lib/5.24.0/unicore/Heavy.pl"
but that is not in any of the path, the closest is
"/usr/local/perl/lib/5.24.0", should there a symlink here?

Because there is no "perl" in my "/usr/local"



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-11 Thread jasell

digimaster wrote: 
> Yes that can be right, as it starts children process. 
> 
> Send from my mobile Phone

But the multiple instances of LMS seems to be a problem, one of them,
there are a lot of things that doesn't work here...

Code:

[18-02-11 23:26:25.3475] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1517314665, Tue Jan 30 13:27:51 UTC 2018) perl 5.024000 - 
i686-linux-thread-multi
  [18-02-11 23:26:29.5420] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-11 23:26:29.7176] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [18-02-11 23:26:29.9337] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1517314665, Tue Jan 30 13:27:51 UTC 2018) perl 5.024000 - 
i686-linux-thread-multi
  [18-02-11 23:26:30.3755] Slim::bootstrap::tryModuleLoad (286) Warning: Module 
[Template::Stash::XS] failed to load:
  Couldn't load Template::Stash::XS 2.21:
  
  Can't locate loadable object for module Template::Stash::XS in @INC (@INC 
contains: 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
 /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib 
/share/MD0_DATA/.qpkg/LogitechMediaServer/Sli
 mServer/CPAN /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi 
/usr/local/perl/lib/site_perl/5.24.0 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi /usr/local/perl/lib/5.24.0 
.) at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Template/Stash/XS.pm 
line 31.
  
  BEGIN failed--compilation aborted at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Template/Stash/XS.pm 
line 31.
  Compilation failed in require at (eval 750) line 1.
  BEGIN failed--compilation aborted at (eval 750) line 1.
  
  [18-02-11 23:26:31.0555] Slim::Networking::UDP::init (39) FATAL: There is 
already another copy of the Logitech Media Server running on this machine. 
(Address already in use)
  [18-02-11 23:26:31.0566] Log::Log4perl::Logger::and_die (868) Warning: FATAL: 
There is already another copy of the Logitech Media Server running on this 
machine. (Address already in use) at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib/Log/Log4perl/Logger.pm 
line 900
  [18-02-11 23:26:31.7931] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-11 23:26:31.9192] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [18-02-11 23:26:32.3771] main::checkDataSource (1110) Warning: Schema updated 
or no media found in the database, initiating scan.
  [18-02-11 23:26:32.4087] Slim::Utils::PerlRunTime::realNameForCodeRef (114) 
Warning: Can't locate Devel/Peek.pm in @INC (you may need to install the 
Devel::Peek module) (@INC contains: 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
 /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24 /
 share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi 
/usr/local/perl/lib/site_perl/5.24.0 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi /usr/local/perl/lib/5.24.0 
.) at 

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-11 Thread jasell

digimaster wrote: 
> Looking at the logs, that's not the case. What you could try. Go to the
> QLogitehMediaServer directory. Then. /LogitehMediaServer.sh stop, chmod
> -R 0777 . Perl/. And then . /LogitehMediaServer.sh restart. 
> 
> Send from my mobile Phone
When I stop and start QLMS from app center I get 2 slimserver.pl
process... this can't be right.
After a while one of them disappears.



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-11 Thread jasell

digimaster wrote: 
> Looking at the logs, that's not the case. What you could try. Go to the
> QLogitehMediaServer directory. Then. /LogitehMediaServer.sh stop, chmod
> -R 0777 . Perl/. And then . /LogitehMediaServer.sh restart. 
> 
> Send from my mobile Phone

This doesn't help, log looks little different though...

Code:

[18-02-11 22:59:06.6554] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1517314665, Tue Jan 30 13:27:51 UTC 2018) perl 5.024000 - 
i686-linux-thread-multi
  [18-02-11 22:59:08.5903] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-11 22:59:08.8407] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [18-02-11 22:59:09.6996] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-11 22:59:09.8669] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [18-02-11 22:59:11.1261] main::init (387) Starting Logitech Media Server 
(v7.9.1, 1517314665, Tue Jan 30 13:27:51 UTC 2018) perl 5.024000 - 
i686-linux-thread-multi
  [18-02-11 22:59:11.8433] Slim::Networking::UDP::init (39) FATAL: There is 
already another copy of the Logitech Media Server running on this machine. 
(Address already in use)
  [18-02-11 22:59:11.8444] Log::Log4perl::Logger::and_die (868) Warning: FATAL: 
There is already another copy of the Logitech Media Server running on this 
machine. (Address already in use) at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib/Log/Log4perl/Logger.pm 
line 900
  [18-02-11 22:59:12.6602] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [18-02-11 22:59:12.8069] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [18-02-11 22:59:13.4040] main::checkDataSource (1110) Warning: Schema updated 
or no media found in the database, initiating scan.
  [18-02-11 22:59:13.5233] Slim::Utils::PerlRunTime::realNameForCodeRef (114) 
Warning: Can't locate Devel/Peek.pm in @INC (you may need to install the 
Devel::Peek module) (@INC contains: 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
 /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24 /
 share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi 
/usr/local/perl/lib/site_perl/5.24.0 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi /usr/local/perl/lib/5.24.0 
.) at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/PerlRunTime.pm 
line 114.
  [18-02-11 22:59:13.6867] Slim::bootstrap::tryModuleLoad (286) Warning: Module 
[Slim::Display::Squeezebox2] failed to load:
  Can't locate utf8_heavy.pl in @INC (@INC contains: 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
 /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN /share/MD0_DATA/.qpk
 g/LogitechMediaServer/SlimServer 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer 
/usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi 
/usr/local/perl/lib/site_perl/5.24.0 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi /usr/local/perl/lib/5.24.0 
.) at 

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-11 Thread jasell

digimaster wrote: 
> Try a reboot of you're NAS system. 
> 
> Send from my mobile Phone

I tried a system reboot.
slimserver.pl i running but [ ./LogitechMediaServer.sh status ] says
LogitechMediaServer is not running.
see log files, I cleared them before the reboot...

Web GUI loads but with no content...


+---+
|Filename: server.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24533|
+---+


NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-11 Thread jasell

digimaster wrote: 
> Oke new release is out, where it should be fixed.
> 
> 'QLogitechMediaServer V1.07 QTS 4.2 or Higher and x86_64/x86/i686'
> (https://www.dropbox.com/s/vjvlqx8f2y08lxs/QLogitechMediaServer_V1.07_QTS-4.2_or_Higher_x86_64-x86.zip?dl=0)
> 
> So please try this version ?

OK, I'm doing a clean install.
Stopping everything, removing QLMS app from appcenter, system reboot.
Manual install from appcenter...

same install behaviour.
-First quickly up to 45%, wait for a moment
-Then quickly up to 75%, wait for a moment
-Then up to 100%

Qnap log events...

Code:

Information 2018/02/11  13:21:16System  127.0.0.1   
localhost   [App Center] QLogitechMediaServer enabled.  
  Warning   2018/02/11  13:21:06System  127.0.0.1   
localhost   [QLogitechMediaServer] Something went wrong, check the 
/share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.log.err and 
you're configuration! You could Try /etc/init.d/LogitechMediaServer.sh 
failsafe, or reinstall QPKG!
  Warning   2018/02/11  13:20:19System  127.0.0.1   
localhost   [QLogitechMediaServer] Upgrading LogitechMediaServer to 
7.9.1-1517314665, please wait ! 
  Warning   2018/02/11  13:19:58System  127.0.0.1   
localhost   [QLogitechMediaServer] Please wait a few minuts, have to build 
LMS from scratch !   
  Information   2018/02/11  13:19:57System  127.0.0.1   
localhost   [App Center] QLogitechMediaServer 1.07 has been installed in 
/share/MD0_DATA/.qpkg/LogitechMediaServer successfully.
  Information   2018/02/11  13:16:38System  127.0.0.1   
localhost   System started. 
  Information   2018/02/11  13:13:09System  127.0.0.1   
localhost   System was shut down on Sun Feb 11 13:13:09 CET 2018.   
  Information   2018/02/11  13:11:32admin   192.168.6.187   --- 
[Power Management] System restarting.



QLMS is not running...

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep [L]ogitechMediaServer
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #



-->see attached logs (1st)

Trying to start manually [ ./LogitechMediaServer.sh start ], fails, no
process running (same as above)

Adjusting ownership [ chown -R squeezeboxserver:everyone SlimServer/ ]
and then starting [ ./LogitechMediaServer.sh start ], fails.
But slimserver.pl process is running! No web GUI however...

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R 
squeezeboxserver:everyone SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start  
  Something went wrong, check the 
/share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.log.err and 
you're configuration! You could Try ./LogitechMediaServer.sh failsafe, or 
reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  24801
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep [L]ogitechMediaServer
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep squeezeboxserver
  24801 squeezeboxserver  75080 S   /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechM
  26819 admin   536 R   grep squeezeboxserver
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  



--> see attached logs (2nd)

Killing the the slimserver.pl manually.
Then adjusting access [ chmod -R 0755 SlimServer/ ] and owner [ chown -R
squeezeboxserver:everyone SlimServer/ ].
Then new start attempt [ ./LogitechMediaServer.sh start ], fails to
start, but slimserver process runs.
Web GUI works as well and I can start to set up LMS...


Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep squeezeboxserver
  32046 squeezeboxserver  82472 S   /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechM
  32205 admin   532 R   grep squeezeboxserver
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # kill 32046
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chmod -R 0755 SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R 
squeezeboxserver:everyone SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start  
  Something went wrong, check the 
/share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.log.err and 
you're configuration! You could Try ./LogitechMediaServer.sh failsafe, or 
reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep squeezeboxserver  
590 squeezeboxserver  80396 S   /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechM
  1567 admin   284 S   grep squeezeboxserver
  

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-11 Thread jasell

digimaster wrote: 
> Oké but what I do mis, is the complete logfile. Don't understand when
> you write, that you hat to kill it from command line? 
> 
> Send from my mobile Phone

Complete log file?
When QLMS launched ok and I installed spotty, spotty did not work.
There were several entries from spotty in the log file, but not time
stamp.

To investigate this I stopped QMLS from the command line, then deleted
log-file to get a fresh log file to investigate Spotty.
After this I QMLS didn't start.

When I investigate what could cause this I saw that both slimserver.pl
and spotty was still running, even though I stopped QLMS from the
command line.

My assumption was that I had to manually use the [ kill process-id ] to
stopp QLMS, and then start over.
This did not work first time, after adjusting ownership, again, QLMS
again failed to start, but this time slimserver.pl was running with GUI
and I could play music.

So the log files was the "complete" after that I deleted
LogitechMediaServer.log. LogitechMediaServer.log.err was removed since I
have a clean start in between, so this one was from the latest attempt.

I hope this also explain why I used the Kill from command line, this was
because  [ ./LogitechMediaServer.sh stop ] did not stopp the processes
slimserver.pl and spotty.
After just doing [ ./LogitechMediaServer.sh stop ] I could still use the
web GUI and play music



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-10 Thread jasell

jasell wrote: 
> I'm using a QNAP TS-439 Pro II+ which is running QTS 4.2.6 build
> 20171208 (the latest version for this model).
> 
> I have only the Download app running apart from QLMS.
> 
> I used to run SSOTS-LMS, when getting Spotty to work I had to install
> the PERL app which in turn installed Optware.
> I have uninstalled SSOTS-LMS and Perl, I have also manually removed
> Optware and also the symlink /opt.
> 
> I made a clean install, i.e. I remove previous QMLS and made a system
> reboot. I allowed the QNap settle for a while to be fully started.
> Checked that no process like slimserver.pl or spotty was running (doing
> a QLMS uninstall leave these 2 processes behind...)
> 
> When manually installing
> "QLogitechMediaServer_V1.06.f_Qnap-QTS_4.2-or-higher" within appcenter I
> get a few warnings, one is "Something went wrong..."
> 
> See attached log files...
> 
> After installing I get this... (see log-files)
> > 
Code:

  >   > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  > LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ps | grep 
[L]ogitechMediaServer
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  > 

> > 
> 
> 
> When trying to start manully I get this... (see 2nd log-files)
> > 
Code:

  >   > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
start
  > Something went wrong, check the 
/share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.log.err and 
you're configuration! You could Try ./LogitechMediaServer.sh failsafe, or 
reinstall QPKG!
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ps | grep 
[L]ogitechMediaServer
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  > 

> > 
> 
> 
> Then I do this, and WEB-GUI loads and player connects... (see 3rd
> log-files)
> Note that I only adjust ownership (I actually I forgot setting
> permission this time) 
> > 
Code:

  >   > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ./LogitechMediaServer.sh stop
  > LogitechMediaServer was already stopped !
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R 
squeezeboxserver:everyone SlimServer/
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  > Starting LogitechMediaServer in Background.
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep 
[L]ogitechMediaServer
  > 30466 squeezeboxserver  77124 S < /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl -
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  > 30466
  > 

> > 
> 
> After initiating LMS and installing Spotty plugin etc, I made a
> restart (do i have to do that from a command line now? no web admin
> like for SSOTS?)
> I noted that the scaning process was using another path to Perl, is
> this correct??
> > 
Code:

  >   > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep 
[L]ogitechMediaServer
  > 9821 squeezeboxserver  79624 S < /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl -
  > 9897 squeezeboxserver  41856 D   /usr/local/perl/bin/perl 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/scan
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  > 9821
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  > 

> > 

this is very strange... I saw that spotty did not work with connect from
the spotify app, I had some error in the log file, but no time stamp.
So I stopped the QLMS form command line, cleared the log file, and then
tried to start QLMS.
But failing as before

But my squeezebox is still connected and I can getthe web gui and I can
play music, but from a command line QLMS seem to not run...

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  9821
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep [L]ogitechMediaServer
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  



I need to kill the slimserver.pl process from command line to stop the
QLMS completly.
Then, when doing  [ ./LogitechMediaServer.sh start ]  gives fail to
start, web GUI loads but with no content.

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-10 Thread jasell

digimaster wrote: 
> Yes please could you send the logfiles. And tell me which model and QTS
> you're using? 
> 
> Send from my mobile Phone

I'm using a QNAP TS-439 Pro II+ which is running QTS 4.2.6 build
20171208 (the latest version for this model).

I have only the Download app running apart from QLMS.

I used to run SSOTS-LMS, when getting Spotty to work I had to install
the PERL app which in turn installed Optware.
I have uninstalled SSOTS-LMS and Perl, I have also manually removed
Optware and also the symlink /opt.

I made a clean install, i.e. I remove previous QMLS and made a system
reboot. I allowed the QNap settle for a while to be fully started.
Checked that no process like slimserver.pl or spotty was running (doing
a QLMS uninstall leave these 2 processes behind...)

When manually installing
"QLogitechMediaServer_V1.06.f_Qnap-QTS_4.2-or-higher" within appcenter I
get a few warnings, one is "Something went wrong..."

See attached log files...

After installing I get this... (see log-files)

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ps | grep [L]ogitechMediaServer
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  




When trying to start manully I get this... (see 2nd log-files)

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  Something went wrong, check the 
/share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.log.err and 
you're configuration! You could Try ./LogitechMediaServer.sh failsafe, or 
reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ps | grep [L]ogitechMediaServer
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  




Then I do this, and WEB-GUI loads and player connects... (see 3rd
log-files)
Note that I only adjust ownership (I actually I forgot setting
permission this time) 

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ./LogitechMediaServer.sh stop
  LogitechMediaServer was already stopped !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R 
squeezeboxserver:everyone SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  Starting LogitechMediaServer in Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ps | grep [L]ogitechMediaServer
  30466 squeezeboxserver  77124 S < /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/slimserver.pl -
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  30466
  



+---+
|Filename: LogitechMediaServer-3rd.log  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24517|
+---+


NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-02-09 Thread jasell

digimaster wrote: 
> Try this.
> Logon by ssh shell, do [ cd /share/*/.qpkg/LogitechMediaServer
> [ ./LogitechMediaServer.sh stop]
> [ rm -R /opt ]
> [ chown -R squeezeboxserver:everyone SlimServer/]
> [ chmod -R 0755 SlimServer/ ]
> [ ./LogitechMediaServer.sh start ]
> [ ./LogitechMediaServer.sh status ]
> 
> And then do [ ps | grep [L]ogitechMediaServer ]
> and /bin/pidof slimserver.pl
> 
> And have a close look on what apps there are installed.
> Because on youe Qnap there is a app interfering LMS from showing
> the webgui.
> Or something wrong with ownership and right somewhere in the SlimServer/
> directory, before doing the chown/chmod do [ ./LogitechMediaServer.sh
> stop }. As you see them listed in ps overview.

I tried the above, doesn’t start clean.
I too have been on vacation I will come back with log-files

On this qnap I run only the download app and QLMS, used to run
SSOTS-LMS. I tried to start QLMS with all other apps stopped but same
result.

Do you need the log files?


Sent from my iPad using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

digimaster wrote: 
> We found the problem, the old optware is messing up youe system.
> I would suggest to remove it from the appstore, and install a proper
> Optware solution.
> The thing i learned from this is, not to let the script not use any
> other program then those supplied by Qnap.
> 
> I know how to fix this, when ready can i ask you again to do a clean new
> installation ?
> I think i'm al most ready to release this version, just wont to do a
> check to be sure.
I'm happy to test the next version, I appreciate the effort from you do
this and is happy to help with testing if i can.

Just for reference, Perl is provided from QNAP, it installs Optware as
you install it. When removing Perl Optware is left...

Now I removed it.



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

digimaster wrote: 
> But strangs as it says, that is already running.
> Should say Starting LogitechMediaServer in Background.
> 
> But in youe case, says it already running very strangs.
> 
> But i think i have a idea where it goes wrong on youe end.
> Could you do ./LogitechMediaServer.sh stop.
> And then chown -R squeezeboxserver SlimServer/ from the
> LogitechMediaServer directory.
> And then ./LogitechMediaServer.sh start.
> ANd then when ready ./LogitechMediaServer.sh status.

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  LogitechMediaServer is already running on [17236] !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh stop
  Stopping LogitechMediaServer 17236 in the Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R squeezeboxserver 
SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  0: old priority 0, new priority -10
  20491: old priority 0, new priority -10
  Starting LogitechMediaServer in Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is already running on [20491] !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  



QLMS.log

Code:

[22:39:02 26-01-2018] Starting LogitechMediaServer in Background.
  



LMS loads nice in browser...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

digimaster wrote: 
> If it symlinked to /opt ?
> If so just do rm /opt.
> 
> Would not remove the optware, as you properly uses for other things.
> In my case i have Optware-NG enabled and running on /opt, and no trouble
> at all.

I did not install it directly. I installed the qpkg for PERL which added
Optware. I used Perl to fix the SSL issue with spotty in my old
SSOTS/LMS.

Is Optware-NG better? I read somewhere that Opware was outdated...
-Where do I find it if I should install it?

The symlink /opt disappeared as I renamed it foo.Optware, should I
recreate it?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

digimaster wrote: 
> Oke could you now do thing to make it work, i believe you did chown -R
> admin SlimServer/.
> Then ./LogitechMediaServer.sh start.
> 
> If it now it start, could you show me the last part of
> LogitechMediaServer.log.

Starts directly

The last lines in the QLMS.log from the time of latest start (only
one):
[22:17:08 26-01-2018] LogitechMediaServer is already running on [17236]
!



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

digimaster wrote: 
> And there lays you're problem.
> Thats where is goes wrong.
> Good to know, already adjust the script, so this error wont happen
> again.
> 
> But please could you do the test, as you should not set ownership to
> admin on SlimServer/

Can I delete the Optware folder (now foo.Optware)? Or will Optware be
needed?
Is there an advantage to run using SUDO?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

qnapfan wrote: 
> @jasell
> we need the second part from the log ;-)


Second part...

Code:


  
  The following modules are loaded after the second attempt:
DynaLoader.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/DynaLoader.pm
DBI.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/DBI.pm
File/Path.pm => /usr/local/perl/lib/5.24.0/File/Path.pm
EV.pm => /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/EV.pm
Exporter.pm => /usr/local/perl/lib/5.24.0/Exporter.pm
YAML/XS.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/YAML/XS.pm
if.pm => /usr/local/perl/lib/5.24.0/if.pm
Digest/base.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Digest/base.pm
FindBin.pm => /usr/local/perl/lib/5.24.0/FindBin.pm
Exporter/Heavy.pm => /usr/local/perl/lib/5.24.0/Exporter/Heavy.pm
HTML/Entities.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/HTML/Entities.pm
Slim/Utils/OS/Linux.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/OS/Linux.pm
YAML/XS/LibYAML.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/YAML/XS/LibYAML.pm
Digest/SHA1.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Digest/SHA1.pm
Scalar/Util.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Scalar/Util.pm
B.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/B.pm
constant.pm => /usr/local/perl/lib/5.24.0/constant.pm
Getopt/Long.pm => /usr/local/perl/lib/5.24.0/Getopt/Long.pm
Carp.pm => /usr/local/perl/lib/5.24.0/Carp.pm
B/Deparse.pm => /usr/local/perl/lib/5.24.0/B/Deparse.pm
feature.pm => /usr/local/perl/lib/5.24.0/feature.pm
Slim/bootstrap.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/bootstrap.pm
warnings.pm => /usr/local/perl/lib/5.24.0/warnings.pm
version.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/version.pm
Time/HiRes.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Time/HiRes.pm
version/vpp.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/version/vpp.pm
overloading.pm => /usr/local/perl/lib/5.24.0/overloading.pm
XML/Parser/Expat.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/XML/Parser/Expat.pm
File/Spec/Functions.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/File/Spec/Functions.pm
Config.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Config.pm
vars.pm => /usr/local/perl/lib/5.24.0/vars.pm
re.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/re.pm
lib.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/lib.pm
attributes.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/attributes.pm
warnings/register.pm => /usr/local/perl/lib/5.24.0/warnings/register.pm
locale.pm => /usr/local/perl/lib/5.24.0/locale.pm
Cwd.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Cwd.pm
strict.pm => /usr/local/perl/lib/5.24.0/strict.pm
POSIX.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/POSIX.pm
Config_git.pl => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Config_git.pl
Fcntl.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Fcntl.pm
Slim/Utils/OSDetect.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/OSDetect.pm
Slim/Utils/OS/Unix.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/OS/Unix.pm
base.pm => /usr/local/perl/lib/5.24.0/base.pm
common/sense.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/common/sense.pm
Symbol.pm => /usr/local/perl/lib/5.24.0/Symbol.pm
Sub/Name.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Sub/Name.pm
JSON/XS.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/JSON/XS.pm
Config_heavy.pl => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Config_heavy.pl
Tie/Hash.pm => /usr/local/perl/lib/5.24.0/Tie/Hash.pm
version/regex.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/version/regex.pm
File/Basename.pm => /usr/local/perl/lib/5.24.0/File/Basename.pm
HTML/Parser.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/HTML/Parser.pm
overload.pm => /usr/local/perl/lib/5.24.0/overload.pm
File/Spec.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/File/Spec.pm
Slim/Utils/OS.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/OS.pm
B/Op_private.pm =

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

jasell wrote: 
> It does not start, here is the log.err
> 


After commenting SUDO=1 and trying start it still won't start,
log.err...

Code:

Got @INC containing:
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer
  /usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/site_perl/5.24.0
  /usr/local/perl/lib/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/5.24.0
  .
  
  Extended @INC to contain:
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer
  /usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/site_perl/5.24.0
  /usr/local/perl/lib/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/5.24.0
  .
  
  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:
DynaLoader.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/DynaLoader.pm
DBI.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/DBI.pm
File/Path.pm => /usr/local/perl/lib/5.24.0/File/Path.pm
EV.pm => /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/EV.pm
Exporter.pm => /usr/local/perl/lib/5.24.0/Exporter.pm
YAML/XS.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/YAML/XS.pm
if.pm => /usr/local/perl/lib/5.24.0/if.pm
Digest/base.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Digest/base.pm
FindBin.pm => /usr/local/perl/lib/5.24.0/FindBin.pm
Exporter/Heavy.pm => /usr/local/perl/lib/5.24.0/Exporter/Heavy.pm
HTML/Entities.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/HTML/Entities.pm
Slim/Utils/OS/Linux.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/OS/Linux.pm
YAML/XS/LibYAML.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/YAML/XS/LibYAML.pm
Digest/SHA1.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Digest/SHA1.pm
Scalar/Util.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Scalar/Util.pm
B.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/B.pm
constant.pm => /usr/local/perl/lib/5.24.0/constant.pm
Getopt/Long.pm => /usr/local/perl/lib/5.24.0/Getopt/Long.pm
Carp.pm => /usr/local/perl/lib/5.24.0/Carp.pm
B/Deparse.pm => /usr/local/perl/lib/5.24.0/B/Deparse.pm
feature.pm => /usr/local/perl/lib/5.24.0/feature.pm
Slim/bootstrap.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/bootstrap.pm
warnings.pm => /usr/local/perl/lib/5.24.0/warnings.pm
version.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/version.pm
Time/HiRes.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Time/HiRes.pm
version/vpp.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/version/vpp.pm
overloading.pm => /usr/local/perl/lib/5.24.0/overloading.pm
XML/Parser/Expat.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/XML/Parser/Expat.pm
File/Spec/Functions.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/File/Spec/Functions.pm
Config.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Config.pm
vars.pm => /usr/local/perl/lib/5.24.0/vars.pm
re.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/re.pm
lib.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/lib.pm
attributes.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/attributes.pm
warnings/register.pm => /usr/local/perl/lib/5.24.0/warnings/register.pm
l

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

digimaster wrote: 
> Just for testing could you do ./LogitechMediaServer.sh stop.
> Then from LogitechMediaServer directory do chown -R squeezeboxserver
> SlimServer/, and chmod -R 0755 SlimServer/
> 
> After this try ./LogitechMediaServer.sh start
> If it give the error again, please send me the
> LogitechMediaServer.log.err and LogitechMediaServer.log
> 
> If there is the error do form the LogitechMediaServer directory vi
> .QLMS.conf and put a # in front of SUDO=1.
> After saving the file, do another ./LogitechMediaServer.sh start.
> If everything goes good, it will now startup on you're system.

It does not start, here is the log.err

Code:

Got @INC containing:
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer
  /usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/site_perl/5.24.0
  /usr/local/perl/lib/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/5.24.0
  .
  
  Extended @INC to contain:
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i386-linux-thread-multi/auto
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24.0/i686-linux-thread-multi/auto
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24/i686-linux-thread-multi/auto
  
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/i686-linux-thread-multi
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/arch/5.24
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/lib
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer
  /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer
  /usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/site_perl/5.24.0
  /usr/local/perl/lib/5.24.0/i686-linux-thread-multi
  /usr/local/perl/lib/5.24.0
  .
  
  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:
EV.pm => /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/EV.pm
lib.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/lib.pm
B/Deparse.pm => /usr/local/perl/lib/5.24.0/B/Deparse.pm
XSLoader.pm => /usr/local/perl/lib/5.24.0/XSLoader.pm
strict.pm => /usr/local/perl/lib/5.24.0/strict.pm
Symbol.pm => /usr/local/perl/lib/5.24.0/Symbol.pm
XML/Parser/Expat.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/XML/Parser/Expat.pm
Slim/Utils/OS.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Slim/Utils/OS.pm
File/Path.pm => /usr/local/perl/lib/5.24.0/File/Path.pm
List/Util.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/List/Util.pm
Cwd.pm => /usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Cwd.pm
Digest/SHA1.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Digest/SHA1.pm
File/Spec/Unix.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/File/Spec/Unix.pm
B/Op_private.pm => /usr/local/perl/lib/5.24.0/B/Op_private.pm
vars.pm => /usr/local/perl/lib/5.24.0/vars.pm
Carp.pm => /usr/local/perl/lib/5.24.0/Carp.pm
YAML/XS.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/YAML/XS.pm
HTML/Entities.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/HTML/Entities.pm
overload.pm => /usr/local/perl/lib/5.24.0/overload.pm
version/regex.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/version/regex.pm
version/vpp.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/version/vpp.pm
constant.pm => /usr/local/perl/lib/5.24.0/constant.pm
Exporter.pm => /usr/local/perl/lib/5.24.0/Exporter.pm
attributes.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/attributes.pm
Time/HiRes.pm => 
/usr/local/perl/lib/5.24.0/i686-linux-thread-multi/Time/HiRes.pm
common/sense.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/common/sense.pm
YAML/XS/LibYAML.pm => 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/YAML/XS/LibYAML.pm
Tie/Hash.pm => /usr/local/perl/lib/5.24.0/Tie/Hash.pm
if.pm => /usr/local/perl/lib/5.24.0/if.pm
warnings/register.pm => /usr/local/perl/lib/5.24.0/warnings/register.pm
warnings.pm => /usr/local/perl/lib/5.24.0/warnings.pm

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

jasell wrote: 
> In .QLMS.conf I have SUDO=1
> 
> I have sudo in an old Optware folder, now foo.Optware.
> I changed name to avoid interfereance with QLMS.
> 
> 
> Sent from my iPhone using Tapatalk
When executing...

Code:

[/share/MD0_DATA/.qpkg/foo.Optware/bin] # ./sudo
  sudo: /opt/libexec/sudoers.so: No such file or directory
  sudo: fatal error, unable to load plugins
  [/share/MD0_DATA/.qpkg/foo.Optware/bin] #
  




NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

qnapfan wrote: 
> try to execute sudo (propably it is in path) by simply calling sudo from
> the shell or try to find it.

In .QLMS.conf I have SUDO=1

I have sudo in an old Optware folder, now foo.Optware.
I changed name to avoid interfereance with QLMS.


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

qnapfan wrote: 
> ok, just to be sure, can you please check, wether you have sudo
> (propably opt install)

How do I check?


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

qnapfan wrote: 
> 
> @jasell
> Did you use sudo (can be changed in the config) ?
No, I did no modifications, just installed ”OOTB”.
Slimserver.pl is owned by SqueezeboxServer
in my resource manager.


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-26 Thread jasell

digimaster wrote: 
> Oke looked at the source, and the info from Qnapfan.
> Also tried same stuff, and change a few things.
> 
> Please do a clean install with this beta. 'QLogitechMediaServer V1.06.d
> for QNap QTS 4.2 or higher' (https://goo.gl/p6N1kJ)
> 
> If it wont start, there will be a logfile in the LogitechMediaServer
> directory, called LogitechMediaServer.log.err can you send it to me
> together with the other logfile.
> But i think when it still wont start we have to ask Micheal about it.
> Because strangely enough, i use the i686 also on my QNap and no
> problems.
> 
> Please let me know how it goes ?

Friday, finally home for some testing :-) !

I did a clean install of the latest V1.06.d, no system reboot yet.
With some help it now runs! Yes, yes yes...

installation log

Code:

[20:24:46 26-01-2018] Please wait a few minuts, have to build LMS from 
scratch !
  [20:25:11 26-01-2018] Upgrading LogitechMediaServer to 7.9.1-1516947667, 
please wait !
  [20:25:44 26-01-2018] CMDLINE --daemon --user squeezeboxserver --pidfile 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/LogitechMediaServer.pid
 --httpport 9001 --priority -10 --charset=utf8 --quiet
  [20:25:48 26-01-2018] Something went wrong, check the 
/share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.log.err and 
you're configuration! You could Try /etc/init.d/LogitechMediaServer.sh 
failsafe, or reinstall QPKG!
  [20:30:18 26-01-2018] Adjust SlimServer\ directory to squeezeboxserver 755 !
  [20:30:22 26-01-2018] Starting LogitechMediaServer in Background.
  



These are my actions...

Check if we are running even though message was that something went
wrong

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  



Fixing file ownership/access

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # chmod -R 0755 SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R admin SlimServer/
  



Checking Perl, notw typo is fixed :-)

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # cat .Perl/perl-version
  perl-i686
  



New attempt to start with new file access/ownership...

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  0: old priority 0, new priority -10
  17236: old priority 0, new priority -10
  Starting LogitechMediaServer in Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  17236
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is already running on [17236] !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  



Browsing ServerIP:9001 now gives me the welcome page...

Here is the new log.err file
arrgh! after a correct start it seems like the file was removed
It had plenty of records, nothing like warnings...
-Do you want it? I can make another clean install to produce it.

If you can manage to fix the file access/ownership during installation
everything would be completely smooth...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> Oké there it is, a problem with a CPAN module. That I have to ask
> Qnapfan, as he compiled the i686 perl. 
> 
> Send from my mobile Phone

oki.

I appreciate you effort and support!



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> Try SlimServer/SlimServer.pl.pl --user squeezeboxserver --httpport 9001.
> After that pidof SlimServer.pl I think that will work,
> 
> Send from my mobile Phone


Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./SlimServer/slimserver.pl 
--user squeezeboxserver --httpport 9001
  Can't call method "log" on an undefined value at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Log/Log4perl/Appender.pm
 line 189.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # 




NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> The symlink I wrote is good. But then it works. Oke and if that works,
> from the LogitehMediaServer directory try SlimServer/SlimServer.pl
> --help. What does it shows then? 
> 
> Send from my mobile Phone


Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer] # ./slimserver.pl 
--help
  Usage: ./slimserver.pl [--diag] [--daemon] [--stdio]
  [--logdir ]
  [--logfile ]
  [--user ]
  [--group ]
  [--httpport  [--httpaddr ]]
  [--cliport  [--cliaddr ]]
  [--priority ]
  [--prefsdir  [--pidfile ]]
  [--perfmon] [--perfwarn= | --perfwarn ]
  [--checkstrings] [--charset ]
  [--noweb] [--notranscoding] [--nosb1slimp3sync] [--nostatistics] [--norestart]
  [--noimage] [--novideo] [--nobrowsecache]
  [--logging ] [--noinfolog | --nodebuglog]
  [--localfile]
  
  --help   => Show this usage information.
  --cachedir   => Directory for Logitech Media Server to save cached music 
and web data
  --diag   => Use diagnostics, shows more verbose errors.
  Also slows down library processing considerably
  --logdir => Specify folder location for log file
  --logfile=> Specify a file for error logging.  Specify 'syslog' to 
log to syslog.
  --daemon => Run the server in the background.
  This may only work on Unix-like systems.
  --stdio  => Use standard in and out as a command line interface
  to the server
  --user   => Specify the user that server should run as.
  Only usable if server is started as root.
  This may only work on Unix-like systems.
  --group  => Specify the group that server should run as.
  Only usable if server is started as root.
  This may only work on Unix-like systems.
  --httpport   => Activate the web interface on the specified port.
  Set to 0 in order disable the web server.
  --httpaddr   => Activate the web interface on the specified IP address.
  --cliport=> Activate the command line interface TCP/IP interface
  on the specified port. Set to 0 in order disable the
  command line interface server.
  --cliaddr=> Activate the command line interface TCP/IP
  interface on the specified IP address.
  --prefsdir   => Specify the location of the preferences directory
  --pidfile=> Specify where a process ID file should be stored
  --quiet  => Minimize the amount of text output
  --playeraddr => Specify the _server's_ IP address to use to connect
  to Slim players
  --priority   => set process priority from -20 (high) to 20 (low)
  --streamaddr => Specify the _server's_ IP address to use to connect
  to streaming audio sources
  --nodebuglog => Disable all debug-level logging (compiled out).
  --noinfolog  => Disable all debug-level & info-level logging (compiled 
out).
  --norestart  => Disable automatic restarts of server (if performed by 
external script)
  --nosetup=> Disable setup via http.
  --noserver   => Disable web access server settings, but leave player 
settings accessible.
  Settings changes are not preserved.
  --noweb  => Disable web interface. JSON-RPC, Comet, and artwork web 
APIs are still enabled.
  --nosb1slimp3sync=> Disable support for SliMP3s, SB1s and associated 
synchronization
  --nostatistics   => Disable the TracksPersistent table used to keep to 
statistics across rescans (compiled out).
  --notranscoding  => Disable transcoding support.
  --noimage=> Disable scanning for images.
  --novideo=> Disable scanning for videos.
  --nomysqueezebox => Disable mysqueezebox.com integration.
  Warning: This effectively disables all music services provided by Logitech 
apps.
  --nobrowsecache  => Disable caching of rendered browse pages.
  --perfmon=> Enable internal server performance monitoring
  --perfwarn   => Generate log messages if internal tasks take longer than 
specified threshold
  --failsafe   => Don't load plugins
  --checkstrings   => Enable reloading of changed string files for plugin 
development
  --charset=> Force a character set to be used, eg. utf8 on Linux 
devices
  which don't have full utf8 locale installed
  --dbtype => Force database type (valid values are MySQL or SQLite)
  --logging=> Enable logging for the specified comma separated 
categories
  --localfile  => Enable LocalFile protocol handling for locally connected 
squeezelite service
  
  Commands may be sent to the server through standard in and will be echoed via
  standard out.  See complete documentation for details on the command syntax.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer] #
  




NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: 

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> What does perl -v do? 
> 
> Send from my mobile Phone
perl -v does not work unless I start with setting the symlinks as you
posted earlier.

is there  a way to set them to be persitent?

if I do... I get...

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl/bin] # perl -v
  -sh: perl: command not found
  [/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl/bin] # ./perl -v
  
  This is perl 5, version 24, subversion 0 (v5.24.0) built for 
i686-linux-thread-multi
  
  Copyright 1987-2016, Larry Wall
  
  Perl may be copied only under the terms of either the Artistic License or the
  GNU General Public License, which may be found in the Perl 5 source kit.
  
  Complete documentation for Perl, including FAQ lists, should be found on
  this system using "man perl" or "perldoc perl".  If you have access to the
  Internet, point your browser at http://www.perl.org/, the Perl Home Page.
  
  [/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl/bin] #
  




NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> A very strange problem, as with pidof it give a number.
> Could you try the following [ ps | grep [L]ogitech ]
> 
> Also strange it seems the perl can run if you do perl -V.
> You don't have anything else installed which is using poort 9001
> 
> What you could try is kill -9 ( and then the number which you get with
> pidof slimserver.pl.
> After this do [ cd /share/*.qpkg/LogitechMediaServer ] and [
> ./LogitechMediaServer.sh start]
> THen wait a few minuts, and then [ ps | grep [L]ogitech | awk '{ print
> $1}'], this should give some numbers.
> If not there it some thing very strange happing.


Code:


  [~] # ps | grep [L]ogitech
  23195 squeezeboxserver  70972 S   /usr/bin/perl 
/share/MD0_DATA/.qpkg/LogitechM
  [~] #
  



After killing the process I can't get it running again...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> /lib/
> 
> Send from my mobile Phone

I have two qnap-systems... one that is running LMS on SSOTS as I'm
playing around with the other to get your new QLMS running...

I check the /lib/ folder on the other system as well, it also have the
same ld-2.6.1.so

Both systems are updated to the latest QTS 4.2.6 (and will not be
supported on QTS 4.3)

Can I get the proper ld-2.25.so from somewhere?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

I still get the same process ID, it has been running for hours now.
When browsing to serverIP:9001 I get error messages “
ERR_EMPTY_RESPONSE” 


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> /lib/
> 
> Send from my mobile Phone

I searched in /lib/ and through the file system no ld-2.25.so to be
found.

Can that be added/installed in some way?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> Oké think that you, re ld-linux.so.2 is wrong symlinked. Check if
> ld-2.25.so exist and do a symlinked to ld-linux.so.2.
> 
> Send from my mobile Phone

Two questions...
Where should I look for ld-2.25.so? in /lib/ I only have ld-2.6.1.so

How do I do a symlink that is persitent? if I remember correct it's the
ln stuff (I'm really just a trial'n'error guy...)



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-25 Thread jasell

digimaster wrote: 
> A NEW BETA RELEASE FOR QLOGITECHMEDIASERVER, WITH SUPPORT FOR
> ARCHITECTURE X86/I686.
> CHANGE SOME MINOR THING ON INSTALLATION AND INIT-SCRIPT.
> ON QTS 4.2 WITH X86_64 WITH A MIXED OF ELF32/ELF64 ENVIRONMENT, THE FILE
> /LIB/LD-LINUX.SO.2 IS NEEDED TO MAKE PERL WORK.
> SO PLEASE CHECK IF IT EXIST BEFORE INSTALLING IT.
> 
> ALSO PLEASE REMOVE ANY OLD LMS/SSOTS AND MAKE SURE THERE IS NO OTHER
> PERL ACTIEVE ON YOUE QNAP.
> BEFORE UNINSTALLING MAKE A BACK OF YOU'RE LMS CACHE AND PREFS DIRECTORY
> ON A SAVE PLACE. 
> 
> THEN INSTALL SUPPLIED PACKET THROUGH THE QNAP APPSTORE MANUELLY.
> IT WILL TAKE A FEW MINUTS, AND GIVE SOME MESSAGES.
> IF ALL GOES CORRECTLY, IT WILL INSTALL A WORKING QLOGITECHMEDIASERVER.
> TEST IS BY LOGON TO SSH SHELL AND DO [ CD
> /SHARE/*/.QPKG/LOGITECHMEDIASERVER ], AND [ ./LOGITECHMEDIASERVER.SH
> STATUS ].
> THIS SHOULD TELL YOU IT RUNNING AND GIVE THE PID NUMBER.
> THEN DO CAT .PERL/PERL-VERSION, WHERE IT SHOULD SAY PERL-I686
> IF IT SAYS RUNNING ON THE STATUS COMMAND, DON DO ANY THING ELSE THERE
> COULD ERROR MESSAGES WHICH YOU CAN IGNORE !
> 
> KEEP IN MIND ONLY FOR TESTING US, SO DON'T UPGRADED A EXISTING
> QLOGITECHMEDIASERVER.
> IF YOU'RE QLOGITECHMEDIASERVER WORKS, DON'T INSTALL THIS VERSION !
> THIS VERSION IS THE SAME AS V1.05A, ONLY A X86/I686 PERL IS ADDED.
> 
> 'QLOGITECHMEDIASERVER V106.C BETA FOR QNAP QTS 4.2 AND HIGHER'
> (HTTPS://GOO.GL/SBUOTF)
> 
> FOR OTHER WITH A QNAP X86_64 ( QTS 4.2 ), X86 AND I686, WHERE THE V1.05A
> DID NOT START CAN TRY THIS VERSION.
> CHECK IF /LIB/LD-LINUX.SO.2 EXIST, AS PERL NEEDS IT TO WORK.
> 
> IF IT WORK PLEASE LET ME KNOW, AND PLEASE TELL ME YOU'RE ARCHITECTURE
> AND MODELNUMBER AND QTS VERSION, SO I CAN GET A GOOD IDEA.
> 
> 

I started by uninstalling previous QLMS, checking the no such directory
was left under .qpkg
I renamed .qpkg/Optware to foo.Optware ( I think Optware was installed
by Perl QPKG a longtime ago)
I made a system reboot
I did a manuall install of your latset 1.06C version

Same as before...

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  



No difference...

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  chmod -R 0755 SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R admin SlimServer/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh restart
  LogitechMediaServer was already stopped !
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  



Is this an older version? you mention ld-2.25.so

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ls -l /lib/ld-linux.so.2
  lrwxrwxrwx1 adminadminist11 Dec  8 05:26 /lib/ld-linux.so.2 
-> ld-2.6.1.so*
  




perl seem to run?

Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ln -sf 
/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl /usr/local/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ln -sf 
/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl/bin/perl /usr/bin/
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # perl -V
  Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
  
  Platform:
  osname=linux, osvers=2.6.22-14-server, archname=i686-linux-thread-multi
  uname='linux nasx86builder 2.6.22-14-server #1 smp sun oct 14 23:34:23 gmt 
2007 i686 gnulinux '
  config_args='-des -Dprefix=/usr/local/perl -Dusethreads'
  hint=recommended, useposix=true, d_sigaction=define
  useithreads=define, usemultiplicity=define
  use64bitint=undef, use64bitall=undef, uselongdouble=undef
  usemymalloc=n, bincompat5005=undef
  Compiler:
  cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
  optimize='-O2',
  cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
  ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 
4.1.2-16ubuntu2)', gccosandvers=''
  intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, 
longdblkind=3
  ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  alignbytes=4, prototype=define
  Linker and Libraries:
  ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
  libpth=/usr/local/lib /usr/lib /lib /usr/lib64
  libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
  perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
  

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-23 Thread jasell

digimaster wrote: 
> Oké the correct perl is installed. Do chmod -R 0775 SlimSlimServer/ in
> the LogitehMediaServer directory. And then try starting it again. 
> 
> Send from my mobile Phone

ok, now i get some more...

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  ln: /usr/lib/libgomp.so: File exists
  ls: /usr/lib/libgomp.a: No such file or directory
  rm: cannot remove `/usr/lib/libgomp.so': No such file or directory
  ls: /usr/lib/libgomp.so.1: No such file or directory
  rm: cannot remove `/usr/lib/libgomp.spec': No such file or directory
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is already running on [10058] !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #



I checked /usr/lib/ and there is no libgomp.* files

The LogiteckMediaServer.log

Code:

[23:43:18 23-01-2018] Please wait a few minuts, have to build LMS from 
scratch !
  [23:44:38 23-01-2018] Upgrading LogitechMediaServer to 7.9.1-1516565589, 
please wait !
  [23:45:37 23-01-2018] Something went wrong, check youre configuration. try do 
/etc/init.d/LogitechMediaServer.sh failsafe or reinstall QPKG!
  [23:51:04 23-01-2018] LogitechMediaServer is disabled in the appstore, or is 
not installed !
  [23:53:13 23-01-2018] Something went wrong, check youre configuration. try do 
/share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.sh failsafe or 
reinstall QPKG!
  [23:53:13 23-01-2018] Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!




NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-23 Thread jasell

digimaster wrote: 
> Oké with the chmod I forget do chmod -R 0775 SlimServer. Could you also
> do in the LogitehMediaServer cat .Perl/perl-version?
> 
> Send from my mobile Phone
.Perl/perl-version?

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # .Perl/perl-version
  .Perl/perl-version: line 1: perl-1686: command not found



Same result, but I don't get the process running any more...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-23 Thread jasell

digimaster wrote: 
> Stranges because if you read the log, looks like I issue with own er
> right. Could you do (  which perl) and (perl - v). Check if
> /lib/ld-linux.so.2. And do (cd /share/*/.qpkg/LogitehMediaServer) and
> then (chmod
> -R SlimServer/) and (chown -R squeezeboxserver SlimServer/) 
> 
> Send from my mobile Phone

For the first two I probably miss a path or I'm in the wrong directory

Code:

[/] # which perl
  [/] # perl -v
  -sh: perl: command not found
  [/] #



"/lib/ld-linux.so.2" exist


Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # chmod -R SlimServer/
  BusyBox v1.01 (2017.12.07-18:28+) multi-call binary
  
  Usage: chmod [-R] MODE[,MODE]... FILE...
  
  Each MODE is one or more of the letters ugoa, one of the
  symbols +-= and one or more of the letters rwxst.
  
  Options:
  -R  Changes files and directories recursively.
  
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R squeezeboxserver 
SlimServer/



Doing "./LogitechMediaServer.sh start" now takes much longer!

After a while i get an error but status show that at least we have a
process running...
Stoping and then doing a failsafe start doesn't help... but a start
does.

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is already running on [7258] !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh stop
  Stopping LogitechMediaServer 7258 in the Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
failsafe
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #



I'm trying a QNAP reboot now...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-23 Thread jasell

digimaster wrote: 
> Have you check the LogitehMediaServer directory, if there a. Perl
> directory, and look if there is a LogitehMediaServer. log. 
> 
> Send from my mobile Phone

Yes, there is a LogitechMediaServer/.Perl

This is my LogitechMediaServer.log

Code:

[19:33:59 23-01-2018] Please wait a few minuts, have to build LMS from 
scratch !
  [19:34:34 23-01-2018] Upgrading LogitechMediaServer to 7.9.1-1516565589, 
please wait !
  [19:35:10 23-01-2018] Something went wrong, check youre configuration. try do 
/etc/init.d/LogitechMediaServer.sh failsafe or reinstall QPKG!
  [19:37:46 23-01-2018] Adjust SlimServer\prefs directory to squeezeboxserver 
755 !
  [19:37:46 23-01-2018] Adjust SlimServer\Cache directory to squeezeboxserver 
755 !
  [19:37:53 23-01-2018] Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  Can't call method "log" on an undefined value at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Log/Log4perl/Appender.pm
 line 189.
  Can't call method "log" on an undefined value at 
/share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/CPAN/Log/Log4perl/Appender.pm
 line 189.
  [19:38:11 23-01-2018] Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!



I tried a manual start and failsafe start as well...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-23 Thread jasell

digimaster wrote: 
> Oke keep in mind, this is only a beta version, so can do strange things
> on you're system.
> But with a lot off help by Qnapfan, there now also is support for
> x86/i686 Qnap systems.
> It will also work for those how own a mixed x86_64 nas systems running
> on QTS 4.2
> 
> Before you try it, backup you're existing LogitechMediaServer directory
> to a save place.
> Then uninstall any LMS/SSOTS installations, and make sure
> Optware/Entware are disabled.
> Then install supplied packet through the Qnap appstore manuelly.
> It will take a few minuts, and give some messages.
> If all goes correctly, it will install a working QLogitechMediaServer.
> Test is by logon to ssh shell and do [ cd
> /share/*/.qpkg/LogitechMediaServer ], and [ ./LogitechMediaServer.sh
> status ].
> This should tell you it running and give the pid number.
> Then do cat .Perl/perl-version, where it should say perl-i686
> 
> KEEP in mind only for testing us, so don't upgraded a existing
> QLogitechMediaServer.
> If you're QLogitechMediaServer works, don't this version !
> This version is the same as V1.05a, only a x86/i686 perl is added.
> 
> 'QLogitechMediaServer V106.b BETA for Qnap QTS 4.2 and higher'
> (https://goo.gl/qxMsk1)
> 
> For other with a QNap x86_64 ( QTS 4.2 ), x86 and i686, where the V1.05a
> did not start can try this version.
> Check if /lib/ld-linux.so.2 exist, as perl needs it to work.
> 
> If it work please let me know, and please tell me you're architecture
> and modelnumber and QTS version, so i can get a good idea.
No success :-(

But you are mentioning to disable Optware.
I noticed that I have Optware (/sgare/MD0_DATA/.qpkg/Optware) on my
system.
I think it was installed when I installed the Perl package in a previous
attempt to get Spotty running on SSOTS/LMS...
I have now uninstalled PERL but the Optware part is still left. There is
nothing in app-center about Optware, so I can't disable it there.
Any other way to disable it? or can I simply delete it?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-21 Thread jasell

digimaster wrote: 
> Qnap fan did a great job and made a ELF32 Version of perl with
> spotty/youtube support. So a beta is coming up. Have to find away to
> make a proper install on a mixed ELF64/ELF32 Qnap nassystem. 
> 
> Verstuurd vanaf mijn Mi A1 met Tapatalk

Great, let me know if you need beta testers...


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-20 Thread jasell

qnapfan wrote: 
> @jasell
> 
> your did not "damaged" your libnsl.so.1 as you are running QTS 4.2x
> (like me) we have a 64 kernel and some librarys are 32 bit (got this
> information from the german qnap forum) you have to use the upcomming
> package from digimatsre with 32bit perl.

Thanks!
Then I wait for a new qpkg.


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-20 Thread jasell

digimaster wrote: 
> Why is there a error on /lib/libnsl.so.1, as the error is thats its a
> ELF32 and not ELF64.
> You can use ELF32 file beside other on QNAP, but PERL is a interpreter
> and the file and libs it needs, have to be ELF64.
> And there lays you're error, why LMS wont start, as Perl runs into a
> problem. ( /lib/libnsl.so.1 )
> 
> You're system is x86_64 which is good, but on some way there are parts
> of x86/i686 in QTS.
> Try uninstall QLOgitechMediaServer, and do a restart of you're QNap.
> Then install QLogitechMediaServer v1.05a, and when done without error
> have a look in the resourcemonitor if its running.
> Don't ad any old settings first, run it clean out of the box.

I tried the above, but same result.

I used to run LMS using SSOTS design for LMS 7.7.2, I upgraded LMS to
7.9.1. To run Spotty I also have to install IO::Socket::SSL
This is how I did, could this have screwed with my /lib/libnsl.so.1??

Code:

ipkg install openssl openssl-dev
  ipkg install make
  ipkg install gcc
  
  cd /share/MD0_DATA/.qpkg/LogitechMediaServer
  mkdir tmp
  cd tmp
  
  wget http://www.cpan.org/authors/id/A/AB/ABH/Mozilla-CA-20160104.tar.gz
  tar zxvf Mozilla-CA-20160104.tar.gz
  cd Mozilla-CA-20160104
  ../../bin/perl Makefile.PL
  make   
  make install
  cd ..
  
  wget http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.81.tar.gz
  tar zxvf Net-SSLeay-1.81.tar.gz
  cd Net-SSLeay-1.81
  OPENSSL_PREFIX=/opt ../../bin/perl Makefile.PL
  make
  make install
  cd ..
  
  wget http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.049.tar.gz
  tar zxvf IO-Socket-SSL-2.049.tar.gz
  cd IO-Socket-SSL-2.049
  ../../bin/perl Makefile.PL
  make
  make install
  cd ..




NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-17 Thread jasell

digimaster wrote: 
> Thats strange, there is a lib file which does not has the good arch.
> Could you do file /lib/libnsl.so.1 ?
> If correct will point to another file, and then do file with the name of
> that file.
> 
> Are you on a ELF64/x86_64 QTS QNap or ELF32/X86(i686,i386) QTS QNap ?
> As when lokking at this ( wrong ELF class: ELFCLASS32 ), looks like a
> ELF32.
> And if its a ELF32 QLogitechMediaServer wont work for the moment.
> ELF32/x86,i686,i386 is on the wishlist, and working on a version which
> will also support it.
> But for now no support, and will not work or running.
> 
> you could do [ uname -m ] which should display x86_64.

uname -m gives x86_64

I cannot do "file /lib/libnsl.so.1" i get

Code:

[/] # file /lib/libnsl.so.1
  -sh: file: command not found



Do I need any special path for the the command to run?

I used to have Perl installed in the appcenter, in an attempt to fix
some other issue in SSOTS/LMS, but I remove that. Could that caused any
issue with /lib/libnsl.so.1?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-16 Thread jasell

Still not working for me...

I tried to upgrade to the new 1.05 version.
First I uninstalled the previous verison from Appcenter, made a reboot.

Manually installed the 1.05 version.
I got a few "warnings" stating is was still up Upgrading.
At the end I got a warning:
"[QLogitechMediaServer] Something went wrong, check youre configuration.
try do /etc/init.d/LogitechMediaServer.sh failsafe or reinstall QPKG!   "

When checking tnings out with PuTTy I get this:

Status:

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 346: [[: 
1.2T: syntax error: invalid arithmetic operator (error token is ".2T")
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #



Doing a failsafe

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
failsafe /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 
346: [[: 1.2T: syntax error: invalid arithmetic operator (error token is ".2T")
  /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 346: [[: 
1.2T: syntax error: invalid arithmetic operator (error token is ".2T")
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #




Doing a restart:

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
restart
  /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 346: [[: 
1.2T: syntax error: invalid arithmetic operator (error token is ".2T")
  /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 346: [[: 
1.2T: syntax error: invalid arithmetic operator (error token is ".2T")
  LogitechMediaServer was already stopped !
  /share/MD0_DATA/.qpkg/LogitechMediaServer/.config/.QLMS.func: line 346: [[: 
1.2T: syntax error: invalid arithmetic operator (error token is ".2T")
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #



On every start attempt there is a delay, so something is happening but
failing...

Is there something more I can do to help me narrow done the what's
causing this?
log files, paths, file permissions etc...



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-15 Thread jasell

digimaster wrote: 
> Looks like it's running, could you do. /LogitehMediaServer.sh status in
> putty? 
> 
> Which Qnap and QTS are you using ?
> 
> Send through tapatalk!

This is what I get...

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # 



Then I do the start...

Code:

[/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh start
  0: old priority 0, new priority -10
  Starting LogitechMediaServer in Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh status
  LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # 



Any idea what to check?



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2018-01-14 Thread jasell

Hi,
I have trouble to succesfully install this.
I download the zip-archive, unzip the files, an from QNAP I do a
manually install browsing to "LogitechMediaServer_1.02_x86_64.qpkg" and
then select install.

During this process, which take close to a minute, I get a warning:
[LogitechMediaServer] Something went wrong, check youre configuration.
try do /share/MD0_DATA/.qpkg/LogitechMediaServer/LogitechMediaServer.sh
failsafe !

After the installation is don I cannot load the web gui for LMS. 

I tried to check the installation, as described in the read me file,
from a command prompt (PuTTy), see below... 


Code:


  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh stop
  Stopping LogitechMediaServer in Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
failsafe
  ls: /share/MD0_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/templates/: No 
such file or directory
  Failsafe modus activated, no plugins will be loaded
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe !
  renice: -10: setpriority: No such process
  Starting LogitechMediaServer in Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] # touch FAILSAFE
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ./LogitechMediaServer.sh 
restart
  Stopping LogitechMediaServer in Background.
  Failsafe modus activated, no plugins will be loaded
  Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe !
  renice: -10: setpriority: No such process
  Starting LogitechMediaServer in Background.
  [/share/MD0_DATA/.qpkg/LogitechMediaServer] #
  



I have a QNAP TS-439-pro II running latest firmware QTS 4.2 ver 4.2.6
-I check the architecture using "uname -m"

I used to have LMS 7.9.1 installed with SSOTS from 7.7.2.
-I uninstalled LMS from SSOTS and then uninstalled the QPKG with SSOTS,
did reboot and then installed this new QPKG-package.

I tried both the beta and last stable version.

I have also tried to reboot my Qnap after the installation.

in the Application view of the Qnap it looks like LMS is running... I
have the open button under the LMS symbol



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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


Re: [SlimDevices: SqueezeCenter] Ultralight LMS skin v0.2.0 released

2018-01-14 Thread jasell

Nice!
Works great both on my iPhone and as a chrome-app window.

A few  commenst/ideas/requests right of the bat...
- Volume bar is not that intuitive, is it possible to use a long ramp
instead?
- an additional dark theme?
- As a chome-app I use it as a side bar and could make use of an even
more narrow layout.



NAS: QNAP TS-459U+ -QTS 4.2.6- (4x 2TB, RAID5)
Services: LMS- 7.9.1 -,  SSOTS- 4.14-
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic
Other:  iPeng on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=108565

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


Re: [SlimDevices: SqueezeCenter] LMS just lost apps...

2017-01-09 Thread jasell

Now the log file looks like this wit just a few errors concerning
flac...
[17-01-10 00:18:41 ] ssctrl Starting SqueezeboxServer
7.9.0-1483603909.
[17-01-10 00:18:42 ] ssctrl Command line =
/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl  --daemon --pidfile
/opt/ssods4/var/home/SqueezeboxServer/Cache/squeezecenter.pid --cachedir
/opt/ssods4/var/home/SqueezeboxServer/Cache --logdir
/opt/ssods4/var/home/SqueezeboxServer/Logs --prefsdir
/opt/ssods4/var/home/SqueezeboxServer/Prefs --noupnp --nodebuglog
--noinfo --priority 0 --user ssods --group ssods --httpport 9001 
Async::HTTP: Unable to load IO::Socket::SSL, will try connecting to SSL
servers in non-SSL mode
[17-01-10 00:18:45.6012] main::init (388) Starting Logitech Media Server
(v7.9.0, 1483603909, Thu Jan  5 08:20:58 UTC 2017) perl 5.01 -
i686-linux-thread-multi
[17-01-10 00:18:45.6006] main::init (388) Starting Logitech Media Server
(v7.9.0, 1483603909, Thu Jan  5 08:20:58 UTC 2017) perl 5.01 -
i686-linux-thread-multi
[17-01-10 00:18:45 ] ssctrl SqueezeboxServer started.
[17-01-10 00:18:45 ] ssctrl Setting nice level to +0
[17-01-10 00:18:48.7089] Slim::Web::HTTP::addPageFunction (2568) Error:
Slim::Web::HTTP::addPageFunction() is deprecated - please use
Slim::Web::Pages->addPageFunction() instead
[17-01-10 00:18:48.7102] Slim::Web::HTTP::addPageFunction (2568)
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Web/HTTP.pm
line 2568)
frame 1: Slim::Web::HTTP::addPageFunction
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Plugins/MyRadio/Plugin.pm
line 47)
frame 2: Plugins::MyRadio::Plugin::webPages
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Plugin/Base.pm
line 69)
frame 3: Slim::Plugin::Base::initPlugin
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Plugin/OPMLBased.pm
line 54)
frame 4: Slim::Plugin::OPMLBased::initPlugin
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Plugins/MyRadio/Plugin.pm
line 20)
frame 5: Plugins::MyRadio::Plugin::initPlugin
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Utils/PluginManager.pm
line 383)
frame 6: (eval)
(/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Utils/PluginManager.pm
line 383)
frame 7: Slim::Utils::PluginManager::load
(/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 598)
frame 8: main::init
(/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 676)
frame 9: main::main
(/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl line 1214)

/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/i386-linux/spotifyd:
error while loading shared libraries: libFLAC.so.8: cannot open shared
object file: No such file or directory
[17-01-10 00:18:51.2226] Slim::Web::JSONRPC::requestMethod (443)
00:04:20:07:23:23: request not dispatchable!
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/i386-linux/spotifydnoflac:
/lib/libc.so.6: version `GLIBC_2.17' not found (required by
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/i386-linux/spotifydnoflac)
/opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/i386-linux/spotifydnoflac:
/lib/libc.so.6: version `GLIBC_2.7' not found (required by
/share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/SpotifyProtocolHandler/Bin/i386-linux/libspotify.so.12)



NAS: QNAP TS-439 II pro+ -fw 3.6.0 Build 0210T- (4x 2TB, RAID5)
Services: LMS- 7.7.1-,  SSOTS- 4.14-
Squeezebox:  4x Reciever, 3x Boom, 2x SB3 Classic (2x Controller -never
used)
Other:  iPeng as controllers on iPad and iPhone

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=106768

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


  1   2   >