Search found 127 matches

by NoTolerance
January 20th, 2014, 4:30 pm
Forum: Post-Processing Scripts
Topic: Noob: Easiest way to setup movie renaming post-processing
Replies: 9
Views: 16570

Re: Noob: Easiest way to setup movie renaming post-processi

Just curious: Have you looked at my script?

YoVanilla

It doesn't do anything for TV - SickBeard handles that well enough for me. But I'm always looking for ways to improve mine where I can.
by NoTolerance
January 20th, 2014, 4:21 pm
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

v1.0.0.64 has been posted.

* Added "IMAX Edition" to special release types.
* Added "HDRip" to garbage string list.
* Added graceful exit with error code for instances where destination directory is missing or not found.
by NoTolerance
December 30th, 2013, 5:28 pm
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

I caught that particular error when I was reviewing the post before yours. I've added a graceful exit at that spot and will include that with the next updated release.

Thanks for noticing and pointing it out! Feedback is what keeps this thing working.
by NoTolerance
December 4th, 2013, 9:59 am
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

Now that sounds interesting. So does this automatically happen each time or do we have to set the location each time. If that is the case then doing it manually will become the best methods to approach. I'm sorry - you kind of lost me. What location are you talking about? If you're asking about the...
by NoTolerance
November 20th, 2013, 2:59 pm
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

No idea how I missed HDRip...

I've considered adding a setting for users to add removal words. I'm still undecided, only because it could get messy with the rest of the script operations. Let me put some thought into this before I post the next update.
by NoTolerance
November 2nd, 2013, 10:59 am
Forum: Post-Processing Scripts
Topic: Move files into alphabetically named folders
Replies: 18
Views: 16900

Re: Move files into alphabetically named folders

Hi Sorry for digging up this topic but I had the exact same need, and yet the exact same issue as the previous poster. Even though I made sure everything is OK in the ini file, it gives the same error. Is this script still used / maintained by someone ? Thanks in advance Here is an updated version....
by NoTolerance
November 2nd, 2013, 10:15 am
Forum: Post-Processing Scripts
Topic: Move files into alphabetically named folders
Replies: 18
Views: 16900

Re: Move files into alphabetically named folders

Sure, I can take a look. Didn't know there was still an issue.
by NoTolerance
October 21st, 2013, 4:45 pm
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

v63 is up with a small fix:

1.0.0.63
=========
* Noticed that we're still getting an extra space before the comma when it's a special edition with "The" or "A" renaming enabled.
* Added 480p/i and 810p/i to garbage strings to remove.
by NoTolerance
October 2nd, 2013, 1:54 pm
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

v62 is now up. Added some new options, so be sure to take a look at the INI file for new settings. 1.0.0.62 ========= * Added ability to add user defined category. * Added option to not have year added to file/folder name. * Added ability to run another script or program after processing completes. ...
by NoTolerance
August 8th, 2013, 2:06 pm
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

Thanks for a great post-processing script NoTolerance. I had a few questions and was hoping someone could help me with them. Is there anyway to remove the year that is added to the folder and movie after post processing. I removed it from the the .ini file and it still added it to my processed fold...
by NoTolerance
June 2nd, 2013, 8:03 am
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

Xenomes: are you having this issue with all downloads or just the one you're posting about? I suspect the issue may be all the special characters in the file name, but I haven't tested yet. Same question for nzbgeorge. The release name for yours is funky, too, with the double title and double dates....
by NoTolerance
June 2nd, 2013, 7:55 am
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

Sorry guys. I'm not sure what's causing this at the moment, but I will try to spend some time today working on a fix.
by NoTolerance
May 29th, 2013, 11:51 am
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

You must have +Delete disabled in Sab. I think it's getting hung up on all the rar files.

Is there a reason you're trying to save the rars? I'm not sure I want to code a method to save the files, too. I could check to see if wildcards can be used the the KeepList section if you really need this.
by NoTolerance
May 28th, 2013, 10:57 am
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

Hi, On v60 i have sometimes this error "Auto It error" "Line 1380 (file "YoVanilla.exe"): Error: Subscript used with non array variable." In the directory of the error processes are extra file left. for example movie.mkv and a movie.exe other example movie.mkv and a mo...
by NoTolerance
April 16th, 2013, 11:06 pm
Forum: Post-Processing Scripts
Topic: [Windows] YoVanilla: Movie and Documentary Post-Processing
Replies: 233
Views: 190345

Re: [Windows] YoVanilla: Movie and Documentary Post-Processi

I forgot to remove my hard-coded testing variables in v59. v60 has been uploaded now. Sorry about that!

Thanks flyingoracle for bringing this to my attention and making the post for me!