examples/tune.lua
changeset 69 ab6d4ee8974c
parent 68 742878c74b8e
child 71 eb6edac301ac
equal deleted inserted replaced
68:742878c74b8e 69:ab6d4ee8974c
   142 	end
   142 	end
   143 
   143 
   144 main.add_feature ( 'http://jabber.org/protocol/tune+notify' )
   144 main.add_feature ( 'http://jabber.org/protocol/tune+notify' )
   145 main.add_feature ( 'http://jabber.org/protocol/tune' )
   145 main.add_feature ( 'http://jabber.org/protocol/tune' )
   146 
   146 
       
   147 mpd.server ( "localhost", 6600, nil )
       
   148 
   147 -- vim: se ts=4: --
   149 -- vim: se ts=4: --