Wrap up version 1.3.3.
[minidlna.git] / minidlnad.8
blob95e6d00c17f3eea248fe42ad03317cd564abecb1
1 .\" minidlnad man page
2 .TH minidlnad 8 "October 2012"
3 .SH NAME
4 minidlnad \- MiniDLNA DLNA/UPnP-AV Server
5 .SH SYNOPSIS
6 minidlnad options
8 .SH DESCRIPTION
9 .PP
10 .B minidlna
11 is a lightweight but very functional DLNA/UPnP-AV server allowing easy 
12 sharing of your media files including pictures to any capable device or
13 client on your local wired and wireless network. Common PC software like 
14 totem is a good lightweight and fast choice for Linux/BSD; more fully
15 featured software for Linux, Windows and MAC is XBMC, also Mediahouse 
16 on Android, and any media sharing capable DVR/TV etc.
18 .SH OPTIONS
19 .PP
20 .B minidlna's 
21 options are normally set from the global /etc/minidlna.conf file.
22 .nf
23 But there may be times when you need to temporarily alter some of these options,
24 you can do this by running minidlna with the following command line switches.
25 .fi
27 .IP "\fB\-R\fR \fIRescan\fR"
28 This forces minidlna to rescan all of the media_dir directories.
30 .IP "\fB\-f\fR \fIconfig_file\fR"
31 Run minidlna with a different configuration file than the global default.
33 .IP "\fB\-p\fR \fIport\fR"
34 Allows to run minidlna on a different port.
36 .IP "\fB\-w\fR \fIpresentation_url\fR"
37 Change the default presentation url address.
39 .IP "\fB\-d\fR \fIdebug\fR"
40 minidlna will run in the foreground with debug output.
42 .IP "\fB\-P\fR \fIpid_filename\fR"
43 Specify a location for the PID file.
45 .IP "\fB\-m\fR \fImodel\fR"
46 Force minidlna to report a specific model number.
48 .IP "\fB\-s\fR \fIserial\fR"
49 Force minidlna to report a specific serial number.
51 .IP "\fB\-t\fR \fInotify_interval\fR"
52 Change the notify interval, in seconds. Defaults to 895 seconds.
54 .IP "\fB\-h\fR \fIhelp\fR"
55 Show basic switch options for running minidlna.
57 .IP "\fB\-V\fR \fIVersion\fR"
58 Shows the program version number and exits.
61 .SH VERSION
62 This man page corresponds to minidlna version 1.1.0 
64 .SH AUTHOR
65 .nf
66 minidlna developed by Justin Maggard  https://sourceforge.net/projects/minidlna/
67 man page written by Noel Butler <noelb@ausics.net>
68 .fi
70 .SH FILES
71 /usr/sbin/minidlnad
73 .SH SEE ALSO
74  minidlna.conf(5)