This commit fixes two issues in the OpenHome client:
1. Improves error handling in IdResponse parsing by ensuring proper formatting of the error message
2. Corrects the argument name used in seek_second_absolute from 'Second' to 'Value' to match the expected SOAP action parameters
These changes ensure proper communication with OpenHome devices and correct seeking behavior.