NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) SearchWiz & MovieWiz v
« Previous 1 2 3 4 5 … 16 Next »
WizRenameRecording - blank output

 
  • 0 Vote(s) - 0 Average
WizRenameRecording - blank output
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#11
2009-10-20, 05:00 AM
Excellent. Glad I got it right!
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#12
2009-11-10, 02:45 AM
I have a small issue with the show "The Office". I have to manually add "(US)" for the apps I use to recognize it. Is there a way to add the "(US)" automatically in postprocessing?

Would this work:

Code:
If {show} == "The Office"
({show} = "The Office (US)")
Else
({show} = {show})
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#13
2009-11-11, 01:17 AM
Other folks have asked for a feature like this also. I am in the process of adding this kind of a feature, but have been working crazy hours at my job and have not had time...

Hopefully within the next couple weeks I can release a version with this feature.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#14
2009-11-24, 06:19 AM
Ok, I actually provided an undocumented function so that you can do this already. There is an ability to create pattern and replacement masks for the titles when lookups occur.

There should be a program in gbpvr/plugins/common called WizRegExFilterTester.exe.
  • Run the program and click on the Workbench tab.
  • In the Match Pattern, type "^The Office" (no quotes)
  • In the Replacement String, type "The Office (US)"
  • Click Add
  • Click Save to Config
When the lookup occurs, if "The Office" starts the title (i.e. ^ caret means beginning of string), it will be replace by "The Office (US)".
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#15
2010-01-30, 02:29 AM
I didn't even notice this reply until today...opps

I recently rebuilt my server that was running GB-PVR (Windows 2003 Server). I installed Windows 2008 Server and had troubles getting the HDHomeRun tuner to scan channels. Instead of toying with the server, I opted to install GB-PVR on my workstation (Windows 7 Pro 32bit). I have everything running nicely except my recordings aren't being renamed. I installed WizRenameRecording v.0.2.0.3 and used the same postprocessing.bat file that I was using previously.

Code:
@ECHO OFF
CLS
: START
    WizRenameRecording "%~f1" "{show}{[-]}({[S]}{seasonNo}{[E]}{episodeNo}{or}{year}{month}{day})"
: END

I can't remember is I'm missing a step or did I do something wrong.

Also, in reply to your previous post, I don't have WizRegExFilterTester.exe in my gbpvr/plugins/common directory.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#16
2010-01-30, 04:14 PM
hakras Wrote:II have everything running nicely except my recordings aren't being renamed. I installed WizRenameRecording v.0.2.0.3 and used the same postprocessing.bat file that I was using previously.

Code:
@ECHO OFF
CLS
: START
    WizRenameRecording "%~f1" "{show}{[-]}({[S]}{seasonNo}{[E]}{episodeNo}{or}{year}{month}{day})"
: END

I can't remember is I'm missing a step or did I do something wrong.
Are ALL recordings not being renamed, or some? Post your log file and I'll take a look.
Quote:Also, in reply to your previous post, I don't have WizRegExFilterTester.exe in my gbpvr/plugins/common directory.
Hmm.. At some point, I stopped packaging that program with WizRenameRecording. I'll add it back. In any event, attached is a copy. Put it in plugins/common directory...
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#17
2010-01-30, 04:55 PM
Here are some logs....[ATTACHMENT NOT FOUND]
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#18
2010-01-30, 07:24 PM
the error in the log says

ERROR: Could not load file or assembly 'file:///C:\Program Files\Devnz\GBPVR\vjslib.dll'

searching the forum for vjslib.dll identifies this very recent thread

http://forums.nextpvr.com/showthread.php...vjslib.dll

that recomnends downloading the wizutils from
http://gbpvr.com/pmwiki/pmwiki.php/Utility/WizUtilities

I was going to suggest that you ensure you have the latest supporting dlls from the same wiki page
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#19
2010-01-31, 09:45 PM
Yep.. gEd's suggestion should fix the problem.
hakras
Offline

Member

Posts: 228
Threads: 40
Joined: Mar 2007
#20
2010-02-02, 06:17 AM
And it did. Thanks
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Would Somebody Please Help Me With A WizRenameRecording Problem??? skycyclepilot 1 5,025 2010-05-20, 03:01 PM
Last Post: Gedanken
  WizRenameRecording issues reboot 6 3,425 2009-03-24, 09:01 PM
Last Post: reboot
  WizRenameRecording v0.1.0.0 JavaWiz 83 25,991 2008-11-24, 04:17 AM
Last Post: JavaWiz
  new issues WizRenameRecording reboot 8 3,893 2008-10-06, 10:19 PM
Last Post: reboot

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode