
Originally Posted by
watch
Thanks Curtiswren
Can you please explain your connection moitor in integra.lua to me (my Onkyo seems to disconnect intermitantly and I'd like to be able to monitor & reconnect)?
At line 47 you define ConnectionMonitor intervals but I can't see where it's used.
At line 110 you refer to a 'getversion' - do you mean 'GetStatus'?
You also refer to using 'OnDisconnected' to reconnect but at line 271 it is just used to print a message; where/how does it reconnect?
Also, at line 120, shouldn't 'OnConnectFailed' be 'OnConnectFail' - the later being what is defined in Core.lua?