Page 2 of 2

Re: par2 skipped in 0.7.14

Posted: August 26th, 2013, 12:50 pm
by reni
I did apply this patch:
https://github.com/sabnzbd/sabnzbd/comm ... 20fffe08e4

On my QNAP with a par2cmd without wildcard support this atleast made the failed releases complete again after a retry.
I guess the wildcard was to fix the repair of badly named par2 files, not sure if this commit reverts the fix for that.

But apperently i had more releases that failed due to wildcard then to weird par2 files.

Re: par2 skipped in 0.7.14

Posted: August 27th, 2013, 6:21 am
by shypike
reni wrote: But apperently i had more releases that failed due to wildcard then to weird par2 files.
The reason is that wildcards aren't properly processed by your system (either by the OS or par2cmdline itself).