![]() |
|
[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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 |
- 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. 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 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, 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 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 ?
|