Introducing yet another Post-Processing Recording Renamer...
[SIZE="5"]ZRename[/SIZE]
Edit: This page has been unstuck. For most current information please see the wiki page
http://gbpvr.com/pmwiki/pmwiki.php/Utility/ZRename
The key feature of this utility is skimming the epguides.com and extracting a season and episode number, to be used in file naming...
It uses epguides.com to check episode information. It compares some information to data from Zap2It. This is kinda North America oriented, but I will try to incorporate information from other regions of the world in later releases...
Since this is a beta, I would suggest using ZRename on a couple of files Manually.. (that means not from the postprocessing.bat)
[SIZE="4"]Install[/SIZE]
Unzip the two files in this zip into your '...Third Party\ZRename' folder. Create it if it doesn't exist.
ZRename assumes:
[SIZE="4"]First Run[/SIZE]
[ATTACHMENT NOT FOUND]
When you open ZRename you will see a fairly lean GUI. In manual mode, it just sits and waits. Double-click the Input File text box and you can browse to a recorded file that GB-PVR has just recorded, and is also still in the database.
I've done that with an episode of 'Star Trek Enterprise'. After I selected it,
Clicking 'Commit' will rename the file and adjust the reference in the GB-PVR database.
If you click the 'more' button
[ATTACHMENT NOT FOUND]
You'll see a few checkboxes. Here's what they mean...
Episode Number Lookup - unchecked will defeat the internet lookup and use the Air Date if available...
No Spaces in Filenames - This is something that seems to be a standard with sharing files, no spaces means no silly troubles with long file names
Ep Num in Caps - Just to be neat, the whole season and episode number is the same size letters to numbers...
I know that many people will be wanting to have some modifications to formatting. I will try to work it out. Here's some reasoning for a couple of conventions already in place.
It may be a Canadian thing to have a date start with a year. (It took me years to feel comfortable with that) but when you have Year - Numeric Month - and Day, files will automatically sort in ascending order.
There are other ways of representing the season and episode number but SxxExx is very common. Another is SxEE (2x12 - Season 2, Ep 12). I will be adding the option to choose between the two most common type...
[SIZE="4"]PostProcessing.bat[/SIZE]
If you feel that it's doing a good job and you want to start using it in the PostProcessing.bat, here's the syntax....
Place this anywhere that the file extension does not change (eg with a transcoder, from mpg to avi)
If you are going to transcode from mpg to avi for instance, you will have to do some fancy batch file wrangling, or you can wait a bit while I integrate ZRename into ZProcess. It's my intention to have ZProcess take care of all the file renaming as it steps through all the processes...
[SIZE="4"]Good luck[/SIZE]
Latest build in last post...
[SIZE="5"]ZRename[/SIZE]
Edit: This page has been unstuck. For most current information please see the wiki page
http://gbpvr.com/pmwiki/pmwiki.php/Utility/ZRename
The key feature of this utility is skimming the epguides.com and extracting a season and episode number, to be used in file naming...
It uses epguides.com to check episode information. It compares some information to data from Zap2It. This is kinda North America oriented, but I will try to incorporate information from other regions of the world in later releases...
Since this is a beta, I would suggest using ZRename on a couple of files Manually.. (that means not from the postprocessing.bat)
[SIZE="4"]Install[/SIZE]
Unzip the two files in this zip into your '...Third Party\ZRename' folder. Create it if it doesn't exist.
ZRename assumes:
- that you will also have sqlite3 in the same directory as itself
- GB-PVR is located c:\Program files\devnz\gbpvr. If it isn't, when you have ZRename expanded, double-click on the GB-PVR folder and find the .db3 file
- Also, there may be some trouble if you do not have I-XMLTV installed. I haven't had a chance to uninstall it and test it with the default Zap2it data.
[SIZE="4"]First Run[/SIZE]
[ATTACHMENT NOT FOUND]
When you open ZRename you will see a fairly lean GUI. In manual mode, it just sits and waits. Double-click the Input File text box and you can browse to a recorded file that GB-PVR has just recorded, and is also still in the database.
I've done that with an episode of 'Star Trek Enterprise'. After I selected it,
- it automatically checked the database for the episode title,
- checked the internet for a match on the episode title,
- and then retrieved Season and Episode values.
- Finally, it previews the new filename,
- building it with the Program Title, Season and Episode number, and Episode Title.
Clicking 'Commit' will rename the file and adjust the reference in the GB-PVR database.
If you click the 'more' button
[ATTACHMENT NOT FOUND]
You'll see a few checkboxes. Here's what they mean...
Episode Number Lookup - unchecked will defeat the internet lookup and use the Air Date if available...
No Spaces in Filenames - This is something that seems to be a standard with sharing files, no spaces means no silly troubles with long file names
Ep Num in Caps - Just to be neat, the whole season and episode number is the same size letters to numbers...
I know that many people will be wanting to have some modifications to formatting. I will try to work it out. Here's some reasoning for a couple of conventions already in place.
It may be a Canadian thing to have a date start with a year. (It took me years to feel comfortable with that) but when you have Year - Numeric Month - and Day, files will automatically sort in ascending order.
There are other ways of representing the season and episode number but SxxExx is very common. Another is SxEE (2x12 - Season 2, Ep 12). I will be adding the option to choose between the two most common type...
[SIZE="4"]PostProcessing.bat[/SIZE]
If you feel that it's doing a good job and you want to start using it in the PostProcessing.bat, here's the syntax....
Code:
"C:\Program Files\devnz\gbpvr\Third Party\ZRename\ZRename" %1
Place this anywhere that the file extension does not change (eg with a transcoder, from mpg to avi)
If you are going to transcode from mpg to avi for instance, you will have to do some fancy batch file wrangling, or you can wait a bit while I integrate ZRename into ZProcess. It's my intention to have ZProcess take care of all the file renaming as it steps through all the processes...
[SIZE="4"]Good luck[/SIZE]
Latest build in last post...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]