.\" Copyright (C) 2009, 2012 Benjamin Drung .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer .\" in this position and unchanged. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .TH XMMS2-MLIB-UPDATER 1 "2009-07-05" .SH NAME xmms2-mlib-updater \- monitors directories and updates the media library .SH SYNOPSIS .B xmms2-mlib-updater .SH DESCRIPTION This manual page documents briefly the .B xmms2-mlib-updater command. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP .B xmms2-mlib-updater monitors changes to the directory, which is specified in the clients.mlibupdater.watch_dirs config property. It adds and removes respectively the music files from the media library as they are added/removed from the file-system. You can specify the watched directory by running following command: .PP xmms2 server config clients.mlibupdater.watch_dirs DIRECTORY .SH OPTIONS This program does not offer any options. .SH SEE ALSO .BR xmms2 (1), http://xmms2.xmms.org. .SH AUTHORS xmms2-mlib-updater was written by the XMMS2 Team. .PP This manual page was written by Benjamin Drung , for the Debian project (and may be used by others).