• 1
  • 107
  • 108
  • 109(current)
  • 110
  • 111
  • 315
Release [depricated] old YouTube Plugin - XBMC 13.0 Frodo/Gotham only
any news about this bug?
http://trac.xbmc.org/ticket/11813

I like the subtitles feature,
but this way we can't use it Eek
jack80 Wrote:any news about this bug?
http://trac.xbmc.org/ticket/11813

I like the subtitles feature,
but this way we can't use it Eek

Nope, and seriously, the way to get it to go faster is to ask in the trac.

ETA: Any progress will be seen in the trac. I probably wont even write it here if it is fixed.
debug log: http://pastebin.com/4jxKLVjA

pike Wrote:so I'm on 2.8.0 (the latest and greatest) ? on eden-pre and My Liked Videos says: No Results! and I know there should be 100's...

Code:
12:46:17 T:140292054988736   ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/?path=/root/liked&scraper=liked_videos&login=true&
12:46:17 T:140292054988736   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/?path=/root/liked&scraper=liked_videos&login=true&) failed
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
pike Wrote:debug log: http://pastebin.com/4jxKLVjA

Soo, i honestly hadn't expected i had to do this to you pike.. but.

http://wiki.xbmc.org/index.php?title=Add..._debug_log

You could try manually removing the login_info and SID from your .xbmc/userdata/addon_data/plugin.video.youtube/settings.xml first, and then log in again.
full clean Debug Log, does this really make a difference Huh

http://pastebin.com/h7rhwqBA
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Well, either you didn't enable debugging in the YouTube plugin. Or else something is seriously FUBAR, because there is no debug from the plugin in your log.
http://pastebin.com/ErtGFsZJ

I had forgotten about your addon's debug mode, I don't think I've disabled it manually since last time, but nevertheless it was disabled, on this log it's enabled.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
pike Wrote:http://pastebin.com/ErtGFsZJ

I had forgotten about your addon's debug mode, I don't think I've disabled it manually since last time, but nevertheless it was disabled, on this log it's enabled.

It is returning a cached result. But the cached result is not what you want.

So either wait for the cache to empty(Takes one day), or delete the cache and restart xbmc.

rm ~/.xbmc/userdata/Database/commoncache.db
and restart xbmc.

Of course it shouldn't cache on error at all, i will look into it.

ETA: Fixed wrong information
Hi there, I am trying to map this plugin to a button on my remote. How would I do this?

Currently I'm using a method that does not launch the program properly. I want to have it launch normally or to my favorites from something like this:

Code:
<obc25>XBMC.ActivateWindow(plugin://youtube)</obc25>

I'm away from my computer currently, so I can't get the actual command I'm launching... however it does not work. What is the proper way to launch youtube plugin from keymap?
Use mythicalLibrarian to make a library out of your MythTV files. Leave the recording to MythTV and use XBMC as your library.
Installation and Instructions:http://wiki.xbmc.org/index.php?title=MythicalLibrarian
Technical Support:http://forum.xbmc.org/showthread.php?tid=65644
[url=http://forum.xda-developers.com/showthread.php?tid=1081892][/url]
outleradam Wrote:Hi there, I am trying to map this plugin to a button on my remote. How would I do this?

Currently I'm using a method that does not launch the program properly. I want to have it launch normally or to my favorites from something like this:

Code:
<obc25>XBMC.ActivateWindow(plugin://youtube)</obc25>

I'm away from my computer currently, so I can't get the actual command I'm launching... however it does not work. What is the proper way to launch youtube plugin from keymap?

Well, the root folder would be
Code:
<obc25>XBMC.ActivateWindow(plugin://plugin.video.youtube.beta/)</obc25>

If it isn't like that, then i don't know.
Hi, I'm running Openelec (XBMC 10.1) on a little nettop. I'm having trouble logging in and using the youtube plugin. The version I see in the addon-repository is only 2.1.3 but I see a lot of people talking about 2.8.0. Where can I get that version?
same as above on win7...

anyway i thought youtube would update automatically?
2.1.3 is the latest release for Dharma(XBMC 10.1)

2.8.0 is the beta of the upcomming "YouTube 3" version. It is only released for Eden-pre.
TobiasTheCommie Wrote:2.1.3 is the latest release for Dharma(XBMC 10.1)

2.8.0 is the beta of the upcomming "YouTube 3" version. It is only released for Eden-pre.

I see. Thanks.

I don't see any Eden-pre Live builds or linux builds for that matter on the XBMC download page. Is there somewhere else the pre builds are hosted that I'm not seeing?

If not I'm guessing my best bet is to wait for Eden to be officially released and the Live build or Openelec to update with it.
I believe there is an ubuntu repository you can add to get nightly builds, but i don't remember the name.

I just compile it from source.
  • 1
  • 107
  • 108
  • 109(current)
  • 110
  • 111
  • 315

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