![]() |
|
[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-05-09 18:44 orivar Wrote:Hi everyone, Please fork the github repo and request a pull with changes - orivar - 2011-05-09 18:50 I'm not running linux here so I can only edit files, not upload them. That means I can override Sratim's service.py, but that's about it. I can try to find a git client for windows (last time I checked that simply meant cygwin) but if an e-mail's ok it would be a lot simpler... - JuliusCeasar - 2011-05-09 20:29 Hey Amet, Thanks for this. Will be very useful when I'll make it work. Here's my problem: Once I select any subtiles from the list XBMC Subtitles provides me, it just doesn't work when I start the movie again. Yet If I download manually the subtitle on my computer and activate it via the "browse subtitle" option, it will display correctly. Have any ideas of what may be causing that ? Thanks! - amet - 2011-05-09 20:35 orivar Wrote:I'm not running linux here so I can only edit files, not upload them. That means I can override Sratim's service.py, but that's about it. it would be a lot simpler.. for you ![]() git is easy, and makes updating the services much easier. - amet - 2011-05-09 20:36 JuliusCeasar Wrote:Hey Amet, debug log please - sbentin - 2011-05-10 23:06 orivar Wrote:I can try to find a git client for windows (last time I checked that simply meant cygwin) but if an e-mail's ok it would be a lot simpler... There is a git plugin for eclipse you can try - orivar - 2011-05-11 18:49 amet Wrote:it would be a lot simpler.. for you I installed a "windows client" (MinGW based instead of cygwin - they're not fooling anyone) and I'm now learning to connect to the remote repo on github. I'll upload the changes and request a pull... evantually. I really wish the website would simply support file upload. You can do everything else on it and you don't need to install anything if you just wanna make a quick change on some random machine. I do have another question though: do you want to add the service to the list (gui and options) or should I? Edit: I think I figured it out, pull requested. I can't seem to figure out how to update my forked repo with your changes though. Mind telling me how to do it? Edit 2: Well that wasn't simple at all. Updated my repo successfully. Let me know if you want me to add the service to the list. Undertexter.se and swesub. - WarCrap - 2011-05-13 14:51 Hello Just installed the xbmc subtitles. Works fine just one problem. When i try to search subtitles from the sites "undertexter and swesub" it just says "no subtitles found". But other sites like subscene for example works just fine. Any solutions? Thanks - amet - 2011-05-13 15:56 Maybe there is no subs? Post the log and we can see if there is an error or not - mr_blobby - 2011-05-13 17:53 WarCrap Wrote:HelloThey've completely redesigned the site, so I will need to completely rewrite the script. ![]() Maybe I will find time for it this weekend, maybe not .... |