Kodi Community Forum

Full Version: [depricated] old YouTube Plugin - XBMC 13.0 Frodo/Gotham only
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
TobiasTheCommie Wrote:You should NOT patch your plugin with what we have in our trunk.

That is a sure way to frell everything up.

I highly suggest you wait for the repo to be updated.

The pull has been requested, but there is a problem with the XBMC Repo backend that means the updated versions haven't been added yet.

They are working on a solution

Thanks! I will do a rollback then. When the updated versions are up tho, how can I get my hands on them? The nightlies for windows are from december, will I have to compile from a source code repo? thanks!
please can you show link where you can get ver 2.9.0 as my atv2 is not seeing the update yet. Also do you have anywhere ie website where you let users know how things are going, whats next etc. would really be interested.
Tried http://code.google.com/p/youtubexbmc/ but no luck
thanks
I believe we have to wait a bit for 2.9 and that the only current update is for dharma. See Henriks post 1833
As i said before our Pull request have been recieved and pulled.

The building bot that actually makes the repository that you access has a bug, That is currently holding back the plugin release. This has nothing to do with our plugin code(Or XBMC code for that matter).

This bug is being looked into(Not by me).

The update will come when it comes.
Tobias, how can I get notified when the changes pull through? Any suggestion =) Cheers
looks like the 2.1.4 update for Dharma users has propagated correctly, but for the 2.9.0 for Eden-pre users something seems to have went wrong
pike Wrote:looks like the 2.1.4 update for Dharma users has propagated correctly, but for the 2.9.0 for Eden-pre users something seems to have went wrong
Yeah, it can't handle ' instead of " in the addon.xml, that is what is holding this up.
2.9.0 version for pre-eden builds if you can't wait until repository is updated:
http://swnet.spb.ru/files/xbmc-addons.zip
(includes all the required dependencies, tested on Windows with XBMC Eden beta2 build).

NOTE: it's not a plug-in and cannot be installed as a plug-in, it's just a zip file with plugins that you need to manually unpack into XBMC addons directory replacing the old versions.
CrazyCoder Wrote:2.9.0 version for pre-eden builds if you can't wait until repository is updated:
http://swnet.spb.ru/files/xbmc-addons.zip
(includes all the required dependencies, tested on Windows with XBMC Eden beta2 build).

script failed.

Nevermind, just noticed I forgot to copy in the scripts, works fine now.
Still no update yet for eden beta 1 installed from unstable ubuntu repository. Also, zip provided above does not work. Thanks for posting that anyway. It was worth a try.


Ubuntu 10.10 eden beta 1

BTW, eden is amazing.
The above zip worked for me in Windows
CrazyCoder Wrote:2.9.0 version for pre-eden builds if you can't wait until repository is updated:
http://swnet.spb.ru/files/xbmc-addons.zip
(includes all the required dependencies, tested on Windows with XBMC Eden beta2 build).
Works on XBMC Eden Beta 2 Linux (Mint 12)
Code:
cd $HOME/.xbmc/addons
wget http://swnet.spb.ru/files/xbmc-addons.zip
unzip -o xbmc-addons.zip
rm xbmc-addons.zip
...not to be confused with a zip installable repo, see here: http://wiki.xbmc.org/index.php?title=Uno...positories
jackparsons Wrote:Works on XBMC Eden Beta 2 Linux (Mint 12)
Code:
cd $HOME/.xbmc/addons
wget http://swnet.spb.ru/files/xbmc-addons.zip
unzip -o xbmc-addons.zip
rm xbmc-addons.zip
...not to be confused with a zip installable repo, see here: http://wiki.xbmc.org/index.php?title=Uno...positories


Thanks for the clarification. Worked like a charmLaugh. I can now confim it is working on ubuntu 10.10 eden beta 1. Cheers
Yeah, YT is working again. Great job guys Nod
(Eden Beta 2, Xubuntu 11)

Next step: get 3D working Wink
Thanks very much, guys. Works great on Fedora 16 and Eden beta 2.