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.
par2 skipped in 0.7.14
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: par2 skipped in 0.7.14
The reason is that wildcards aren't properly processed by your system (either by the OS or par2cmdline itself).reni wrote: But apperently i had more releases that failed due to wildcard then to weird par2 files.