[SlimDevices: Unix] Starting multiple Shairport-Sync Instances on PcP 5.0

2019-08-27 Thread bruzzi
Hi Folks, I would like to start multiple shairport-snyc Instances on my PcP 5.0. I have a 7.1 USB Audiocard which I split into 4 Stereo Channels. So I now generated 4 PcP Instances via: Code: /usr/local/bin/squeezelite -n "Bath" -o stereosurround -a 80:::0: -m ab

Re: [SlimDevices: Unix] Debian / OMV installation - location of cache...

2019-08-27 Thread BosseJ
THildebrandt wrote: > so - keeping > > Code: > > SLIMOPTIONS="" > CACHEDIR=/new location/logitechmediaserver/cache > > > should yield the same results?? > > Meaning the reason it works now is the removal of > > Code: >

Re: [SlimDevices: Unix] Debian / OMV installation - location of cache...

2019-08-27 Thread THildebrandt
BosseJ wrote: > Roland0 advised (correctly) against setting the SLIMOPTIONS variable to > "--cachedir /new location/logitechmediaserver/cache". See item #13 in > this thread. > It may work now but you have a start command that has two "--cachedir" > directives and it may cause problems in some f

Re: [SlimDevices: Unix] Debian / OMV installation - location of cache...

2019-08-27 Thread BosseJ
THildebrandt wrote: > Checked server.prefs for 'librarycachedir' and it was already pointin to > the new cahce dir. > > I then: > stopped lms service > erased the entry in server.prefs: dbsource: > dbi:SQLite:dbname=/var/lib/squeezeboxserver/cache/library.db > and changed > > Code: ---

Re: [SlimDevices: Unix] Debian / OMV installation - location of cache...

2019-08-27 Thread THildebrandt
Checked server.prefs for 'librarycachedir' and it was already pointin to the new cahce dir. I then: stopped lms service erased the entry in server.prefs: dbsource: dbi:SQLite:dbname=/var/lib/squeezeboxserver/cache/library.db and changed Code: SLIMOPTIONS="" CACHEDIR=/

Re: [SlimDevices: Unix] Debian / OMV installation - location of cache...

2019-08-27 Thread Michael Herger
There's another pref "librarycachedir" which is being generated upon first start (IIRC). That's what's being used for the library files. You How do i reset this?? Edit server.prefs to make it point to where you want it to be. Then delete the dbsource line you quoted earlier. -- Michael ___