#[...] # IPv4 address to listen on (e.g. 192.0.2.1/24). # If omitted, the mask defaults to 24. The IPs are added to those determined # from the network_interface option above. # This option can be specified more than once. # listening_ip= listening_ip= 192.168.1.100/24 #[...] # Name that the DLNA server presents to clients. # friendly_name= friendly_name= dlna.home.lan #[...] # Automatic discovery of new files in the media_dir directory. inotify=yes #[...]