![]() |
|
[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 |
auto download subtitles on XBMC load? - Prizm4 - 2011-01-15 12:03 I've installed the XBMC Subtitles plugin, but it seems the only way to download subtitles is within the OSD display while playing a movie. Is that correct? Is there a way to automatically download subs on startup, just like movie content updates itself on startup? thanks Can't use XBMC Subtitle Plugin - iriedreadlock - 2011-01-17 17:31 Cao Zeljko! I have a problem with starting the XBMC Subtitle script. When I try to load it after setting everything correctly for skin, it says, script failed to start. I created log, and it says Loading skin file: DialogSeekBar.xml INFO: -->Python script returned the following error<-- ERROR: Error Type: exceptions.ImportError ERROR: Error Contents: No module named gui ERROR: Traceback (most recent call last): File "T:\Users\roots\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\default.py", line 23, in ? import gui ImportError: No module named gui 16:18:52 T:6548 M:181481472 INFO: --> End of Python script error report<-- Full log http://pastebin.com/DmUqD8GY I am using latest XBMC (10.0) fresh install + XBMC Subtitles from repository. I would really love to use this feature. It could enable fast and enjoyable watching of movies. Plus, my girlfriend could find subtitles easier. Veliki pozdrav Amete, nadam se da ces mi pomoci. - amet - 2011-01-17 22:27 please post the whole debug log to pastebin.com and post the link here my signature has How-to Pozdrav Zeljko - iriedreadlock - 2011-01-18 21:39 Sorry, but I have already uploaded xbmc.log to Pastebin, and there is a link up there. I've had an issue with other scripts aswell in XBMC (like Gmail reader) but they work now. Please, can you tell me why your addon can't start. It says, script can't load. I am a new user to XBMC, and now this subtitle problem got me to move to Boxee. Only because they have subs downloader working for me. I've been reading the forum, and have tried to change the xml file in Skin folder, with the one that comes with script, but no luck. Can it be becuase of Python? I tried 3.0 and now using 2.7. I even installed wxpython. Sorry, I have never used python in my life, and I can't get this to work. - amet - 2011-01-19 07:49 sorry missed the full log link.what have you got in \Users\roots\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\ ? specifically resources/lib/, it should have gui.py. do you have it in there? easiest would be to close XBMC, delete script.xbmc.subtitles folder and re-download again to eliminate errors in download/unzip process Pozz Zeljko - iriedreadlock - 2011-01-19 18:46 I have following files in resources\lib: # utilities.py # unzip.py # sha256.py # gui.py # services folder Now, on your first page it says that it work only on Nightly builds. I have downloaded XBMC 10.0. Have tried to access Nightly builds for newer version, but that's not currently available. Can this be a issue? - czorny - 2011-01-19 18:51 Installed Subtitles addon, but it can't find any subtitles at all, no matter what I do. It even says "No results found!" if I enter search string manually. Here's my pastebin log: http://pastebin.com/FWK7vPET Any help would be welcome. - amet - 2011-01-19 19:07 czorny Wrote:Installed Subtitles addon, but it can't find any subtitles at all, no matter what I do. It even says "No results found!" if I enter search string manually. Here's my pastebin log: http://pastebin.com/FWK7vPET try enabling other services in Addon settings, OpenSubtitles is sometimes overloaded and doesnt return any results - amet - 2011-01-19 19:08 iriedreadlock Wrote:I have following files in resources\lib: have you tried re downloading it? manually remove the folder and install again first page needs to be updated, will do it now - czorny - 2011-01-19 19:23 Reinstalled 3 times, tried every single option available - no go. Grrrrr... |