Post Reply 
Ignore folder...
11-05-2016, 11:20 (This post was last modified: 11-05-2016 12:22 by MikeL.)
Post: #3
RE: Ignore folder...
I would find this handy too. What I do is make smaller ogg files alongside my flacs for use on a portable player. It is annoying to have both indexed. Obviously I could keep them outside the tree, but I find it handier not to maintain parallel trees.

The workaround I am using is to create a new user for minimserver

/etc/passwd:
Code:
minimserver:x:110:996:minimserver:/dev/null:/sbin/nologin

then launch it from a script

minimserver.sh:
Code:
sudo -u minimserver /path/to/latest/minimserver/bin/startd
If I now make my ogg directories

Code:
chmod 700 ogg/
I can read their contents, but minimserver cannot see them to index them.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Ignore folder... - audio_elf - 30-04-2015, 12:44
RE: Ignore folder... - simoncn - 30-04-2015, 18:55
RE: Ignore folder... - krutsch - 14-05-2016, 20:08
RE: Ignore folder... - MikeL - 11-05-2016 11:20
RE: Ignore folder... - Peterkj - 16-11-2016, 02:28
RE: Ignore folder... - simoncn - 16-11-2016, 10:11
RE: Ignore folder... - Peterkj - 18-11-2016, 12:44

Forum Jump:


User(s) browsing this thread: 1 Guest(s)