Reply to thread

Phew! Now got everything working.


I have been trying to get the MediaPortal app and config app to run in debug mode (real time) and that doesn't seem to work. Is that right or am I missing something?


Anyway, good to go now. Now to see whether I can stop MediaPortal from locking the client file for the whole session, because that is what makes synchronizing clients soooo tricky. I know that the initial connection is expensive but, once the first connection has been made, all subsequent connections should be fast even when the app is disconnecting and reconnecting repeatedly. Once I know that the current lock is temporary, I can make the synchronizing app wait until the lock is freed before distributing the client changes to all other clients.


Thanks for the help.


Tony


Top Bottom