[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2
#86
(2015-01-13, 02:21)corona Wrote:
(2015-01-09, 20:02)horstepipe Wrote: hey
ist there no way to fix that utf issue to add series with mutations like "ä,ö,ü"?

I'm sure it can be done, sorry it's clearly been missed in the last utf fixes. Could you please post a fresh xbmc.log error for it and preferably add an issue for it on the tracker: https://github.com/andrewleech/plugin.vi...bmc/issues

Here is the error from log file:
Code:
14:03:09 T:2896   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnicodeDecodeError'>
                                            Error Contents: 'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)
                                            Traceback (most recent call last):
                                              File "C:\Users\horstepipe\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 1125, in <module>
                                                addSeriesToLibrary(seriesID, name, url)
                                              File "C:\Users\horstepipe\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 832, in addSeriesToLibrary
                                                filename = (''.join(c for c in filename.encode("utf-8") if c not in '/\\:?"*|<>')).strip(' .')
                                            UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)
                                            -->End of Python script error report<--


The error occures when adding a series from netflixbmc to library. If e.g. season 2, episode 7 contains a mutation, all episodes from season 1 to season 2 episode 6 are being added. Then the process stops with the error from above. I'll add a tracker on github, too.

Thank you
Reply


Messages In This Thread
Who's Watching is empty? - by RiverBend - 2015-01-08, 18:55
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2 - by horstepipe - 2015-01-13, 15:13
Full-screen mode - by oakertood - 2015-03-29, 01:08
25% - by Mattlock - 2015-07-06, 03:56
Additional/Original Browser Option? - by durv - 2015-09-07, 05:07
[RELEASE] NetfliXBMC - EMPTY LISTS - by Nibar - 2015-12-08, 03:38
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 217