Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2017-01-22 Thread jbird21

JJZolx wrote: 
> What makes you think this would be caused by two instances of LMS
> running at the same time?
> 
> In any case... Check Windows Task Manager and the running processes to
> see how many instances of "SqueezeSvr.exe" are listed.
> 
> Get into Windows Task Manager by hitting Ctrl-Alt-Del, then select
> "Start Task Manager" from the menu. Then go to the "Processes" tab and
> sort by the "Image Name" column.

thanks for your reply, There is only one instance of "SqueezeSvr.exe" &
one "SqueezeTray.exe" 
It was only a random guess because when I boot up the "Starting LMS"
icon flashes several times so I thought perhaps it was starting more
than once. It seems to time-out when trying to connect using the
interface but it also happens on the local pc that is running lms. so I
don't think it's a network issue.



jbird21's Profile: http://forums.slimdevices.com/member.php?userid=33532
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2017-01-22 Thread JJZolx

jbird21 wrote: 
> I think I'm having the opposite issue. How do I check for 2 instances
> running at the same time. The symptom is, timing out when ever I try to
> access the music folders & then it crashes & rebooting seems to be the
> only fix. I usually just load a playlist of internet radio urls, but if
> I try to add anything after that is workingcrash.??

What makes you think this would be caused by two instances of LMS
running at the same time?

In any case... Check Windows Task Manager and the running processes to
see how many instances of "SqueezeSvr.exe" are listed.

Get into Windows Task Manager by hitting Ctrl-Alt-Del, then select
"Start Task Manager" from the menu. Then go to the "Processes" tab and
sort by the "Image Name" column.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2017-01-22 Thread jbird21

I think I'm having the opposite issue. How do I check for 2 instances
running at the same time. The symptom is, timing out when ever I try to
access the music folders & then it crashes & rebooting seems to be the
only fix. I usually just load a playlist of internet radio urls, but if
I try to add anything after that is workingcrash.??

thanks in advace

running lms 
Logitech Media Server Version: 7.8.0 - 1395409907 @ Thu Mar 27 20:19:17
CUT 2014
Hostname:
Server IP Address: 192.168.0.69
Server HTTP Port Number: 9000
Operating system: Windows 7 - EN - cp1252
Platform Architecture: 8664
Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 1


Total Tracks: 34,352
Total Albums: 824
Total Artists: 377
Total Genres: 91
Total Playing Time: 4256:51:42

Media Scan Details
Discovering files/directories: E:\Music   (37583 of 37583)   Complete 
00:00:59

Scanning new music files: E:\Music   (34564 of 34564)   Complete 
00:59:51

Discovering playlists: C:\Users\jay\Music\Playlists   (7 of 7)  
Complete  00:00:00

Scanning new playlists: C:\Users\jay\Music\Playlists   (6 of 6)  
Complete  00:00:02

Pre-caching Artwork   (327 of 327)   Complete  00:00:16

The server has finished scanning your media library.
Total Time: 01:01:08 (Thursday, January 12, 2017 / 3:48 PM)

Player Information
Information on all identified devices connected to Logitech Media
Server

Squeezebox
Player Model: Squeezebox Classic
Firmware: 137
Player IP Address: 192.168.0.101
Player MAC Address: 00:04:20:12:d8:03



jbird21's Profile: http://forums.slimdevices.com/member.php?userid=33532
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-03-03 Thread JJZolx

Ok, I was able to get that to work. By removing the double quotes from
all of the paths.


Code:


  "C:\Program Files (x86)\Squeezebox\server\SqueezeSvr.exe" --prefsdir 
C:\ProgramData\Squeeze\40\prefs --cachedir C:\ProgramData\Squeeze\40\cache 
--logdir C:\ProgramData\Squeeze\40\logs --playeraddr 192.168.9.40 --cliaddr 
192.168.9.40 --streamaddr 192.168.9.40 --httpaddr 192.168.9.40 --d_startup




JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-03-03 Thread JJZolx

mherger wrote: 
> > I'm not sure your fix works. If I try it with the standard
> "squeezesvc"
> > service that was installed by the Control Panel, I get an error. Here
> is
> > what I have in ImagePath in the registry:
> 
> Hmm... did you register this manually or simply modify an existing 
> registration?

That was "squeezesvc", the one that was installed using the LMS Control
Panel.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-03-02 Thread Michael Herger

I'm not sure your fix works. If I try it with the standard "squeezesvc"
service that was installed by the Control Panel, I get an error. Here is
what I have in ImagePath in the registry:


Hmm... did you register this manually or simply modify an existing 
registration?


--

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-03-02 Thread JJZolx

mherger wrote: 
> > Now that I recall, running multiple instances of the EXE may not be
> > possible. The issue I ran into was that it never picked up the
> > command-line option pointing to a different prefs folder. Works with
> the
> > Perl code.
> 
> I thought I had fixed this almost exactly one year ago:
> 
> https://github.com/Logitech/slimserver/commit/1b92e24b7cab860c98b099c65916ddbedf766c66

I'm not sure your fix works. If I try it with the standard "squeezesvc"
service that was installed by the Control Panel, I get an error. Here is
what I have in ImagePath in the registry:


Code:


  "C:\Program Files (x86)\Squeezebox\server\SqueezeSvr.exe" --prefsdir 
"C:\ProgramData\Squeeze\40\prefs" --cachedir "C:\ProgramData\Squeeze\40\cache" 
--logdir "C:\ProgramData\Squeeze\40\logs" --playeraddr 192.168.9.40 --cliaddr 
192.168.9.40 --streamaddr 192.168.9.40 --httpaddr 192.168.9.40 --d_startup



The error logged in the Windows Application event log:


Code:


  mkdir "C:\: Invalid argument; The filename, directory name, or volume label 
syntax is incorrect 
  at /Slim/Utils/Log.pm line 656



All of the folders already exist, with cache and logs empty, and prefs
contains a server.prefs file with correct paths, etc. Run from the
command line, the same string from ImagePath works fine and it looks it
recognizes all of the designated folders.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread Michael Herger

Now that I recall, running multiple instances of the EXE may not be
possible. The issue I ran into was that it never picked up the
command-line option pointing to a different prefs folder. Works with the
Perl code.


I thought I had fixed this almost exactly one year ago:

https://github.com/Logitech/slimserver/commit/1b92e24b7cab860c98b099c65916ddbedf766c66


--

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread JJZolx

It would be easy enough to experiment with library views and see whether
or not it's adequate.

Now that I recall, running multiple instances of the EXE may not be
possible. The issue I ran into was that it never picked up the
command-line option pointing to a different prefs folder. Works with the
Perl code.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread Mnyb

dasmueller wrote: 
> What about using a shortcut to the 2nd library ? I've heard of that but
> am not sure how one would set it up ?

Well thats the solution to the other problem , this is the "multiuser"
problem . If understand OP ?

LSM has no concept of multiple users . Hency why some uses multiple
servers . You get the account settings for local plugins librarys local
music folders playlists ,favorites and menu customisation to follow .
The best separation you can get , some things coardinated by mysb.com is
bound to the player itself eg spotify so you have to live with that (no
family account settings ).




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread dasmueller

What about using a shortcut to the 2nd library ? I've heard of that but
am not sure how one would set it up ?



dasmueller's Profile: http://forums.slimdevices.com/member.php?userid=38035
View this thread: http://forums.slimdevices.com/showthread.php?t=105253

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


Re: [SlimDevices: SqueezeCenter] Running 2 LMS Services or Multi Library question

2016-02-29 Thread Michael Herger

I've only done it running the Perl code of LMS, but I think it should be
doable running 'compiled' EXE versions for Windows.


Yes, it should accept the same set of parameters.


I don't recall if
the LMS Windows installer lets you designate an installation folder or
not. If not, you could install one instance, move or rename its
installation folder, then install LMS a second time.


No need to install multiple instances. You can run multiple copies from 
the same location. Only the data folders need to be different.


But I doubt it's the easiest solution to the OP's problem. I'd rather 
try to run two different library views from the same server. If the data 
is well tagged and structured, this should be pretty straight forward.

--

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