2006-08-31, 02:05 PM
After a system crash amd reload, I'm trying to get my recordings to be renamed by episode title. I'm using GBPVR 0.97.13. I believe I used to use RecordingsManager, but no longer see it listed as a current utility.
If I run myold copy of RecordingsManager from a command line, I get this error.
[COLOR="Blue"]
Unhandled Exception: System.BadImageFormatException: The format of the file 'GBP
VRBackendCommon' is invalid.
File name: "GBPVRBackendCommon"
at GBPVR.RecordingsManager.Manager.Main(String[] args)
=== Pre-bind state information ===
LOG: DisplayName = GBPVRBackendCommon, Version=1.0.1930.13094, Culture=neutral,
PublicKeyToken=null
(Fully-specified)
LOG: Appbase = C:\Program Files\devnz\gbpvr\
LOG: Initial PrivatePath = NULL
Calling assembly : RecordingsManager, Version=1.0.2030.43103, Culture=neutral, P
ublicKeyToken=null.
===
LOG: Policy not being applied to reference at this time (private, custom, partia
l, or location-based assembly bind).
LOG: Post-policy reference: GBPVRBackendCommon, Version=1.0.1930.13094, Culture=
neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/GBPVRBa
ckendCommon.DLL.
[/COLOR]
I found RenameRecording, but have had no success so far. I have quite a few recording that I would like to have renamed. I have created a postprocessing.bat file with RenameRecording.exe %1 > rename.log as the only line. Since I haven't yet had any recordings renamed, I'm not sure it's even being invoked.
When I run RenameRecordings from a command line, specifying the mpg with full path to rename, I get an error "No episode name found." If I view the recording via the GBPVR menus, Recordings - Ready - , it correctly shows the episode title.
So what's te current method to rename recordings with the episode title?
Thanks.
If I run myold copy of RecordingsManager from a command line, I get this error.
[COLOR="Blue"]
Unhandled Exception: System.BadImageFormatException: The format of the file 'GBP
VRBackendCommon' is invalid.
File name: "GBPVRBackendCommon"
at GBPVR.RecordingsManager.Manager.Main(String[] args)
=== Pre-bind state information ===
LOG: DisplayName = GBPVRBackendCommon, Version=1.0.1930.13094, Culture=neutral,
PublicKeyToken=null
(Fully-specified)
LOG: Appbase = C:\Program Files\devnz\gbpvr\
LOG: Initial PrivatePath = NULL
Calling assembly : RecordingsManager, Version=1.0.2030.43103, Culture=neutral, P
ublicKeyToken=null.
===
LOG: Policy not being applied to reference at this time (private, custom, partia
l, or location-based assembly bind).
LOG: Post-policy reference: GBPVRBackendCommon, Version=1.0.1930.13094, Culture=
neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/GBPVRBa
ckendCommon.DLL.
[/COLOR]
I found RenameRecording, but have had no success so far. I have quite a few recording that I would like to have renamed. I have created a postprocessing.bat file with RenameRecording.exe %1 > rename.log as the only line. Since I haven't yet had any recordings renamed, I'm not sure it's even being invoked.
When I run RenameRecordings from a command line, specifying the mpg with full path to rename, I get an error "No episode name found." If I view the recording via the GBPVR menus, Recordings - Ready - , it correctly shows the episode title.
So what's te current method to rename recordings with the episode title?
Thanks.