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

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Subtitle Add-ons (/forumdisplay.php?fid=143)
+---- Thread: [DEPRECIATED] XBMC Subtitles - Addon Script (previously OpenSubtitles OSD) (/showthread.php?tid=75437)



- amet - 2011-06-18 15:18

billhar Wrote:Yes I did set A path to the subs folder. Bill

I never said you must set the path to subs folder

please look at the first post again, enable subtitles in OSD and set the path to it right under the enable button


- mr_blobby - 2011-06-18 15:21

And it is easy to miss:
http://forum.xbmc.org/showpost.php?p=815654&postcount=1205


- billhar - 2011-06-18 15:59

I did miss it, had to scroll down to see it. Every thing works now. Thanks for the help.Nod Bill


I need your help Amet et al re: subtitles. log included. - j777jsy - 2011-06-20 15:03

amet Wrote:leave the debug logging on and enjoy the subtitles Big Grin

Hi Amet et al

I am a XBMC naive person. I will try and explain my problem. I don't get subtitles despite trying few of the options that people have already mentioned..

My debug logs are here

part 1 - http://pastebin.com/TLHThT59

part 2 - http://pastebin.com/1tNXHQmr

I usually stream movies from icefilm rather than downloading it completely. Hence I prefer to have subtitles at the same time. I download the subtitles using podnapisi.net with username and password... it says its downloaded but nothing happens when the movie continues....ie. no subtitles

on the xbmc subtitles setting page under services I have ticked open subtitles.org and subscene.com and undertexter.se


I have also unticked "subtitle download folder same as movie"

downolod folder is /var/mobile/downloads both on the settings and also on system/videos - setting subtitle folder

Dont' know what else to do to get the subtitles..tried a few movies without much effect.

Please help .. Thanks

J


- marciton - 2011-06-21 10:31

zocario Wrote:Hello,

This add-on is really interesting but I'm french and there isn't french sources...
What about integrate sous-titres.eu that is really good for TV Shows and films ?
Or tvsubtitles.net (really quick, for TV Shows, and available in many languages) ?

Thanks for your attention.

hello,
I've the same question.. today there is not a lot of french subs.
sous-titres.eu is the best source for TV shows ...
can we help on the implementation ?


- amet - 2011-06-21 22:36

j777jsy Wrote:Hi Amet et al

I am a XBMC naive person. I will try and explain my problem. I don't get subtitles despite trying few of the options that people have already mentioned..

My debug logs are here

part 1 - http://pastebin.com/TLHThT59

part 2 - http://pastebin.com/1tNXHQmr

I usually stream movies from icefilm rather than downloading it completely. Hence I prefer to have subtitles at the same time. I download the subtitles using podnapisi.net with username and password... it says its downloaded but nothing happens when the movie continues....ie. no subtitles

on the xbmc subtitles setting page under services I have ticked open subtitles.org and subscene.com and undertexter.se


I have also unticked "subtitle download folder same as movie"

downolod folder is /var/mobile/downloads both on the settings and also on system/videos - setting subtitle folder

Dont' know what else to do to get the subtitles..tried a few movies without much effect.

Please help .. Thanks

J

it shows that the srt file has been copied to /var/mobile/Downloads/ but that it couldnt be activated.. that is strange... It would only happen if the srt is invalid(as in not the subtitles file).. what do you have in /var/mobile/Downloads/?


- amet - 2011-06-21 22:40

marciton Wrote:can we help on the implementation ?

hi,

yes, you could help with implementation... if you create the working service, I will gladly add it in the XBMC Subtitle.

fork a github repo, use one of the existing services to see how to communicate with the main gui.py. once you are ready request the pull there

Cheers,
amet


- j777jsy - 2011-06-23 14:54

amet Wrote:it shows that the srt file has been copied to /var/mobile/Downloads/ but that it couldnt be activated.. that is strange... It would only happen if the srt is invalid(as in not the subtitles file).. what do you have in /var/mobile/Downloads/?

I've got repositories stored in it!! Would that be the reason for not activating it!!


- amet - 2011-06-23 15:19

j777jsy Wrote:I've got repositories stored in it!! Would that be the reason for not activating it!!

question is, is the .srt file downloaded there or not?


- j777jsy - 2011-06-25 00:21

amet Wrote:question is, is the .srt file downloaded there or not?

No.. I don't think it's downloaded!! .. what to do ?Sad