Hey!

In some tutorials I found in relation of liquidsoap and shoutcast 
examples for input.harbor like this:

live = input.harbor("/",port=8000,password="hackme")

For what is: "/"? Can I ignore it?

My current input looks like this:

live = 
input.harbor(icy=true,icy_metadata_charset="UTF-8","/",port=8000,password="hackme")

But if I want get an metadata out with on_metadata(), then I get an 
parse error on exactly this point: "/".

Thanks in advance.
N





------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to