![]() |
|
[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 |
- gpulido - 2011-01-08 15:56 Amet Wrote:Disable it under addon setting Hello Amet, thanks for the support I've make more test and this is the behaviour of the addon: - If the video file is in the library and select it from the library, whe you let the subs addon search for a subs it make it well, the searching string is the name of the file -If the video file is in a smb:// path and select it from the "file view" of the videos section, the subs addon take it's parent folder name as searching string. No matter if the "search using parent folder" option is selected or not, it is using the parents folder name. This behaviour is not the same as in the old 2.1.8 version i also have installed in the HD. I think that the addon, in the case that the file is reproduced through a path and not the library should search using the "file name", and use the parents as a option. Maybe the xbmc is sending the incorrect filename to the addon? Thanks for the great job, I think this addon is the one that have changed my "media" life
- samapico - 2011-01-08 20:09 I'm not able to download it through XBMC... the Download progress stays at 0% I'm using version 10.0 on windows. Is there anywhere else I can get it from? I was able to download some other add-ons, by the way... - amet - 2011-01-08 20:13 samapico Wrote:I'm not able to download it through XBMC... the Download progress stays at 0% xbmc.log(debug) would show why you are having issues. alternatively you can grab .zip here and install it manually using "install via zip" option. - amet - 2011-01-08 20:16 gpulido Wrote:Hello Amet, thanks for the support I have said it many times, this addon will work best with library option turned on, that is the only way that XBMC will know the real name of the file. I will have a look why it has regressed in since 2.1.8 version but I am not promissing much
- Evin - 2011-01-09 01:35 Hi! I would like to ask if the Add-On "knows" which release I use...? For example Web-DL, HDTV (Graup XYZ),... Thanks! - mr_blobby - 2011-01-09 15:31 Evin Wrote:Hi!Sometimes. Some of the services can determine which search result "should" match your downloaded release. This is indicated with a "sync" tag in the search result. If your favorite service does not support it and if you leave the downloaded file names intact, and enable "Display file name in results page" in the advanced options, then you can decide for yourself which of the search results best matches your release. - gpulido - 2011-01-10 15:11 Amet Wrote:I have said it many times, this addon will work best with library option turned on, that is the only way that XBMC will know the real name of the file. I normally use the library, but sometimes I watch series very fast, so I don't have time to organice them and to move to my library Hard disk (I download in one temporally disk and in theory move then to a another disk with the library...) In this case I have to watch the file directly ![]() Another difference is that in my old installation (the 2.1.8) the disk are mounted using cifs, and in the new are mounted using smb:// However, don't worry, I'll add the files to the library and if that works, I have the problem resolve for now. Thank you!! XBMC Subtitle add-on Launcher in OSD is disabled - Listener - 2011-01-15 00:32 Hi, Using Dharma 10.0 with skin Confluence A weeks ago I successfully installed from the official repository XBMC Subtitle addon. It worked correctly. Today I noticed, that the starter circle icon of this addin in the OSD top line is disabled. Tried to: 1) exit/start xbmc 2) enable/disable XMBC Subtitle add-on 3) uninstall/install XMBC Subtitle add-on Nothing worked, the OSD icon for starting add-on is still diabled. Any ideas? thx for answers - queeup - 2011-01-15 00:42 System > Settings > Skin > Add-on > Video OSD: Enable Subtitle Download in Video OSD
- Listener - 2011-01-15 11:30 queeup Wrote:System > Settings > Skin > Add-on > Video OSD: Hi queeup, That was fast, and helped :-) thx. Also I had to set the path to subtitle add-on setting. I as figured out, yesterday I played around the skins, and changed to Alaska, and once changed back, the subtitle add-on skin settings was gone :-( Anyway you solved the problem. thx, again. |