Hi! I'm trying to move to 2.0 version and got this error, I don't see any change documented on that part
> > $ liquidsoap streambox.liq > At streambox.liq, line 60 char 2 - line 69 char 19: > Error 5: this value has type > [unit] > but it should be a subtype of > [source(_)] Code: Line 60 es the output.icecast: # Output the full stream MP3 clock.assign_new(id="icecast", [output.icecast(%mp3(stereo=false,bitrate=64,samplerate=44100), fallible=true, host="#{icecast_host}", port=int_of_string(icecast_port), password="#{icecast_pwd}", mount="#{device_uuid}-#{service_name}", description="#{icecast_desc}", on_start={log("Mediainbox - Starting Remote Streaming Host: #{icecast_host} Stream: #{device_uuid}-#{service_name}")}, on_stop={log("Mediainbox - Stoping Remote Streaming Host: #{icecast_host} Stream: #{device_uuid}-#{service_name}")}, buffer(live))]) Any advice is welcome! Thanks Alejandro
_______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users