Hi, here's a new release of svdrpservice. Besides some minor bugfixes it is now threadsafe. Changelog: - Added locking. svdrpservice is now threadsafe - Must use cFile::FileReady instead of cFile::Ready. Otherwise a command may return without delivering the reply - Check if connection still exists before trying to delete it - Fixed EOF handling - Increased read timeout to 1500ms - Improved logging - Use SVDRPSERVICE_DEBUG instead of DEBUG to enable debugging - Include patch for VDR 1.4.1-1 and older to fix problem with svdrp server ignoring client side close Enjoy, Frank