babgvant wrote: Incorporate

Home Forums babgvant wrote: Incorporate

#6973
Muddytoy

    [quote=babgvant]

    Incorporate the service start/stop in your script.

    “net stop dtbfwservice”

    copy files

    “net start dtbfwservice”

    [/quote]

    Andy,

    Thanks for the command line. I will have to write a separate script to start and stop, my move script actually runs from the server and pulls from two separate HTPC’s. That’s not a problem. What is another issue is that the FW service is not running under windows services. It IS listed, set to automatically run, but not actually running… very odd. I will do a reinstall later to see if that clears up.

    I took some time to poke around and found the WTV-Renamer script from one of the posts listed above. After my head stopped spinning, I was able to see that it doesn’t use the “Toub.dll” to extract show and episode names for comparison. If you look at my renaming script you will see that I am using Steve’s DLL to extract the names and dates for the new file names. Am I working with stone tools while everyone else has iron? Since I can’t figure out how WTV-Renamer is extracting the info, (for now) I will keep using what works.

    Most of that is a side note. I will follow up after the reinstall and testing to see if I’m good to go.

    My hat’s off to you guys for being so helpful and well versed in this stuff.