Page 1 of 1

Unpack files with .nd extension

Posted: February 14th, 2016, 8:03 am
by zizione
Hello,
I'm trying to succesfully download movies or game which names start with "Next". For example, Next13823 is "the martian" in french. The issue is that this download is composed of .ndxxx files with xxx being numbers. Sabnzbd does not seem to be able to manage them properly (newbin pro does). Does anyone have a clue on how to unpack those releases ?

Thanks

Re: Unpack files with .nd extension

Posted: February 14th, 2016, 8:30 am
by shypike
Please email the NZB file to bugs@sabnzbd.org so we can have a look.
(Add the URL of this message.)

Re: Unpack files with .nd extension

Posted: February 14th, 2016, 3:04 pm
by zizione
Thanks, I have sent the file.

Re: Unpack files with .nd extension

Posted: February 14th, 2016, 3:17 pm
by sander
I'm downloading it right now with SABnzbd 1.1 (git version), and FWIW: this is what sabnzbd.log says:

Code: Select all

2016-02-14 21:06:39,633::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd6635" to "Next13823.part14.rar"
2016-02-14 21:06:50,828::DEBUG::[newsunpack:1431] PAR2 will reconstruct "Next13823.part36.rar" from "Next13823.nd3976"
2016-02-14 21:07:16,871::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd13833" to "Next13823.part46.rar"
2016-02-14 21:07:42,673::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd11904" to "Next13823.part12.rar"
2016-02-14 21:08:08,544::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd27265" to "Next13823.part52.rar"
2016-02-14 21:08:34,594::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd25067" to "Next13823.part55.rar"
2016-02-14 21:09:00,671::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd12488" to "Next13823.part45.rar"
2016-02-14 21:09:26,499::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd27496" to "Next13823.part26.rar"
2016-02-14 21:09:52,436::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd6753" to "Next13823.part23.rar"
2016-02-14 21:10:30,234::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd15302" to "Next13823.part51.rar"
2016-02-14 21:10:57,903::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd7318" to "Next13823.part41.rar"
2016-02-14 21:11:25,090::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd848" to "Next13823.part27.rar"
2016-02-14 21:11:52,503::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd27744" to "Next13823.part17.rar"
2016-02-14 21:12:20,063::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd7873" to "Next13823.part48.rar"
2016-02-14 21:12:47,408::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd15514" to "Next13823.part32.rar"
2016-02-14 21:13:15,120::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd23592" to "Next13823.part59.rar"
2016-02-14 21:13:41,864::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd9909" to "Next13823.part29.rar"
2016-02-14 21:14:07,852::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd10676" to "Next13823.part33.rar"
2016-02-14 21:14:33,834::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd18858" to "Next13823.part20.rar"
2016-02-14 21:14:59,729::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd4310" to "Next13823.part58.rar"
2016-02-14 21:15:35,675::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd5490" to "Next13823.part56.rar"
2016-02-14 21:16:01,574::DEBUG::[newsunpack:1455] PAR2 will rename "Next13823.nd9946" to "Next13823.part06.rar"
I'll report back on the result.

Re: Unpack files with .nd extension

Posted: February 15th, 2016, 1:45 am
by sander
Update:

No problem at all on my SABnzbd 1.1 (git version), with par2 version 0.6.14: a perfect download.

Re: Unpack files with .nd extension

Posted: February 16th, 2016, 8:34 am
by zizione
Thanks !! Where can I get the 1.1 version ? I could not find it...

Re: Unpack files with .nd extension

Posted: February 16th, 2016, 8:35 am
by safihre
You can use the 1.0.0RC1 version! It's almost the same and definitely the same when it comes to the Unpack and download part.
https://github.com/sabnzbd/sabnzbd/rele ... g/1.0.0RC1
The version 1.1.0 is only for development and latest but possibly unstable features!

Re: Unpack files with .nd extension

Posted: February 16th, 2016, 8:51 am
by zizione
I tried this version on my Macos, and could not start it, it crashed straight away. I will try on my other PC.

Re: Unpack files with .nd extension

Posted: February 16th, 2016, 9:05 am
by safihre
On OSx you should make sure you use the right version, since there are separate versions included for Mountain Lion, etc

Re: Unpack files with .nd extension

Posted: February 16th, 2016, 9:47 am
by zizione
That version worked great on my PC ! I will try again on the mac.
Thanks !