0.8.0b6 - Unpacking error -> names with special characters

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
.maxx
Release Testers
Release Testers
Posts: 70
Joined: April 10th, 2008, 6:32 am

0.8.0b6 - Unpacking error -> names with special characters

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

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

Post by shypike »

Please email the NZB a.s.a.p. to [email protected] as we are preparing the
next major release for this week.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

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

Post by shypike »

Never mind, I found the NZB.
I'm already on track of the problem.
Post Reply