ExternalActions
#31
I installed the build you PM'd me and although I haven't had a ton of recordings since then, I haven't had a single failure. I went through all the logs that I have and all of the filenames get called properly. I'll keep up with it as more things record, but at this point it looks like you fixed it for me! Thank you so much for troubleshooting this with me and I'll keep contributing if I notice something not working. THANKS!
Reply
#32
Sounds good. Thanks for following up.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#33
I would like to get this working as well. Can you post instructions. I read the thread but it was hard to distinguish the trouble shooting and the actual resolution
Reply
#34
Assuming you install ccextractor. This should work:

Code:
<RecordingExternalActions>
  <ExternalAction>
    <RecordingState>HasOccurred</RecordingState>
    <Program>c:\your\path\to\ccextractor.exe</Program>
    <Arguments>-autoprogram  -out=srt %FileName%</Arguments>
  </ExternalAction>
</RecordingExternalActions>

most of that thread was about a missing filename problem that was fixed in serverwmc during the debug in that thread.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#35
Got it, thanks. Sorry I got a little confused on the config. Thanks for that! ( haven't had my second cup of coffee)
Reply

Logout Mark Read Team Forum Stats Members Help
ExternalActions0