Kodi Community Forum
[RELEASE] OpenSubtitles OSD (Script) - 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: [RELEASE] OpenSubtitles OSD (Script) (/showthread.php?tid=56083)



- amet - 2010-06-25

I will see what can be done once Dharma gets released, OpenSubtitles_OSD will not be used then and can be modified to work only on xbox


- darkew - 2010-07-06

Hi,

Is there a way to somehow view the name of the file that's playing, so you can match the correct subtitle for it?

Thank you so much for this!


- amet - 2010-07-06

darkew Wrote:Hi,

Is there a way to somehow view the name of the file that's playing, so you can match the correct subtitle for it?

Thank you so much for this!

Yes, in XBMC Subtitles


cannot see subs - sarbel - 2010-07-13

hey there

I've installed the script, played a movie and used the script to download subs. after download it says "subtitles downloaded and extracted" but then I cannot see the subs showing up. also, the srt file is not in the folder I've configured. any ideas?

(btw - I've enabled the debug log but don't know where it is)

thanks
Simon


- amet - 2010-07-13

sarbel Wrote:hey there

I've installed the script, played a movie and used the script to download subs. after download it says "subtitles downloaded and extracted" but then I cannot see the subs showing up. also, the srt file is not in the folder I've configured. any ideas?

(btw - I've enabled the debug log but don't know where it is)

thanks
Simon

read my signature for the debug log location


- iElectric - 2010-08-22

I found the bug crashing my plugin, not really sure where to report a bug:

in resources/lib/gui.py:
replace

hashTry = timeout(self.set_filehash, timeout_duration=5)
with

hashTry = self.set_filehash()

at 2 locations.

I'm still researching why podnapisi.net returns zero hits.


- iElectric - 2010-08-22

Ok, podnapisi.net has two methods for searching: by hash and by name.


By default it uses hash method but podnapisi.net database has very few records with that.

So by name method is never triggered. Will take a peek tomorrow if it's easy to fix.

Expect a fork soon with those fixes!


- amet - 2010-08-22

iElectric Wrote:Ok, podnapisi.net has two methods for searching: by hash and by name.


By default it uses hash method but podnapisi.net database has very few records with that.

So by name method is never triggered. Will take a peek tomorrow if it's easy to fix.

Expect a fork soon with those fixes!

This is an old script, soon to be fully replaced by XBMC Subtitles Addon compatible with the latest Dharma builds.


- iElectric - 2010-08-23

True, but trunk does not compile for me and Dharma seems like never to be releasedSmile


- mkortstiege - 2010-08-23

iElectric Wrote:True, but trunk does not compile for me and Dharma seems like never to be releasedSmile

Trunk compiles just fine and Dharma will be releases when it's ready.


- iElectric - 2010-08-23

Can't waitSmile Keep up the good work!


PS: I'll try recompiling trunk again


- jurrabi - 2010-10-20

I don't know if this thread is still open but I fond that the latest xbmc subtitles addon fails to work with video files that include non-ascii charcodes.

It search subtitles for it fine but it gives an decoding error under the title that says:

ERROR: 'ascii' codec can decode byte 0xc3 in position 2: ordinal not in range.

Is there a better way to place this bug reports?

Thanks in advance.


- amet - 2010-10-20

jurrabi Wrote:I don't know if this thread is still open but I fond that the latest xbmc subtitles addon fails to work with video files that include non-ascii charcodes.

It search subtitles for it fine but it gives an decoding error under the title that says:

ERROR: 'ascii' codec can decode byte 0xc3 in position 2: ordinal not in range.

Is there a better way to place this bug reports?

Thanks in advance.

maybe here with the debug log Smile


- Droidman86 - 2010-12-02

I installed it without showing any errors, however when I go to skin settings - addon scripts it does not show any settings or anything to load/download subtitles or anything at all. Please help.


- amet - 2010-12-02

Droidman86 Wrote:I installed it without showing any errors, however when I go to skin settings - addon scripts it does not show any settings or anything to load/download subtitles or anything at all. Please help.

you have to make up your mind, did you install XBMC Subtitles or OpenSubtitles_OSDHuh

http://forum.xbmc.org/showpost.php?p=656270&postcount=603