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)



- amet - 2011-04-25

macollin Wrote:Hello - I too am having an issue with running this via ATV2. I am using the 4/17/2011 nightly build with iOS 4.3.1 (seas0npass jailbreak). I am able to find the subtitle I want and click on it. The screen reads "dowloading subtitles" and just hangs there. It doesn't lock up, but if I leave it for 5-10 minutes it doesn't download anything.

I have changed the location of the download of the subtitle to a local directory (/private/var/mobile/Library/Preferences/XBMC/), as I thought the problem was that it wouldn't save to my SMB share because I was using ATV2. But I still have the same issue.

Debug log can be found here: http://pastebin.ca/2050440

Please let me know if you need any further info.

Thanks!

did you copy user folder from a previous xbmc install? looks like you dont have write permissions on it


- macollin - 2011-04-25

Yes, I copied over most of the files in Userdata folder when I upgraded to 4.3.1. Any thoughts as to how to remedy the situation?

Thanks for the quick response.


- amet - 2011-04-25

macollin Wrote:Yes, I copied over most of the files in Userdata folder when I upgraded to 4.3.1. Any thoughts as to how to remedy the situation?

Thanks for the quick response.

1. Delete userfolder Smile
Or
2. Look on a ios forum for a chown command to change ownership of the files (I don't have it on me now)


- macollin - 2011-04-25

That did it! It also fixed a couple of other unexplained issues I was having (i.e., not being able to add favourites). So, thank you!!!

Here is the command: chown -R mobile:mobile /private/var/mobile/Library/Preferences/XBMC/userdata


- lumiden - 2011-04-26

Is this addon supossed to work with streamed videos?
Because I'm having different errors with a couple of channels, specially Subdivx and Argenteam.
I would strongly suggest to do Subdivx channel all over, because argenteam subs are also in subdivx.
I posted a log few months ago, subdivx channel creator didn't fix it. I looked into the code and have an idea of the error, but no idea how to fix.


- amet - 2011-04-26

lumiden Wrote:Is this addon supossed to work with streamed videos?
Because I'm having different errors with a couple of channels, specially Subdivx and Argenteam.
I would strongly suggest to do Subdivx channel all over, because argenteam subs are also in subdivx.
I posted a log few months ago, subdivx channel creator didn't fix it. I looked into the code and have an idea of the error, but no idea how to fix.

I have never tried with streamed vidoes myself, it has some code to detect if the videos are streamed but that is as far as it goes.

as for the fix, post a debug log and what you might think is the fix and I'll see whats going on there. the original author didnt respond so nothing I can do except remove if its not working


- virtuaali - 2011-04-26

is there anyway to add subsearch.org to the supported list in the addon? There is 13 different language available on the site and it would be nice to find from the list.


- Jair - 2011-04-27

amet Wrote:you can try by deleting

Code:
elif os.path.isfile(dirfile):
    os.remove(dirfile)

in line 65/66 in /services/LegendasTV/service.py

It works fine after commenting that lines, but now it shows all the files on the dialog box instead of only srt files. But that's a small problem.


Thanks.


Add language to filename - phileas50 - 2011-04-27

Even though the above option is not "checked" in the Advanced Options menu I still get the addition of .en.srt at the end of each subtitle file. My setup is Dharma on Windows 7. Thank you


- amet - 2011-04-27

phileas50 Wrote:Even though the above option is not "checked" in the Advanced Options menu I still get the addition of .en.srt at the end of each subtitle file. My setup is Dharma on Windows 7. Thank you

log please


- phileas50 - 2011-04-27

Using XBMC Debug log plugin if I have done everything correctly the address is http://pastebin.com/LHfE56Yr

Thank you

Now it stopped doing it. Kindly disregard the pastebin . All it needed war a reboot.
Yjank you


- amet - 2011-04-27

phileas50 Wrote:Using XBMC Debug log plugin if I have done everything correctly the address is http://pastebin.com/LHfE56Yr

Thank you

Now it stopped doing it. Kindly disregard the pastebin . All it needed war a reboot.
Yjank you

fixed in 2.4.6 and available in official repo

Quote:2.4.6
- fixes: Service LegendasDivx.com v0.2.2
- fixed: "Add Language To Filename" was ignored in some cases



- dimzen - 2011-05-01

The subtitle addon button is inactiv in my xbmc.
I'v tryed reinstalling xbmc and the addon, but it doesn't help Sad

it happed after I installed K lite, i'v uninstalled that now too, but it still doesn't work Sad

What to do?


- amet - 2011-05-01

dimzen Wrote:The subtitle addon button is inactiv in my xbmc.
I'v tryed reinstalling xbmc and the addon, but it doesn't help Sad

it happed after I installed K lite, i'v uninstalled that now too, but it still doesn't work Sad

What to do?

Did you look at the first post in this thread?


- dimzen - 2011-05-01

amet Wrote:Did you look at the first post in this thread?

Ehh yes?

The addon is enabled, and it worked before I installed k lite Sad