Kodi Community Forum
[DEPRECIATED] XBMC Subtitles - Addon Script (previously OpenSubtitles OSD) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Subtitle Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=143)
+---- Thread: [DEPRECIATED] XBMC Subtitles - Addon Script (previously OpenSubtitles OSD) (/showthread.php?tid=75437)



- jackripper - 2012-03-06

amet Wrote:Looks to me that é in J:\Séries is giving it problems. I can't reproduce here on osx. Will look more...

Hi Amet. Thanks for your quick answer.

I've made a test. Indeed, without the accents("é", "è", ...), it works perfectly.

Is there a way to fix this bug, or should i rename all my folders containing theses characters ?

Thanks again anyway.


- Shadok - 2012-03-07

Looks like I have the same issue and that this plugin or RC2 have an issue with unicode characters now.


- amet - 2012-03-07

for anyone having issues with "é", "è", ... can you please try http://dl.dropbox.com/u/19359762/script.xbmc.subtitles_char_fix.zip and install it using "install via zip" option

please let me know if it works ...


- Shadok - 2012-03-07

I'll try this evening and let you know.
Thanks for the update.


- Shadok - 2012-03-07

It works but it still output errors :
http://pastebin.com/QGQzaj6D


- amet - 2012-03-07

Shadok Wrote:It works but it still output errors :
http://pastebin.com/QGQzaj6D

try with this change please, https://github.com/amet/script.xbmc.subtitles/commit/b4a77e168fbc74ebd5c97d2ea1d0c9668d882586


- Shadok - 2012-03-07

Done :
http://pastebin.com/gi0Aq6Q0


- amet - 2012-03-07

Shadok Wrote:Done :
http://pastebin.com/gi0Aq6Q0

and now? https://github.com/amet/script.xbmc.subtitles/commit/02812b6a353954eebcbe2260c11db0410f5ada5f


- Shadok - 2012-03-07

http://pastebin.com/4s7nJjMj


- amet - 2012-03-07

Shadok Wrote:http://pastebin.com/4s7nJjMj

line 367 there 21:10:37 T:2660 ERROR: xbmc.Player().setSubtitles(files_list[-1][1])

tells me that you didnt pull the changes


- Shadok - 2012-03-07

Well, I did but let me check again.


- jackripper - 2012-03-07

Hi,

For me, it's now working, no more error.

Thanks Amet Smile


- Shadok - 2012-03-07

Ok, my zip wasn't updated.
I did it manually.
Testing again Smile


- Shadok - 2012-03-07

Looks better Smile
http://pastebin.com/eJvZzBXL

No errors anymore.


- amet - 2012-03-07

jackripper Wrote:Hi,

For me, it's now working, no more error.

Thanks Amet Smile

with zip or with manual changes?