Search found 7 matches
- March 19th, 2013, 10:31 pm
- Forum: Feature Requests
- Topic: smarter par2 handling?
- Replies: 0
- Views: 1494
smarter par2 handling?
would it be smarter to verify each file as it comes in, i.e. something like store it in a directory by itself and verify just that file against that par2 file, and take note of how many blocks failed and then move to be with the rest of the files. Thereby avoiding a verification stage at the end. So...
- February 4th, 2013, 3:47 pm
- Forum: General Discussion
- Topic: nzb's with obfucated files
- Replies: 3
- Views: 2655
Re: nzb's with obfucated files
installing the ppa with 0.7.10
- February 4th, 2013, 3:43 pm
- Forum: General Discussion
- Topic: nzb's with obfucated files
- Replies: 3
- Views: 2655
Re: nzb's with obfucated files
using what's in ubuntu 12.10 which apparently is 0.7.3
- February 4th, 2013, 8:59 am
- Forum: General Discussion
- Topic: nzb's with obfucated files
- Replies: 3
- Views: 2655
nzb's with obfucated files
the way sabnzbd calls par2 doesn't seem to always work for this. If the files are obfuscated (in my case, renamed from original to random names). Then when par2 is called on the par2 file, it doesn't find any files with the same name. So it fails. However, if its called as "par2 r <par 2 file> ...
- January 16th, 2012, 11:39 am
- Forum: Bug Reports
- Topic: handling nzb files with multiple parsets
- Replies: 4
- Views: 3349
Re: handling nzb files with multiple parsets
I agree, my point was, in the case where you can split it up easily, do it. In the case where you can't, don't and just continue with standard behavior. if one can handle the average and very common case better by preprocessing, why not do that? especially as (I'm guessing, can always be wrong), isn...
- January 16th, 2012, 11:22 am
- Forum: Bug Reports
- Topic: handling nzb files with multiple parsets
- Replies: 4
- Views: 3349
Re: handling nzb files with multiple parsets
you're right (I didn't see the feature request forum at the bottom). With that said, I think I proposed a solution that wouldn't require the queue being fundamentally changed, just require the nzb be preprocessed and would handle a large amount of nzbs).
- January 15th, 2012, 11:53 am
- Forum: Bug Reports
- Topic: handling nzb files with multiple parsets
- Replies: 4
- Views: 3349
handling nzb files with multiple parsets
sanbnzbd does a reasonable job handling nzb files with multiple parsets. However, it differs processing of the entire sets of pars until the entire nzb has been downloaded. Wouldn't it be better to try and process and the par2 right away? yes. I know one can (should? though i'm not sure I agree with...