Page 1 of 2

Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 10:39 am
by desperado591
I don´t know if it is a bug or a simple error of the user (me ;D )

When I am adding a rar-file wich is containing nzb´s into the watched folder, SABnzbd 2.2.0 won´t treat them anymore. I know that it worked in earlier versions and the explaination in the options menu still says that it should work, but it doesn´t. Even when trying to add the rar file with the relevant button doesn´t work. I can select the rar file, but after hitting the upload button nothing happens.

After unpacking the files manually the nzb files are grabbed without any problem.

Did I brake my SABnzbd or am I just to stupid? :(

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 10:59 am
by safihre
What OS are you on?
I just tried in Windows 10 and it works for me.

Just to be sure, the Rar file doesn't have a password right?

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 11:04 am
by desperado591
It is the SAB on my Synology, I did not check my Windows version.
Yes, the rar files are without password.

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 11:57 am
by safihre
Maybe you can switch logging to Debug in the Status window (switch it back to Errors/Warnings after this test) and then add a Rar file. Then download the log to see if it mentions anything?

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 12:42 pm
by desperado591
OK I have switched to logging, but as I am downloading a very big file at the moment, there is a lot of data in the log even for the last few minutes. Are there any key words that I should look for?

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 12:55 pm
by safihre
Pause the download. Try to add the rar, download the log. Is there something at the end? Could also be nothing at all, there's little logging in that part of the code.

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 1:04 pm
by desperado591
I hope I caught the relevant part, at least there is the name of the rar file that I tried to add:

2017-08-25 19:59:16,513::DEBUG::[bpsmeter:268] bps: 100.697008629
2017-08-25 19:59:17,308::INFO::[__init__:667] Adding Game.of.Thrones.S04.German.DTS.DL.720p.BD.x264-TVS.rar
2017-08-25 19:59:21,663::DEBUG::[bpsmeter:268] bps: 39.4802639074
__version__ = 19
__encoding__ = utf-8
[misc]
permissions = 777
auto_browser = 0
host = 0.0.0.0
port = 9200
nice = -n15
ionice = ""
download_dir = /volume1/Serien/Usenet/downloads/incomplete
complete_dir = /volume1/Serien/Usenet/downloads/complete
script_dir = /volume2/@appstore/sickbeard-custom/var/SickBeard/autoProcessTV
win_menu = 1
queue_complete = ""
https_port = 9090
replace_spaces = 0
allow_64bit_tools = 1
password_file = /volume1/Serien/Usenet/downloads/Passwords/Passwords.txt
movie_rename_limit = 100M
https_key = server.key
cleanup_list = nfo, sfv, xml, url, nfo, sfv, nzb, srr, idx, com, md5, sample
notified_new_skin = 2
rating_filter_enable = 0
cache_limit = 512M
rating_enable = 0
ignore_unrar_dates = 0
par_option = ""


There is still more text, but it looks just like a list from the options menu.

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 1:12 pm
by safihre
I will add some extra logging to 2.2.1 which I am releasing soon, so after you get this update we can see what's going on!

Re: Not recognizing nzb that is packed in rar file

Posted: August 25th, 2017, 1:22 pm
by desperado591
Okay fine :) Thank you for the moment. As soon as the update is available via SynoCommunity I will get back to this topic and inform you.

Re: Not recognizing nzb that is packed in rar file

Posted: September 1st, 2017, 7:42 am
by desperado591
Today I was able to update my SAB via Synocommunity and of course I tried to upload a rar-file :)
Here is the error message that I receive in the main window of SABnzbd:

Code: Select all

FEHLER vor einer Minute Game.of.Thrones.S01E01.Der.Winter.naht.German.DTS.DL.720p.BD.x264-TVS{{UsenetRevolution}}.nzb kann nicht gelesen werden
Traceback (most recent call last):
  File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/dirscanner.py", line 132, in ProcessArchiveFile
    data = zf.read(name)
  File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/utils/rarfile.py", line 772, in read
    return f.read()
  File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/utils/rarfile.py", line 2028, in read
    self._check()
  File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/utils/rarfile.py", line 2045, in _check
    self._inf.filename, exp, final))
BadRarFile: Corrupt file - CRC check failed: Game.of.Thrones.S01E01.Der.Winter.naht.German.DTS.DL.720p.BD.x264-TVS{{UsenetRevolution}}.nzb - exp=2564896013 got=4052617208
But when I am opening the rar file with my Windows PC there is no error message at all, nothing about crc-error or corrupt file. So what is the mistake that I am making?

Re: Not recognizing nzb that is packed in rar file

Posted: September 1st, 2017, 8:07 am
by safihre
Could you send me the rar-file at safihre@sabnzbd.org?

Re: Not recognizing nzb that is packed in rar file

Posted: September 1st, 2017, 8:47 am
by desperado591
OK, done :)

Re: Not recognizing nzb that is packed in rar file

Posted: March 22nd, 2018, 5:08 am
by zioalfonso
Could you find a solution for this? I got this error every time I try to upload a rar.

Thank you very much!

Re: Not recognizing nzb that is packed in rar file

Posted: March 22nd, 2018, 9:38 am
by safihre
It was something that was wrong with the unrar utility of the system.

Re: Not recognizing nzb that is packed in rar file

Posted: March 22nd, 2018, 12:28 pm
by zioalfonso
And how did you fix it?