JimF Wrote:I have been trying to run WizRenameRecording 1.0.5 from the PostProcessing.bat file under Vista x64 without any luck. If I use the GUI (without administrator privileges for WizRenameRecording.exe), I get the following error in the log:I don't run Vista, so cannot recreate the problem you're having. It seems though, that the admin account has write privledges to the gbpvr.db3, but your user account does not.
Evalute called.
Source : Modern Marvels
Pattern: {episode}
Result : Axes
Rename called.
Source : F:\Modern Marvels\Modern Marvels_20081107_12001300.dvr-ms
Target : F:\Modern Marvels\Axes.dvr-ms
Step1: Rename file- Successful.
Step2: Comskip/support files- 0 comskip/support files renamed.
Step3: Rename thumbnails- media\art directory does not exist. Bypass.
Step4: Update recording table- ERROR: Unable to open the database file
unable to open database file
***Backout triggered***
1-Set filename back. Successful.
2-Set comskip files back. Successful.
3-Set thumbnail files back. media/art directory does not exist. Bypass.
Backout complete.
But if I run the GUI with Administrator privileges, it works fine. So the problem with running it from PostProcessing.bat seems to be that it can't run with Administrator privileges. I don't even get a log file generated then. Any suggestions?
EDIT: Even if I run the PostProcessing.bat with UAC disabled on Vista x64, it still won't start WizRenameRecording, and I still don't get a log file either.
All I have in the PostProcessing.bat file is:
@echo
WizRenameRecordings "%~f1" "{episode}"
I think maybe if you enable full control to the gbpvr.db3 for your user account, the rename will succeed. The following url gives instructions on how to enable the permissions: http://paulstamatiou.com/2007/02/09/how-...ermissions
Also, do you know what userid the postprocessing.bat file runs under? That ID must have access to the gbpvr.db3 database.