Solved FRODO script.xbmc.subtitles 3.9.18 error ascii BetaSeries
#1
Hello,
Recently I have a problem with ascii subtitles from BetaSéries.

attached log

Code:
16:50:24 T:140165762766592   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 0xe2 in position 15: ordinal not in range(128)
                                            Traceback (most recent call last):
                                              File "/var/lib/vdr/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 492, in onClick
                                                self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition())
                                              File "/var/lib/vdr/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 301, in Download_Subtitles
                                                self.session_id
                                              File "/var/lib/vdr/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/BetaSeries/service.py", line 231, in download_subtitles
                                                mtime = os.stat(os.path.join(tmp_sub_dir.encode("utf-8"), file.encode("utf-8"))).st_mtime
                                            UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 15: ordinal not in range(128)
                                            -->End of Python script error report<--

Complet Log Xbmc.log

Thank for your help.

@+
OS: LibreElec-7.95.beta6 kszaq - KODI Krypton-17.0 - TvHeadend 4.1.2415
SKIN: AeonMQ7 by MarcosQUI
AndroidBox: Bqeel M9C max
DVB-T2: August USB Freeview TV Receiver
NAS: D-Link DNS-325

Reply
#2
Ok,
I found I applied this old patch and it fixed my problem

https://github.com/amet/script.xbmc.subt...a8262aba66

@+
OS: LibreElec-7.95.beta6 kszaq - KODI Krypton-17.0 - TvHeadend 4.1.2415
SKIN: AeonMQ7 by MarcosQUI
AndroidBox: Bqeel M9C max
DVB-T2: August USB Freeview TV Receiver
NAS: D-Link DNS-325

Reply
#3
How to apply this patch? I have this error.

http://xbmclogs.com/show.php?id=159730
Sony XR 55 A80J
Kodi Nexus

Intel Nuc i3 + 4gb ram
OE 4.0.3
Reply
#4
Sorry,
but this is not the same problem, this is not a problem U-TF8 and I did not know enough python to be able to help you.

You should open a new topic

@+
OS: LibreElec-7.95.beta6 kszaq - KODI Krypton-17.0 - TvHeadend 4.1.2415
SKIN: AeonMQ7 by MarcosQUI
AndroidBox: Bqeel M9C max
DVB-T2: August USB Freeview TV Receiver
NAS: D-Link DNS-325

Reply
#5
Thanks Rififi77
Sony XR 55 A80J
Kodi Nexus

Intel Nuc i3 + 4gb ram
OE 4.0.3
Reply

Logout Mark Read Team Forum Stats Members Help
FRODO script.xbmc.subtitles 3.9.18 error ascii BetaSeries0