THildebrandt wrote: 
> 
> New installation of openmediavault; installed LMS 7.9.1 flawlessly.
> I want to move the location of the cache to other drive; tried editing
> server.pref without luck, broke LMS requiring new installation...
> 
setting cachedir in server.pref isn't a good idea, as it will most
likely be ignored since a command line argument (which the start script
will pass) will have precedence.

> 
> Somewhere i stumbled across a reference til specifying the cachedir by
> adding an argument via command line ???  It this possible in linux??
> 
Yes, the --cachedir option.  However, the default start script will
already set this, so you should configure the script instead of doing
anything manual.
For debian / ubuntu, the file to edit would be
/etc/default/logitechmediaserver
e.g.

Code:
--------------------
    CACHEDIR=/var/lib/logitechmediaserver/cache
--------------------



SW: 'Web UI for LMS'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
| 'Playlist Editor / Generator'
(http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor)
| 'Music Classification'
(http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-))
| 'Similar Music'
(http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music)
| 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/)
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth/ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=110894

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

Reply via email to