2013-05-11, 04:28 PM
(This post was last modified: 2013-05-11, 04:35 PM by carpeVideo.)
thegpfury Wrote:I've been experimenting with this, pretty great so far.
Two questions though.
1. Is there any way to make rename VPRJ files as well?
2. It sometimes grabs the wrong show if there are several of the same name. Is there any way to have it link a title to a TVDB ID?
I have released a guidePlus version .86 that a) adds vprj as a valid extension and has the switch you need for TVDB ID. Essentially you need to open your showfile and find the show entry you want to enter an ID for (Example "Leverage")
Remove all the existing show descriptions (all text to the next new show) and add an arg with the TVDB ID to the line as below.
From
NEWSHOW~~Leverage~~0~~n/a~~0}}
..... a whole bunch of episode descriptions ......
NEWSHOW~~Friends~~0~~n/a~~0}}
to
NEWSHOW~~Leverage~~0~~n/a~~0~~83399}} (replace the 83399 with the correct TVDB ID for your show)
NEWSHOW~~Friends~~0~~n/a~~0}}
Let me know if it works as the change seemed rather straightforward and I have not had a chance to test.