I've been using DVRMSToolbox 1.2.1.5 (with ComSkip) successfully to find/skip commercials on Vista SP1 MCE for the past month or so, and it's worked really well - beautiful piece of work!
Tonight, however, I noticed that the MCE autocommercial skipping addin had stopped working. DVRMS files are still being processed (e.g., the XML files are being created) by filewatcher; but when watching programs in MCE, the autoskip component no longer worked; too, all of the remote keys (digits, left/right arrows to skip fwd/back, up/down arrows to enable/disable autoskip) had stopped working. Restarting MCE and rebooting the system did not address the issue.
Per the troubleshooting instructions on your site, I enabled "write events" and checked the event log - upon starting MCE, I confirmed that "CommercialSkip Version 1.2.1.5" wrote an initialize event to the log (see full event details copied below); so the MCE addin appears to be installed, registered and launching properly ... yet it fails to take action, nor is it responding to key commands.
Any thoughts what may be going on, or suggestions on what the next diagnostic step should be?
Also, a general question - I've seen in the install instructions that one must run the RegisterCommercialSkipAddin.cmd tool to register the addin prior to use; however, this CMD app doesn't appear in the START menu ... is this for older versions of the app? Does the DVRMSToolbox installer for 1.2.x automatically perform this registration for you (I presume it does, as the MCE addin worked for me immediately after I first installed the app). Is it possible, in Vista, to reregister the addin?
-----
Following is the event log initialization entry created by the addin, upon starting MCE:
Log Name: Application
Source: CommercialSkipAddIn
Date: 1/8/2009 1:11:17 AM
Event ID: 0
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: Tango
Description:
User: arc
Initialize Registry Settings, CommercialSkip Version 1.2.1.5
CurrentAtscZoom = One
CurrentTvZoom = One
IsRegistered = True
NumberOfProcessors = 4
AutoReloadSettings = True
WriteOnMceStateChangeEvents = False
SkipBoxMinMinutes = 0
SkipDisplayType = SkipBar
SkipMaxMinutes = 65535
AutoSkip = True
WriteEvents = True
PromptScan = Prompt
KeyHandleDisableTime = 30
DisableAutoSkipOnBack = True
DisableKey = D7
ForwardKey = Right
BackKey = Left
SkipOnKey = Up
SkipOffKey = Down
CCToggle = D2
KeepDisplayActive = False
SuppressNotFound = True
Debug = False
TerminateAddin = D9
HandleKeys = True
SkipCommericals = True
TrackDvds = True
TrackDvdPerUser = False
BookmarkPath = C:\Users\Public\DvrmsToolbox\VideoBookmark
ReuseInterval = 30
DebugFilePath =
AllowedVariance = 10
WolMac = System.String[
WakeExperience = System.String[
ReprocessShow = D3
BookmarkResponseTimeout = 60
ToggleZoom = D1
ATSC169 = One
ATSC43 = Four
TV169 = One
TV43 = Four
AutoZoom = True
ProcessProfile = nativecommdetect
TreatAsTv = False
UseGraphForDetection = False
ForwardOnly = True
ProppageNag = False
SupressSkipDialog = False
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="CommercialSkipAddIn" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-01-08T09:11:17.000Z" />
<EventRecordID>33160</EventRecordID>
<Channel>Application</Channel>
<Computer>Tango</Computer>
<Security />
</System>
<EventData>
<Data>User: arc
Initialize Registry Settings, CommercialSkip Version 1.2.1.5
CurrentAtscZoom = One
CurrentTvZoom = One
IsRegistered = True
NumberOfProcessors = 4
AutoReloadSettings = True
WriteOnMceStateChangeEvents = False
SkipBoxMinMinutes = 0
SkipDisplayType = SkipBar
SkipMaxMinutes = 65535
AutoSkip = True
WriteEvents = True
PromptScan = Prompt
KeyHandleDisableTime = 30
DisableAutoSkipOnBack = True
DisableKey = D7
ForwardKey = Right
BackKey = Left
SkipOnKey = Up
SkipOffKey = Down
CCToggle = D2
KeepDisplayActive = False
SuppressNotFound = True
Debug = False
TerminateAddin = D9
HandleKeys = True
SkipCommericals = True
TrackDvds = True
TrackDvdPerUser = False
BookmarkPath = C:\Users\Public\DvrmsToolbox\VideoBookmark
ReuseInterval = 30
DebugFilePath =
AllowedVariance = 10
WolMac = System.String[
WakeExperience = System.String[
ReprocessShow = D3
BookmarkResponseTimeout = 60
ToggleZoom = D1
ATSC169 = One
ATSC43 = Four
TV169 = One
TV43 = Four
AutoZoom = True
ProcessProfile = nativecommdetect
TreatAsTv = False
UseGraphForDetection = False
ForwardOnly = True
ProppageNag = False
SupressSkipDialog = False
</Data>
</EventData>
</Event>