Page 1 of 1

problem extracting rar

Posted: January 4th, 2014, 5:26 pm
by brizou
Hello everybody,
I have sabnzbd installed on a linux mint debian edition running computer
For a couple of days It doesn't want to extract the files once they are downloaded
When I look at the log I have that

Code: Select all

2014-01-04 23:06:22,398::INFO::[newsunpack:888] Deleting /home/gurvan/Vidéos/temporaire/incomplete/name_of_the_movie.par2
2014-01-04 23:06:22,399::INFO::[postproc:596] Par2 check finished on name_of_the_movie
2014-01-04 23:06:22,399::INFO::[misc:788] Creating directories: /home/gurvan/Vidéos/temporaire/complete/Films/name_of_the_movie
2014-01-04 23:06:22,399::INFO::[postproc:340] Running unpack_magic on name_of_the_movie
2014-01-04 23:06:22,406::INFO::[newsunpack:208] Unrar starting on /home/gurvan/Vidéos/temporaire/incomplete/name_of_the_movie
2014-01-04 23:06:22,413::INFO::[newsunpack:424] Extracting rarfile /home/gurvan/Vidéos/temporaire/incomplete/name_of_the_movie.part001.rar (belonging to name_of_the_movie$
2014-01-04 23:06:22,456::INFO::[newsunpack:714] Skipping unrar file check due to unreliable file names or old unrar
2014-01-04 23:06:22,456::INFO::[newsunpack:719] 0 fichier(s)/dossier(s) décompressé(s) en 0 secondes
2014-01-04 23:06:22,456::INFO::[newsunpack:212] Unrar finished on /home/gurvan/Vidéos/temporaire/incomplete/name_of_the_movie
2014-01-04 23:06:22,466::INFO::[postproc:342] unpack_magic finished on name_of_the_movie
the line 2014-01-04 23:06:22,456::INFO::[newsunpack:719] 0 fichier(s)/dossier(s) décompressé(s) en 0 secondes means that no file/folder as been extracted in 0 seconds (it's french sorry)
I don't understand, when I extract it with the command
unrar e name_of_the_movie.part001.rar it does work fine

Do you have any idea what could be my problem ? Does sabnzbd not find unrar by itself ?

Thank you very much

Re: problem extracting rar

Posted: January 4th, 2014, 6:25 pm
by sander
What is the version of your unrar? Check with "unrar | head -5"

Can you also unrar with the full path (including the accent aigu) and using the 'x', so "unrar x /home/gurvan/Vidéos/temporaire/incomplete/name_of_the_movie.par001.rar"

Re: problem extracting rar

Posted: January 4th, 2014, 8:24 pm
by brizou
Thank you very much for your reply

UNRAR 5.00 beta 8 freeware


both unrar e and x work with the full path

Re: problem extracting rar

Posted: January 4th, 2014, 9:05 pm
by brizou
ok so I moved my folder from Vidéos to Videos and now it works. Sabnzbd sseams to not like accents...

Re: problem extracting rar

Posted: January 5th, 2014, 12:53 am
by sander
brizou wrote:ok so I moved my folder from Vidéos to Videos and now it works. Sabnzbd sseams to not like accents...
SAB is OK with accents, but unrar is not.