2005-12-19, 04:19 AM
Per request from the community I have updated the version of RenameRecordings that I use so that it may include the title as well as the subtitle of the show in the file name. There is an optional parameter added:
-t - Include title as well as subtitle in the following format: Title - Subtile.ext
So it would look like the following if added to the PostProcessing.bat file:
RenameRecording.exe -t %1 > rename.log
If you only want the subtitle, then just include the following:
RenameRecording.exe %1 > rename.log
The wiki has two versions of RenameRecording on the site. If you want to include title as well as subtitle then you need the RenameRecordingWithTitle.zip from the wiki.
http://gbpvr.com/pmwiki/pmwiki.php/Utili...eRecording
-t - Include title as well as subtitle in the following format: Title - Subtile.ext
So it would look like the following if added to the PostProcessing.bat file:
RenameRecording.exe -t %1 > rename.log
If you only want the subtitle, then just include the following:
RenameRecording.exe %1 > rename.log
The wiki has two versions of RenameRecording on the site. If you want to include title as well as subtitle then you need the RenameRecordingWithTitle.zip from the wiki.
http://gbpvr.com/pmwiki/pmwiki.php/Utili...eRecording