Search found 4 matches
- April 1st, 2012, 5:13 am
- Forum: General Help
- Topic: Run script only on tv sorting
- Replies: 3
- Views: 1612
Re: Run script only on tv sorting
Use a specific category for TV and couple that to Season Sort. Otherwise let your script test for parameter 5 (%5 or $5), it contains the category. http://wiki.sabnzbd.org/user-scripts Thanks but I don't want it to be coupled to a category. I want it to be run only if tv sorting is done and otherwi...
- April 1st, 2012, 3:57 am
- Forum: General Help
- Topic: Run script only on tv sorting
- Replies: 3
- Views: 1612
Run script only on tv sorting
I want to run a script only when tv sorting is done. Tv sorting is enabled on the default category. I have enabled a script on that category but I want it to run only when tv sorting is done, is that possible?
- November 19th, 2009, 8:10 am
- Forum: Post-Processing Scripts
- Topic: Unrar tv-shows to specific folders
- Replies: 1
- Views: 3562
Unrar tv-shows to specific folders
I need a script for this: If I download a nzb for example with the name *house* i want it unpacked to a folder named x:\tv\house. I just want a straight unpacking, no renaming and stuff. How do I do this? So I probably need a script for each show I am interested in? Stuff that don't match the script...
- November 19th, 2009, 7:49 am
- Forum: General Help
- Topic: Unrar tv-shows to specific folders
- Replies: 1
- Views: 1920
Unrar tv-shows to specific folders
This is what I want to do: If I download a nzb for example with the name *house* i want it unpacked to a folder named x:\tv\house. I just want a straight unpacking, no renaming and stuff. How do I do this?