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)



- marcelbk - 2010-10-23

gfjardim Wrote:Anyone have other bugs regarding Legendas.TV service? If not, I'll submit some fixes for bugs I've already addressed.

gfjardim,
I think I know you from HTForum..Is that you isn't? Over there my nickname is mebkopcznski
Well, I could help you, if you need, with this add-on. I was thinking about geting subtitles from three another sites: http://www.insubs.com , http://www.insanos.tv and http://www.darksite.tv.

What do you think?


- amet - 2010-10-24

version 2.0.0 is on official repo

Code:
2.0.0
- added: new service Subdivx.com, Spanish subs only. Thanks to Enric Godes.
- updated: use .getAddonInfo('path') instead of os.getcwd()
- cosmetics



- valguerra - 2010-10-25

Need help, I was able to use the installer to load the opensubtitles. But on my skin i have no were to go to enable addons. i see a space with it said config addon, but i tryed to clecik on there an nothing shows up, not even the label. What could be the problem?


- jamesonmula - 2010-10-25

valguerra Wrote:Need help, I was able to use the installer to load the opensubtitles. But on my skin i have no were to go to enable addons. i see a space with it said config addon, but i tryed to clecik on there an nothing shows up, not even the label. What could be the problem?

Hi! Have you tried to enable the OSD as it says on http://forum.xbmc.org/showpost.php?p=551705&postcount=1?
It worked well to me with the default skin of Dharma...


- Milras - 2010-10-25

First of all, I want to congrat the developers of this addon, it has made the tedious process of subtitle hunting a breese.

I don't know if this is the right place, but I'd like to ask for the addition of the following subtitle site (Portuguese and Portuguese-Brasil subtitles):
=» legendasdivx.com

Thanks in advance


- amet - 2010-10-25

2.0.2 is out if anyone cares to test drive it, its not in official repo as it has some major changes to the window and would like to get it tested first.

the list of services is now in a separate list and its hidden to the left, it gets called by going left/right with your remote or keyboard or going to the right edge of the screen with your mouse.

Image

Image


- fiveisalive - 2010-10-26

I'm running Dharma beta3 (SVN:34904M) and when I try to access the subtitles from the OSD menu, I'm getting "Script failed!" with the following in the log:


Code:
00:09:23 T:140415470700304 M:3341795328   ERROR: Traceback (most recent call last):
                                              File "/home/myth/.xbmc/addons/script.xbmc.subtitles/default.py", line 22, in ?
                                                ui = gui.GUI( "script-XBMC-Subtitles-main.xml" , __cwd__ , "Default")
                                            AttributeError: 'module' object has no attribute 'GUI'

This is with the latest updated addon (v 2.0.0, I believe). Known issue?


- fiveisalive - 2010-10-26

fiveisalive Wrote:I'm running Dharma beta3 (SVN:34904M) and when I try to access the subtitles from the OSD menu, I'm getting "Script failed!" with the following in the log:


Code:
00:09:23 T:140415470700304 M:3341795328   ERROR: Traceback (most recent call last):
                                              File "/home/myth/.xbmc/addons/script.xbmc.subtitles/default.py", line 22, in ?
                                                ui = gui.GUI( "script-XBMC-Subtitles-main.xml" , __cwd__ , "Default")
                                            AttributeError: 'module' object has no attribute 'GUI'

This is with the latest updated addon (v 2.0.0, I believe). Known issue?

full log here: http://fpaste.org/ESmh/

filed ticket here: http://trac.xbmc.org/ticket/10583


- amet - 2010-10-26

fiveisalive Wrote:full log here: http://fpaste.org/ESmh/

filed ticket here: http://trac.xbmc.org/ticket/10583

it fails to load gui.py, can you confirm that you have it in /home/myth/.xbmc/addons/script.xbmc.subtitles/resources/lib?

have you tried reinstalling it, maybe something went wrong while updating?


- jakeroberts - 2010-10-26

hy everybody....
This Add ON is amazing.
Can you intergrate this Site http://www.subtitrari-noi.ro
thank you very much.


- smilenkovski - 2010-10-26

@Željko
Thank you for your hard work on this wonderful add-on.
Saso


- fillidill - 2010-10-26

kim1406 Wrote:I just updated to latest release, but it is not downloading any subtitles, it cannot connect to any website. It just says that a local subtitle present ! and nothing happens, even though there is no local subtitles. I'm running XBMC_Dharma_33382 on windows 7.

Amet Wrote:please try deleting C:\Users\revo\AppData\Roaming\XBMC\cache\sub_tmp and try again

I get the same problem but I use the portable mode. I have searched after a directory with the name "sub_tmp" but I can't find it in neither the roaming or the xbmc main folder.

Please help me.


- amet - 2010-10-26

fillidill Wrote:I get the same problem but I use the portable mode. I have searched after a directory with the name "sub_tmp" but I can't find it in neither the roaming or the xbmc main folder.

Please help me.

install the latest 2.0.2 and try that. if it doesnt work post a debug log.


- fillidill - 2010-10-26

Amet Wrote:install the latest 2.0.2 and try that. if it doesnt work post a debug log.

I actually already have it. Here's the log:
http://pastebin.com/5kipkcd6

Thanks a lot for your help!


- mr_blobby - 2010-10-26

And another debug log:
http://pastebin.com/fXD2GEXg
This time with the default Confluence skin.