2005-12-05, 11:36 PM
True, there are pitfalls.
Easier to use dirmon to move things via a batch file, at a time when you know all recordings are finished.
I was trying to think of a way to move only the current recording...in which case, move "%~dpn1.mpg" "F:\Media\Video\Videora\Downloads\*.*" would probably work better in PostUpdateEPG.bat, but of course the filename would be "clobbered" by then
Could make it conditional:
IF EXIST path\filename wildcard.mpg MOVE path\filename wildcard.mpg d:\destination drive\path
Easier to use dirmon to move things via a batch file, at a time when you know all recordings are finished.
I was trying to think of a way to move only the current recording...in which case, move "%~dpn1.mpg" "F:\Media\Video\Videora\Downloads\*.*" would probably work better in PostUpdateEPG.bat, but of course the filename would be "clobbered" by then
Could make it conditional:
IF EXIST path\filename wildcard.mpg MOVE path\filename wildcard.mpg d:\destination drive\path
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR