what are you running with on connect and on disconnect?
> On Apr 5, 2016, at 11:08 AM, Steffen TechMac Pfaffinger > <[email protected]> wrote: > > I have following dj script: > dj = input.harbor( id = "dj", icy=true, auth = checkpass, > buffer = 10., max = 15., > on_connect = onconn, > on_disconnect = disconn, > port=5050, > "/" ) > i can connect with the port 5050 but i get dissconnected after 1 second. > What could be the problem for that > > ------------------------------------------------------------------------------ > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
