Search found 4 matches
- December 8th, 2011, 1:11 pm
- Forum: Post-Processing Scripts
- Topic: Selective delete based on category
- Replies: 6
- Views: 2683
Re: Selective delete based on category
OH MY GOSH DUH. Thanks.
- December 7th, 2011, 7:13 pm
- Forum: Post-Processing Scripts
- Topic: Selective delete based on category
- Replies: 6
- Views: 2683
Re: Selective delete based on category
Please forgive the quantity of my noobness here, and I've totally got this for most categories. However, what about my TV category where it's already using the sabtosickbeard.py script? How can I append this to that script?
- December 7th, 2011, 4:05 pm
- Forum: Post-Processing Scripts
- Topic: Selective delete based on category
- Replies: 6
- Views: 2683
Re: Selective delete based on category
Thanks, will read. Whatever I read before wasn't especially helpful. Not windows, debian-based linux mint. Hm, ok, would something like this work? Just appended to the bottom of the existing userscript? @echo off cd $1 rm *.nfo What is syntax for additional files, just newline rm *.sfv etc? Oh..wait...
- December 7th, 2011, 3:14 pm
- Forum: Post-Processing Scripts
- Topic: Selective delete based on category
- Replies: 6
- Views: 2683
Selective delete based on category
I searched for a long time for this answer, I know it's easy but I'm kinda half dumb. I've got my post processing scripts running fine, and no problems there. My issue is that sometimes I need the .nfo's, and sometimes I don't. Since I sickbeard and wind up with a LOT of files, those stray nfo's jus...