I'm trying to upgrade to version 1.1.1 but it gives me this error when trying 
to start my script:

Invalid value at line 14, char 16-52: No encoder found for that format.

That line is this part of my script:

output.icecast(%vorbis(quality=0.6,samplerate=44100),
        host="localhost", port=8000,
        password="(password)", mount="ambient.ogg", name="Synthetronica Radio",
        description="Ambient Electronica", genre="Ambient", url="synthetronica",
        ambient_radio)

Version 1.0.0 gives no such error and starts normally.

What could be going wrong?

Thanks,
Damien


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to