I noticed the following info in my App log on my HTPC. Could this be related:
Log Name: Application
Source: RecordedTVHDService
Date: 8/15/2012 9:25:07 PM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: jbeer-htpc
Description:
CheckMoveToRecycleBin The process cannot access the file 'C:\Users\Public\RecordedTVHD\NeedToRecycle.txt' because it is being used by another process.
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event"> <System>
<Provider Name="RecordedTVHDService" />
<EventID Qualifiers="0">0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-08-16T03:25:07.000000000Z" />
<EventRecordID>26606</EventRecordID>
<Channel>Application</Channel>
<Computer>jbeer-htpc</Computer>
<Security />
</System>
<EventData>
<Data>CheckMoveToRecycleBin The process cannot access the file 'C:\Users\Public\RecordedTVHD\NeedToRecycle.txt' because it is being used by another process.</Data>
</EventData>
</Event>
Also, is there somewhere for me to check the version of RecordedTVHD? I tried using properties on the .exe files, but it doesn't look like they are being updated.