sharkfist wrote: > Ok, so I have a workaround. I added a *Read *Permission for *Everybody > * on the music path in question and I can now see and select the various > music folders. > > It looks like Docker LMS uses a generic user and group ID (99 & 100) > that show up as *Nobody* if you check the permissions of the Docker LMS > folder. You can specify a user and group ID in the Docker LMS settings, > but you have to get the IDs from existing accounts and then use that. > You can use ssh to get the info you need. Alternatively you could > create a specific account just for LMS and then use those IDs.
You can set UID and GID via env variables. ------------------------------------------------------------------------ pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842 View this thread: http://forums.slimdevices.com/showthread.php?t=114232 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
