Search found 29 matches
- January 7th, 2015, 7:11 am
- Forum: Bug Reports
- Topic: Issue with X-DNZB-ProperName encoding
- Replies: 9
- Views: 5787
Re: Issue with X-DNZB-ProperName encoding
Thanks for your response shypike. I'll remove the accented chars / special chars for the moment on my side to avoid the issue and will revert once 0.8.x will be available.
- January 6th, 2015, 5:27 pm
- Forum: Bug Reports
- Topic: Issue with X-DNZB-ProperName encoding
- Replies: 9
- Views: 5787
Re: Issue with X-DNZB-ProperName encoding
Could the issue come from that:
title = latin1(nzo.nzo_info.get('propername') or nzo.meta.get('propername', (None,))[0])
?
title = latin1(nzo.nzo_info.get('propername') or nzo.meta.get('propername', (None,))[0])
?
- January 6th, 2015, 2:43 pm
- Forum: Bug Reports
- Topic: Issue with X-DNZB-ProperName encoding
- Replies: 9
- Views: 5787
Re: Issue with X-DNZB-ProperName encoding
FWIW: I'm testing with curl, and at first that gave lines with X-DNZB, but now all gets show no X-DNZB info at all. There is a line < Retry-After: 84679 ... am I doing too fast sequences? Hmmm don't know. I changed the useraccount linked to admin, and I did try multiple times the links I provided t...
- January 6th, 2015, 10:18 am
- Forum: Bug Reports
- Topic: Issue with X-DNZB-ProperName encoding
- Replies: 9
- Views: 5787
Re: Issue with X-DNZB-ProperName encoding
Note sure exactly why I got only the issue when X-DNZB-ProperName is set, as if you look at the second test the directory is correctly created. I can remove the special chars/ accented chars on my side as well, not a big deal, but wanted first to check with you guys :) I'll send you links in PM, tha...
- January 6th, 2015, 7:40 am
- Forum: Bug Reports
- Topic: Issue with X-DNZB-ProperName encoding
- Replies: 9
- Views: 5787
Issue with X-DNZB-ProperName encoding
Hi, I'm using my own newnab service on my server and facing encoding issue using DirectNZB feature. For example I got this nzb with these headers: http://i.imgur.com/7nWGdcy.png In sabnzbd I got a directory rule to store all categories movies* in a directory, let's say C:\Movies With this example, s...
- February 2nd, 2014, 6:41 am
- Forum: Beta Releases
- Topic: 0.7.17b2 NZB with password not working anymore
- Replies: 22
- Views: 15985
Re: 0.7.17b2 NZB with password not working anymore
RC1 working fine with password in the NZB filename btw. Thanks shypike for this fix.
- January 31st, 2014, 8:35 am
- Forum: Third-party Addons
- Topic: NzbStatus stopped working
- Replies: 4
- Views: 5996
Re: NzbStatus stopped working
Hi,
you can use now the last beta available here: https://addons.mozilla.org/en-US/firefo ... /versions/
you can use now the last beta available here: https://addons.mozilla.org/en-US/firefo ... /versions/
- December 22nd, 2013, 6:57 am
- Forum: Beta Releases
- Topic: 0.7.17b2 NZB with password not working anymore
- Replies: 22
- Views: 15985
0.7.17b2 NZB with password not working anymore
Hi,
NZB with password in the file name between {{ }} are not working anymore. RAR files are not being uncompressed because of password needed.
Password is identified correctly, but seems not to be given to RAR.
sabnzbd 0.7.16 is working fine with the same NZB / same file name.
Thanks
NZB with password in the file name between {{ }} are not working anymore. RAR files are not being uncompressed because of password needed.
Password is identified correctly, but seems not to be given to RAR.
sabnzbd 0.7.16 is working fine with the same NZB / same file name.
Thanks
- March 7th, 2013, 1:01 pm
- Forum: Bug Reports
- Topic: Password in Name not working
- Replies: 22
- Views: 16572
Re: Password in Name not working
you should put the password inside {{}} like
Code: Select all
name {{password}}
- February 19th, 2013, 5:53 am
- Forum: Bug Reports
- Topic: Multi-Part PAR2 script behavior across large archive is slow
- Replies: 4
- Views: 3236
Re: Multi-Part PAR2 script behavior across large archive is
Hi, I may also be interesting in the feedback for this kind of issue. I'm sometimes creating par2 files for big amount of data and it is really taking lots of time. What is the naming convention then to "split" the pars and having sabnzbd handling them properly ? If I took the example of N...
- January 24th, 2013, 11:18 am
- Forum: Bug Reports
- Topic: Bug when decompressing with password
- Replies: 10
- Views: 5454
Re: Bug when decompressing with password
Good news shypike.
I don't know why the unrar command is failing, as explained doing it manually the files are correctly unpacked, but it will give more information.
Thanks !
I don't know why the unrar command is failing, as explained doing it manually the files are correctly unpacked, but it will give more information.
Thanks !
- January 22nd, 2013, 4:29 pm
- Forum: Bug Reports
- Topic: Bug when decompressing with password
- Replies: 10
- Views: 5454
Re: Bug when decompressing with password
Oh, you may be right with the total path name length. I'll check that (I sent to you another mail)
and I'm on windows
and I'm on windows
- January 22nd, 2013, 3:57 pm
- Forum: Bug Reports
- Topic: Bug when decompressing with password
- Replies: 10
- Views: 5454
Re: Bug when decompressing with password
I got your response by mail. In fact I did not get the issue with the first .nzb filename I sent to you (I renamed the .nzb file). SAB is unraring the files properly. But if you use the same .nzb (so same content) with the filename found in the second mail, SAB will fail. Actually I understand the i...
- January 22nd, 2013, 3:05 pm
- Forum: Bug Reports
- Topic: Bug when decompressing with password
- Replies: 10
- Views: 5454
Re: Bug when decompressing with password
It's done.
The rar have been generated using:on linux (ubuntu)
Thanks
The rar have been generated using:
Code: Select all
RAR 4.20 Copyright (c) 1993-2012 Alexander Roshal 9 Jun 2012
Trial version Type RAR -? for help
Thanks
- January 22nd, 2013, 12:54 pm
- Forum: Bug Reports
- Topic: Bug when decompressing with password
- Replies: 10
- Views: 5454
Bug when decompressing with password
Hi, I already noticed this issue few times: sometimes, with no real reason, the unrar with password fails with a CRC mismatch! issue. Result: all .rar are getting removed (normally the process shoult NOT delete them) Please note that the downloaded rars are correct and unrared perfectly using the sa...