On Sun, Sep 17, 2006 at 11:50:17AM -0700, Jack Twilley wrote: > I use gnump3d for storing all my audio files, which includes a fair > amount of music, some spoken-word stuff, and Morse code practice files. > I'd like to somehow mark the poetry and code directories in such a way > that random play doesn't play them. What's the best way to do this?
Add "plugin_random_exclude = xxx|yyy|zzz" to the configuration file and restart the server. (These are regular expressions and are matched against each random selection; matches are excluded.) Steve -- Debian GNU/Linux System Administration http://www.debian-administration.org/ _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
