![]() |
|
[RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - 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: Video Add-ons (/forumdisplay.php?fid=154) +---- Thread: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC (/showthread.php?tid=79487) 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 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 |
- Drir - 2010-12-19 23:13 I noticed within the last day you went from 1.9.5-.6 So I updated again. Still no luck. Plus your view isn't showing "play 1080" and so on. So I am not exactly sure what the problem is. I've deleted the plugin and reinstalled aside from the userdata, but that couldn't have any effect on the addon itself could it? - HenrikDK - 2010-12-19 23:50 Drir Wrote:I noticed within the last day you went from 1.9.5-.6 So I updated again. Still no luck. Plus your view isn't showing "play 1080" and so on. So I am not exactly sure what the problem is. I've deleted the plugin and reinstalled aside from the userdata, but that couldn't have any effect on the addon itself could it? Ah, so you've enabled the pr video quality selection in settings? Cause when i wrote that piece of code I was affraid that we might exceed the limit for how many context menu items xbmc allows in a listing. Seems we now know what happens ---- EDIT ---- Just confirmed it myself, this only happens if you have the "pr video quality seletion" enabled, and it's an xbmc issue, it seems that xbmc just discards the last context menu items if you fill out the list. We'll post a trac about this issue and hear what the devs have to say about it. - Drir - 2010-12-20 02:28 HenrikDK Wrote:Ah, so you've enabled the pr video quality selection in settings? Cause when i wrote that piece of code I was affraid that we might exceed the limit for how many context menu items xbmc allows in a listing. Seems we now know what happens Alrighty, so there is no way around this issue is there? - HenrikDK - 2010-12-20 17:06 Drir Wrote:Alrighty, so there is no way around this issue is there? fraid not
- deepseth - 2010-12-20 19:40 Once again, apologies if this has been mentioned in the past already - it's a very long thread! I've noticed that when I trigger videos using plugin://plugin.video.youtube/?action=play_video&videoid=$videoid, if i press 'i' during playback to see video information, i dont get any title for the video. i do get a view of the seek bar, total length, finish time and video codec/resolution/aspect/etc, just no title or description details. is it possible to get these added, or would they need to be passed as additional params with the plugin:// url? obviously it would be preferable to have this handled by the plugin - one less thing to scrape and potentially break when page designs change for other addons using this one (e.g. the greasemonkey script) XBMC will not play Youtube [debug log posted] - kafugl - 2010-12-20 19:50 Hello, I have installed XBMC for the first time. I am trying to get access to different services for Video and Pictures and getting a lot "Script Errors" (plugin.image.flickr, plugin.video.youtube etc) along with "Uncaught Errors". This is one of the log entries:: 18:42:25 T:4924 M:1848422400 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube.beta/?path=/root/search&action=play_video&videoid=azwtiv8qaHQ] BTW this video works fine in youtube.. A bunch of video plug-ins are not useable because this Script error comes up for most plug ins. Windows 7 professional is at the newest patch level. Do I need additional win software in order to omit this script errors?? What could be the reason for this errors? Thank you for your help. - nmirza - 2010-12-20 20:56 Requests: 1- Any chance you could move the Queue video button to the very top of the list, so when you bring up the contexual menu its easy to access. i find that from that whole list, queue is the most commonly used feature (atleast for me, and id assume for alot of other people out there) so if you're queing a bunch of videos it gets annoying to bring up the menu and then go to queue constantly (it used to be second last on the list, now it seems its moving to the middle of the list with new features added). 2-with subscriptions, when the individual uploads the file, they generally start with the first video, then second, third and so on. when you bring up the susbcription thought the videos are listed in the opposite order (i.e. last uploaded is first). in order for me to queue multi part videos in correct sequence, i have to go to the first one, queue, the highlight moves one step down, i then have to press up up, queue, up up, queue.... Any chance to be able to add a menu item to sort the screen in opposite order making this simpler? A question: I use the non default skin, would the skin have to be edited by creator to allow for the newer menu options or is the skin design process such that its versatile and doesnt have to be updated to allow for additional context items? - alexrose1uk - 2010-12-20 20:56 Not sure whats causing that but I'd recommend uninstalling, wiping the profile folder incase anything is conflicting and reinstall making sure everything is installed. It could be something is conflicting or the VS install didnt work properly. I'm on Win7 x64 and have been using Dharma with no script errors that I've seen so far. - kafugl - 2010-12-20 21:37 Thanks for answering. Have de- and reinstalled XBMC. Youtube still reports "Script fails" and "Uncaught error". Tried it with 1.8.1 and the beta script. 20:31:30 T:6020 M:1169047552 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube.beta/?path=/root/search/new&action=play_video&videoid=xQSswDZ150E] This video is definitively playable. Very strange. - natethomas - 2010-12-21 00:14 A full debug log posted using pastebin would probably elicit more and better answers. I'm curious. Are you using the official addons to view youtube and similar, or are you trying to roll your own? |