self.config_parser.set('cmdlog','timeout',"2.0")
self.config_parser.set('cmdlog','delay',"0.0")
self.config_parser.set('cmdlog','type',"shellcmd")
- self.config_parser.add_section('slugplaymp3')
+ self.config_parser.add_section('slugplayfile')
self.config_parser.set('slugplayfile','remote_host',"root@slug.realraum.at")
self.config_parser.set('slugplayfile','remote_shell',"/home/playgst.sh %ARG%")
self.config_parser.set('slugplayfile','delay',"0.0")
self.config_parser.set('slugplayfile','type',"remotecmd")
+ self.config_parser.add_section('slugplaymp3')
self.config_parser.set('slugplaymp3','remote_host',"root@slug.realraum.at")
self.config_parser.set('slugplaymp3','remote_shell',"/home/playmp3.sh %ARG%")
self.config_parser.set('slugplaymp3','delay',"0.0")