Quote:
Originally Posted by EvilDude Quote:
Originally Posted by rtv The tvservice has an "heart beat" feature that will disconnect inactive clients automatically. | Hm the problem I have is that the server which is doing the actual talking to TV-Server will constantly be running, and so will remain active. I need some way to tell the server that "for this time shift, when the last client disconnects, stop timeshifting". |
Currently no such thing is possible. So all TVE3 clients need to send the heart beat signal to keep the TVE3 server "alive". As we are currently in feature freeze there won't be any additional support for different kind of communication.
One possibility is that when developing the xbmc client you will create your own TVE3 brach (local SVN or just local folder on your dev PC) and then add such feature. After the feature freeze is over (no exact date yet) the team could possibly integrate the new feature in main code base.