• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 22
Release [service.subtitles.opensubtitles]
I remember being able to download subs for an entire tv show season all at once. I can't seem to remember how to do it anymore. Has that option been taken out or am I just not seeing the option? Can anyone help?
Reply
I got a question, after I install a easy advanced settings I lost subtitles. Its downloading them but not showing.
Help please.
Reply
Has there been a change on the Opensubtitles website, because it's finding the subtitles but it's not downloading them. Could it be that they have build in a popup advertisement?

Code:
10:10:32 2910.310547 T:1626338208   ERROR: GetDirectory - Error getting zip://%2fstorage%2f.kodi%2fuserdata%2faddon_data%2fservice.subtitles.opensubtitles%2ftemp%2fOpenSubtitles.zip/
10:10:32 2910.310791 T:1626338208   ERROR: GetDirectory - Error getting /storage/.kodi/userdata/addon_data/service.subtitles.opensubtitles/temp/OpenSubtitles.zip
10:10:32 2910.313965 T:1626338208   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/service.subtitles.opensubtitles/service.py", line 180, in <module>
                                                subs = Download(params["ID"], params["link"],params["format"])
                                              File "/storage/.kodi/addons/service.subtitles.opensubtitles/service.py", line 103, in Download
                                                if xbmcvfs.exists(subtitle_list[0]):
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
Reply
hi, any body else having problems with subtitle addon subdivX because it has stop working since 1/31/16 this addon is responsible for most spanish subtitles can any body help with the matter any info will be appreciated..
Reply
(2016-02-01, 19:01)sal0206 Wrote: hi, any body else having problems with subtitle addon subdivX because it has stop working since 1/31/16 this addon is responsible for most spanish subtitles can any body help with the matter any info will be appreciated..

This thread is about an addon called service.subtitles.opensubtitles.

You should perhaps start by reading http://kodi.wiki/view/Forum_rules#ADVICE...art_way.3F
and then go to a thread at http://forum.kodi.tv/showthread.php?tid=209064
3 * Nvidia Shield + Synology NAS DS218+ LG 77CX6LA + Genelec + RasPi/rAudio + Adam T5V + T7V + T10S - ArcoLinux
Reply
(2016-01-16, 23:26)poweron Wrote: I got a question, after I install a easy advanced settings I lost subtitles. Its downloading them but not showing.
Help please.

I have this problem as well. I used the tutorial to download,install, enable - it worked the first time i tried it. Then next day, same show/episode/source - download subtitles, says they're downloaded and enabled - looks like they're on - but they don't show up on the screen.

In fact, I went back to my old box, went in to exact same/show/episode/source - download same source subtitles - and they work.

so, it's not opensub, it's not the source - it's me! some setting / some something I can't figure out Sad Everything it set properly in the system video subtitles thing - all on, english, enabled, default tv and move - opensub selected - in the config it says it is enabled - in the show, it says it is downloaded and enabled - but they just don't show!

Also, it is not offset on the screen, or delayed or anything like that - just don't even show up.
Reply
there are some problems on android with the plugin:


Code:
12:41:07 T:1634085160   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnicodeEncodeError'>
                                            Error Contents: 'ascii' codec can't encode character u'\xe1' in position 78: ordinal not in range(128)
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.opensubtitles/service.py", line 26, in <module>
                                                shutil.rmtree(__temp__)
                                              File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-17/lib/python2.6/shutil.py", line 197, in rmtree
                                              File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-17/lib/python2.6/posixpath.py", line 132, in islink
                                            UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 78: ordinal not in range(128)
                                            -->End of Python script error report<--

it does not download any subtitle, just displays an error...

I think the character is there:
Code:
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/profiles/Gábor/addon_data/service.subtitles.supersubtitles/temp/
Reply
Hello, i'm having the same issue as mention before in this thread. Kodi don't found subtitles with opensubtitles.org even if i manual write the name of the tv show.
I have kodi 15.2 running in lubuntu
My log say "failed to connect to service for subtitle search"
the entire log is here: http://xbmclogs.com/pz2gs3bqv

In my other pc with windows 10 every thing work just fine and i have the same settings in both
I already read this entire thread but nothing work
I'm hopping that someone can help me fix this

Thanks
Reply
The issue is with the add-ons you're using.
LibreElec Kodi | Aeon MQ ?
Reply
(2015-02-23, 15:46)tnuc Wrote: remove temp folder from your userdata/addons_data/service.subtitles.opensubtitles and it should be fine

Love you, man.
Reply
the opensubtitle.org plugin for kodi has a problem with Arabic subtitle, it always gives Persian language instead.
please fix
Reply
Hi guys it's a couple of day that the this add on seems not to be working. It give me a message like: Error searching for subtitles.

That's my debug log:

Code:
14:30:59 T:140171019413824   DEBUG: New Service [service.subtitles.opensubtitles]
14:30:59 T:140170621847296   DEBUG: StartScript - calling plugin OpenSubtitles.org('plugin://service.subtitles.opensubtitles/','5','?action=search&languages=English%2cGerman%2cItalian&preferredlanguage=Italian')
14:30:59 T:140170621847296   DEBUG: WaitOnScriptResult - waiting on the OpenSubtitles.org (id=13) plugin...
14:30:59 T:140170613454592   DEBUG: Thread LanguageInvoker start, auto delete: false
14:30:59 T:140170613454592    INFO: initializing python engine.
14:30:59 T:140170613454592   DEBUG: CPythonInvoker(13, /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/service.py): start processing
14:30:59 T:140170613454592   DEBUG: -->Python Interpreter Initialized<--
14:30:59 T:140170613454592   DEBUG: CPythonInvoker(13, /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/service.py): the source file to load is "/home/xbmc/.kodi/addons/service.subtitles.opensubtitles/service.py"
14:30:59 T:140170613454592   DEBUG: CPythonInvoker(13, /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/service.py): setting the Python path to /home/xbmc/.kodi/addons/service.subtitles.opensubtitles:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/python2.7/dist-packages/ubuntu-sso-client
14:30:59 T:140170613454592   DEBUG: CPythonInvoker(13, /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/service.py): entering source directory /home/xbmc/.kodi/addons/service.subtitles.opensubtitles
14:30:59 T:140170613454592   DEBUG: CPythonInvoker(13, /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/service.py): instantiating addon using automatically obtained id of "service.subtitles.opensubtitles" dependent on version 2.1.0 of the xbmc.python api
14:30:59 T:140170613454592   DEBUG: ### [__main__] - action 'search' called
14:30:59 T:140170613454592   DEBUG: ### [__main__] - VideoPlayer.OriginalTitle not found
14:30:59 T:140170904717056   DEBUG: PushCecKeypress - received key  b duration 223
14:30:59 T:140170613454592   DEBUG: ### [__main__] - failed to connect to service for subtitle search
14:30:59 T:140170613454592   DEBUG: LocalizeStrings: no translation available in currently set gui language, at path /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/resources/language/Italian
14:30:59 T:140170613454592   DEBUG: POParser: loaded 4 strings from file /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/resources/language/English/strings.po
14:30:59 T:140170621847296   DEBUG: WaitOnScriptResult- plugin returned successfully
14:30:59 T:140170613454592    INFO: CPythonInvoker(13, /home/xbmc/.kodi/addons/service.subtitles.opensubtitles/service.py): script successfully run
14:30:59 T:140171019413824   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
14:30:59 T:140170613454592    INFO: Python script stopped

Thanks for help
Reply
(2016-03-10, 02:07)GAZ082 Wrote: [quote='tnuc' pid='1936680' dateline='1424699195']
remove temp folder from your userdata/addons_data/service.subtitles.opensubtitles and it should be fine

How do you remove contents of a folder if you side loaded Kodi on an Apple TV 4 (tvOS)?
Reply
(2016-06-24, 19:59)pdell Wrote:
(2016-03-10, 02:07)GAZ082 Wrote: [quote='tnuc' pid='1936680' dateline='1424699195']
remove temp folder from your userdata/addons_data/service.subtitles.opensubtitles and it should be fine

How do you remove contents of a folder if you side loaded Kodi on an Apple TV 4 (tvOS)?
File manager in kodi?
Reply
Found a solution to my problem.
Reply
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 22

Logout Mark Read Team Forum Stats Members Help
[service.subtitles.opensubtitles]2