Updated version of TVRename

dalvis

02-11-2010 10:43:17

In case anyone is interested, I posted an updated copy of TVRename to the issue tracker. I've fixed some problems that were bugging me in it.

Fixes:
Fixed premiered tag not getting put into tvshow.nfo
Fixed uTorrent checking not finding the torrent files
Includes patch from issue 92 for crash on directories that are not accessible.

Added:
Added status and year tags to tvshow.nfo
Added /unattended parameter to suppress errors communicating with TheTVDB and when checking torrents during scans.

As a side note, I changed the default timezone in the compiled executable to MST. Also this was compiled with VS2010 so .Net 4.0 is required to run it. It is also based on the latest branch which includes a new folder monitor which I don't know if it works.

You can find it here: http://code.google.com/p/tvrename/issues/detail?id=97
I'm not looking to take over development of TVRename, but I figured others could benefit from my fixes until development gets going again.

michaelg04

21-11-2010 06:19:26

how do u apply the patch?

thanks

gprime

25-11-2010 08:30:28

Wow thanks !! Your revison work flawlessly !

signe

02-12-2010 17:58:44

Just curious - why did you change the timezone? I believe that the reason for it defaulting to EST is that that's the earliest point that the shows become available in the US (for US shows), so it's the best marker about when something might become available online.

dalvis

03-12-2010 18:44:52

Just curious - why did you change the timezone? I believe that the reason for it defaulting to EST is that that's the earliest point that the shows become available in the US (for US shows), so it's the best marker about when something might become available online.
I only changed it because that is the timezone I'm in and I use the RSS feed of upcoming shows to show on my XBMC. On eastern time is didn't show the correct number of hours to air time for me. It looks like it was headed in the direction of allowing a config item to change the default password, but I haven't had any time to work on it for a while now. Also because I was a little lazy and didn't feel like making a second executable just to reset the timezone since I wasn't sure how many people would find it useful. If I get around to posting another version, I might try hacking it to add the timezone configuration menu.

I do have a couple of fixes that I've made since this version that I have not posted, but I've been very busy and haven't had time time put together the patch file and get an exe ready to post.