Page 1 of 1

0.8.0b6 - Unpacking error -> names with special characters

Posted: February 1st, 2016, 11:11 am
by .maxx
Hi guys,

if I give my downloads filenames with special characters like "ä,ö,ü" or "á, é" sabnzbd unpacks everything but gives me an error at the end of unpacking.

Here's a sample error:
The filename was "Verstehen Sie die Béliers (2014)"

Code: Select all

2016-02-01 17:05:05,649::ERROR::[postproc:518] Nachbearbeitung von Verstehen Sie die Béliers (2014) fehlgeschlagen ()
2016-02-01 17:05:05,650::INFO::[postproc:520] Traceback: 
Traceback (most recent call last):
  File "sabnzbd/postproc.pyc", line 354, in process_job
  File "sabnzbd/newsunpack.pyc", line 270, in unpack_magic
  File "sabnzbd/newsunpack.pyc", line 230, in unpack_magic
  File "sabnzbd/newsunpack.pyc", line 479, in rar_unpack
  File "logging/__init__.pyc", line 1617, in warning
  File "logging/__init__.pyc", line 1177, in warning
  File "logging/__init__.pyc", line 1284, in _log
  File "logging/__init__.pyc", line 1294, in handle
  File "logging/__init__.pyc", line 1334, in callHandlers
  File "logging/__init__.pyc", line 757, in handle
  File "/Applications/SABnzbd.app/Contents/Resources/SABnzbd.py", line 216, in emit
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 59: invalid continuation byte

Re: 0.8.0b6 - Unpacking error -> names with special characte

Posted: February 1st, 2016, 1:07 pm
by shypike
Please email the NZB a.s.a.p. to [email protected] as we are preparing the
next major release for this week.

Re: 0.8.0b6 - Unpacking error -> names with special characte

Posted: February 1st, 2016, 1:55 pm
by shypike
Never mind, I found the NZB.
I'm already on track of the problem.