Search found 7 matches
- July 3rd, 2010, 5:12 pm
- Forum: General Help
- Topic: par2 handling
- Replies: 1
- Views: 1333
par2 handling
How does sabnzb handle par2 files, does it download them all or just the ones that it needs, discarding the rest from the queue?
- June 30th, 2010, 10:39 am
- Forum: Post-Processing Scripts
- Topic: removing .nfo's from my tv category downloads
- Replies: 1
- Views: 1883
Re: removing .nfo's from my tv category downloads
Never mind, it worked
- June 28th, 2010, 9:33 am
- Forum: Post-Processing Scripts
- Topic: Using Php Scripts
- Replies: 2
- Views: 2703
Re: Using Php Scripts
Well php does include a command line tool as well so you could use that in your script i suppose.
- June 28th, 2010, 9:24 am
- Forum: Post-Processing Scripts
- Topic: removing .nfo's from my tv category downloads
- Replies: 1
- Views: 1883
removing .nfo's from my tv category downloads
I'm wanting to remove the .nfo's from only my tv category downloads as nfo's are needed for certain downloads like games and stuff. is it just a matter of doing: "rm $1/*.nfo" This is on linux btw.
- June 18th, 2010, 2:09 pm
- Forum: Bug Reports
- Topic: unrar
- Replies: 6
- Views: 4051
Re: unrar
I commented out the unrar check and it's fixed the problem :) Also noticed that it'll will accept the rar command as well which maybe better as i may need to pack stuff up with rar sometimes. sabnzbd is always running on my server 24/7 anyway, i restarted it yesterday and got the usual problem of ...
- June 17th, 2010, 5:23 pm
- Forum: Bug Reports
- Topic: unrar
- Replies: 6
- Views: 4051
Re: unrar
Sounds very much like a problem in unrar itself. Have you tried older versions? I've done a bit of testing and it's seems to be doing it everytime i start or restart sabnzbd. For example i'll start sabnzbd and there'll be one unrar in the process list, then if i restart sabnzbd from within the web...
- June 17th, 2010, 3:29 pm
- Forum: Bug Reports
- Topic: unrar
- Replies: 6
- Views: 4051
unrar
Must say this is an awesome program and many thanks. I have only one slight annoyance though, every time it's done a unrar unpack it leaves a "unrar " process for every use so depending on how many files it's unpacked it'll leave that many. I can't kill the processes, even with a -9 won'...