Re: [slim] Remote Access to LMS Options

2016-04-14 Thread alnames

Being in a similar situation, I just use my smartphone connected to my
home network. I use OrangeSqueeze on my S5 but there are apps for
Iphones as well.



alnames's Profile: http://forums.slimdevices.com/member.php?userid=63118
View this thread: http://forums.slimdevices.com/showthread.php?t=105476

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


[slim] Remote Access to LMS Options

2016-04-14 Thread pablolie

I just wonder if anyone has a more elegant solution -

when I work from home I am connected to the corporate VPN. my LMS is of
course set up on my home network. so when i am on my work computer, i
need to switch to the home computer every time i want to control LMS. i
was wondering whether there's an elegant way to allow me to control my
LMS from my corporate edition. i have admin rights so i can do anything
i want.



...pablo
Server: Virtual Machine (on VMware Player) running Ubuntu 12.04 + LMS
7.7.5
System: SB Touch --optical->- Benchmark DAC2HGC --AnalysisPlus Oval
Copper XLR->- NAD M22 Power Amp --AnalysisPlus Black Mesh Oval->- Totem
Element Fire
Other Rooms: 2x SB Boom; 1x SB Radio; 1x SB Classic-> NAD D7050 -> Totem
DreamCatcher + Velodyne Minivee Sub
Computer audio: workstation --USB->- audioengine D1 -> Grado
PS500e/Shure 1540

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=105476

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


Re: [slim] Parameter -nomysqueezebox

2016-04-14 Thread DJanGo

Hi Michael,

i think the init.d script should be changed - cause the line
SLIMOPTIONS= was the reason why i thought thats the place for the
options.

I even didnd find anything why the *d_start_direct* block is used - i
removed it and didnt find a strange behaviour on my setup.



Gruss
Jan

DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105464

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


Re: [slim] Parameter -nomysqueezebox

2016-04-14 Thread DJanGo

Think i got it :D:o

Thats part of the init.d

Code:

#SLIMOPTIONS=--nomysqueezebox
  SLIMOPTIONS="--noimage --novideo"
  
  
  # Read config file if it is present.
  if [ -r /etc/default/$NEWNAME ]; then
  . /etc/default/$NEWNAME
  elif [ -r /etc/default/$NAME ]; then
  . /etc/default/$NAME
  fi
  



I do have a config file (the one thats delivered with lms) and there is
a line

Code:

SLIMOPTIONS=""



I think i've set the slimoptions to something and after that the
configfile is used and resets the slimoptions to ""

I test something and we should add some lines to that :o



Gruss
Jan

DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105464

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


Re: [slim] Parameter -nomysqueezebox

2016-04-14 Thread DJanGo

mherger wrote: 
> > I did a whole lot of testing and after that i'd removed
> > $SLIMOPTIONS from my -/etc/init.d/logitechmediaserver- and replaced
> that
> > with *--nomysqueezebox*
> > Now the mysqb Tab  and the switchplayer to mysbq is gone.
> 
> Are you using your own startup script or one shipped with LMS? If so, 
> which platform?
> 
> -- 
> 
> Michael

Hi Michael,

i am using the official debian startupscript. Now with that
modification.
May i should try and test and investigate some further and use the
config file instead.

Means -> get rid of all the slimoptions and add some text add your
options into the configfile.
btw: There is another thing in the startupscript that i didnt understand
right now.

The whole part *d_start_direct() {}* which is nearly a copy of d_start
but isnt used in the case.
Where did you add the nomysqueezebox option?
In the init.d or the configfile?



Gruss
Jan

DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105464

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


Re: [slim] Parameter -nomysqueezebox

2016-04-14 Thread Michael Herger

I did a whole lot of testing and after that i'd removed
$SLIMOPTIONS from my -/etc/init.d/logitechmediaserver- and replaced that
with *--nomysqueezebox*
Now the mysqb Tab  and the switchplayer to mysbq is gone.


Are you using your own startup script or one shipped with LMS? If so, 
which platform?


--

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