yes, but the patch you provided here: http://forums.sabnzbd.org/viewtopic.php?f=3&t=16166 fixes this
so we just have to wait for this to become included in the next release, for the meantime i've opened a pull request with that patch over at SynoCommunity.
like moneytoo said, the password is set inside the nzb headers password meta tag. so it /should/ unrar it anyway even if you don't append the password to the filename.
When i use unrar 3.8 BOTH nzbs get "unrared" and i end up with a single avi file.
Hi, me and moneytoo from synocomunnity looked a little deeper at the "unrar" problem that occure on some synology installations. It seems like SAB doesn't play verry nicely with unrar 5. Sometimes password protected rar files will get unrared, sometimes not. it seems like SAB Reads the pas...
thats not 100% percent correcty. for me unrar 5 works like 50% of the time. but somehow it seems lile it can't hanle metadata password nzb files and some other stuff that 3.8. could without any problems. i think its more a SAB/unrar 5 compatibility bug than a synology specific thing. (the whole thin...
Hi, Seems like there is a problem with some characters in password. I've got a password like this: UR-DriR2evAq2B2e4P35W7§ log: 2013-10-26 01:34:08,364::DEBUG::[nzbstuff:473] META-DATA = {u'password': [u'UR-DriR2evAq2B2e4P35W7\xa7']} 2013-10-26 01:34:01,778::DEBUG::[newsunpack:568] Running unrar ['/...
i've opened a ticket for this: https://github.com/SynoCommunity/spksrc/issues/693 seems like unrar 5 is not working correctly. Since unrar 3.8 is installed by default in /usr/syno/bin you can just rename/delete the unrar binary in /usr/local/sabnzbd/bin/ and restart SAB, it should then use the binar...
yeah, sadly Synology doesnt index files from which are moved/added over terminal :( you got two options for that: 1. Use sickbeard which has an notify option for Synologys Media Server 2. build your own script building a own script should not be that difficult you just need the full path to the file...
i found that some releases dont get added well.. if there are some special chars in the password... for example if the password file contains one of those chars: ? \ / it just gets deleted and ive get an error on unrar :( is there any way to "fix" this or do i have to unpack those files ma...