2010-04-24, 05:31 PM
An issue with recording with the HDHomeRun was brought to my attention on the Silicondust forums. slimhe was having an issue where he could view LiveTV fine but all recording attempts resulted in 0KB files. He and I have been working via email to resolve the issue and he allowed me remote access to the machine. It appears that I am behind on my HDHomeRun software (running 20100120beta2).
He was running GBPVR 1.4.7, HDHomeRun Release 20100213 and Windows XP and the GBPVR setting to submit the tuning request twice on record was causing the issue. The resolution was to change the following setting in GBPVR's config.xml:
If anyone is having issues with LiveTV as well, they should also verify the following setting:
I'll be updating my HDHomeRun software and testing on Windows 7.
He was running GBPVR 1.4.7, HDHomeRun Release 20100213 and Windows XP and the GBPVR setting to submit the tuning request twice on record was causing the issue. The resolution was to change the following setting in GBPVR's config.xml:
Code:
<BDASubmitTuningRequestTwiceOnRecord>false</BDASubmitTuningRequestTwiceOnRecord>
If anyone is having issues with LiveTV as well, they should also verify the following setting:
Code:
<BDASubmitTuningRequestTwiceOnLivePreview>false</BDASubmitTuningRequestTwiceOnLivePreview>
I'll be updating my HDHomeRun software and testing on Windows 7.