######################################################################## # monitoring interval in seconds ######################################################################## org.wamblee.upnpmonitor.intervalSeconds=30 ######################################################################## # Command used to startup the mediaservice. This is executed upon # startup of the service and at recovery. ######################################################################## org.wamblee.upnpmonitor.startupCommand=echo starting ######################################################################## # Command used to startup the mediaservice. This is executed upon # recovery and at shutdown. ######################################################################## org.wamblee.upnpmonitor.shutdownCommand=echo stopping ######################################################################## # Pattern to match the mediaservice name. The display string of the # mediaservice must contain the string mentioned below. Matching is # case insensitive and is a plain string "contains" match. ######################################################################## org.wamblee.upnpmonitor.pattern=mediatomb