• 1
  • 116
  • 117
  • 118(current)
  • 119
  • 120
  • 315
Release [depricated] old YouTube Plugin - XBMC 13.0 Frodo/Gotham only
Hi Tobi

When I'm passing a playlist to the youtube addon, some of them do not get resolved what might be the problem?

Here is a portion of the log without debugging turned on. Please let me know if you need another one with debugging turned on.
http://pastebin.com/KBnFm6cq
Is this from an external addon/playlist? or from within the youtube add-on itself?

The log states that the playlist id is wrong.
TobiasTheCommie Wrote:Is this from an external addon/playlist? or from within the youtube add-on itself?

The log states that the playlist id is wrong.

I'm Modding one Addon and using executebuiltin, playmedia functions to invoke YouTube addon.

The playlist at http://topdocumentaryfilms.com/filthy-cities/ gives problem for instance. Some other playlists play fine with the same method.
woodg8 Wrote:I've got a problem with this (v 2.8.0)

Every other option seems to work fine apart from 'My Subscriptions'

When I try My Subscriptions, it says it's retreiving 1 items, before I get a script error: plugn.video.youtube

Any idea what it could be? I've remved a lot of subs, down to 455 if that's an issue

My pastebin http://pastebin.com/zjQHK2zR

Yah I'm having this exact same problem. Can view playlists and all other features... Subscriptions don't work though. This just happened recently -- Within the last couple days.
eQUIV Wrote:Yah I'm having this exact same problem. Can view playlists and all other features... Subscriptions don't work though. This just happened recently -- Within the last couple days.

same here. Since yesterday.
Same issue with the "New Subscription Videos" not working suddenly.

Looks like Google side issue, API call returns:
<openSearch:totalResults>0</openSearch:totalResults>
At long last i'm hitting this on my machines.

We will investigate.
It's a global issue, for example see http://www.google.com/support/forum/p/yo...7f93&hl=en
Right guys, just to let you know that I've figured out the subscriptions bug

You need to go to your channel page, click edit channel, switch to the old homepage, then click modules and tick the box for 'subscriptions'

It shows some subs, but doesn' seem to show them all for some reason
Response from Google at
http://www.google.com/support/forum/p/yo...9546adff75 :

Hey everyone,

Thanks for letting us know about the issues of not seeing subscriptions on your mobile devices. We found the root cause of this issue and we're taking steps to resolve this as quickly as possible for you.

I'll update this thread when the issues has been resolved.

Thanks,
-ytDangler
TobiasTheCommie Wrote:Is this from an external addon/playlist? or from within the youtube add-on itself?

The log states that the playlist id is wrong.

Found the answer. Just need to strip the leading 'PL' from id.

Quote:"New-style" playlist ids that are provided on the web interface are
prefixed with "PL". That "PL" isn't part of the actual playlist id,
though. So remove the "PL" and you should have a valid id to use with
the API
CrazyCoder Wrote:Response from Google at
http://www.google.com/support/forum/p/yo...9546adff75 :

Hey everyone,

Thanks for letting us know about the issues of not seeing subscriptions on your mobile devices. We found the root cause of this issue and we're taking steps to resolve this as quickly as possible for you.

I'll update this thread when the issues has been resolved.

Thanks,
-ytDangler

Looks like it has been fixed, only downside is New Subscription Videos has been reset.
They say the fix is pushed, but it still doesn't work, at least for me, api call continues to return zero results.
dg180 Wrote:Anyone having any issues streaming content at the moment, I've got 3 live boxes in the house and the Windows box I'm using now and they are all giving a playback failed error, however the video download option in XBMC works fine.

Log states curl error 56, which using google knowledge suggests that it is having trouble picking up the stream.

Just curious if anyone else has any issues to start with. Smile

I am having the same issue, downloading works fine but I am not able to stream videos. Here is some logs :
Code:
$ tail -f temp/xbmc.log | grep ERROR
23:13:23 T:140286799136512   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
23:13:23 T:140286799136512   ERROR: Open - failed to open source <http://v20.lscache6.c.youtube.com/videoplayback?sparams=id,expire,ip,ipbits,itag,source,ratebypass,cp&fexp=906357,910014,914102&itag=22&ip=0.0.0.0&signature=7409C3840E6187F43DB8A194C4CDA60A810049A9.8071A07E2C13A35DD2349994E6C9B120CF59FA72&sver=3&ratebypass=yes&source=youtube&expire=1326429454&key=yt1&ipbits=0&cp=U0hRS1RNV19KTkNOMV9MR0FFOnpNSWlWc25BVWhB&id=0bd605c9a5111cd1&quality=hd720&fallback_host=tc.v20.cache6.c.youtube.com | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8>
23:13:23 T:140286799136512   ERROR: CDVDPlayer::OpenInputStream - error opening [http://v20.lscache6.c.youtube.com/videoplayback?sparams=id,expire,ip,ipbits,itag,source,ratebypass,cp&fexp=906357,910014,914102&itag=22&ip=0.0.0.0&signature=7409C3840E6187F43DB8A194C4CDA60A810049A9.8071A07E2C13A35DD2349994E6C9B120CF59FA72&sver=3&ratebypass=yes&source=youtube&expire=1326429454&key=yt1&ipbits=0&cp=U0hRS1RNV19KTkNOMV9MR0FFOnpNSWlWc25BVWhB&id=0bd605c9a5111cd1&quality=hd720&fallback_host=tc.v20.cache6.c.youtube.com | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8]
23:13:23 T:140288035936192   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=C9YFyaURHNE]

Should i report a bug?
Finally, Google has fixed new subscription videos.
  • 1
  • 116
  • 117
  • 118(current)
  • 119
  • 120
  • 315

Logout Mark Read Team Forum Stats Members Help
[depricated] old YouTube Plugin - XBMC 13.0 Frodo/Gotham only28