(2012-05-03 16:26)boognish43 Wrote: Ok I am trying this code but it is not working. It all shows up fine but when I click the link in xbmc it doesnt do anything.. doesnt even try to think. Any ideas?
Code:
<?xml version="1.0" ?>
<channels>
<channel><name>Full Shows</name><thumbnail>none</thumbnail><items>
<item>
<title>1987-05-20 - The Ranch, Shelburne VT</title>
<link>plugin://plugin.video.youtube/?action=play_video&videoid=eoi4O85iGnQ</link>
<thumbnail>http://i2.ytimg.com/vi/eoi4O85iGnQ/hqdefault.jpg</thumbnail>
</item>
<item>
<title>1989-06-23 - The Paradise, Boston, MA</title>
<link>plugin://plugin.video.youtube/?action=play_video&videoid=0dTpy9Vf-Do</link>
<thumbnail>http://i1.ytimg.com/vi/0dTpy9Vf-Do/hqdefault.jpg</thumbnail>
</item>
</items>
</channel>
<channel><name>Mini-Documentaries</name><thumbnail>none</thumbnail><items>
<item>
<title>A Trip to Oswego</title>
<link>plugin://plugin.video.youtube/?action=play_video&videoid=QSst7j8tk60</link>
<thumbnail>http://i2.ytimg.com/vi/eoi4O85iGnQ/hqdefault.jpg</thumbnail>
</item>
</items>
</channel>
</channels>
I tried in in my end and same results as yours. This is what I found in my log, maybe divingmule or someone else can take a look:
09:45:26 T:7140 NOTICE: YouTube-2.9.0
09:45:26 T:7140 NOTICE: CommonFunctions-0.9.1
09:45:26 T:7140 ERROR: ADDON: extension 'downloader\' is not currently supported for service addon
09:45:30 T:7140 ERROR: Previous line repeats 1 times.
09:45:30 T:7140 ERROR: XFILE::CPluginDirectory::SetResolvedUrl - called with an invalid handle.
09:48:39 T:3096 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
09:48:39 T:3096 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
I tried the same video in the youtube plugin and it worked. This is from the log:
09:55:45 T:5320 NOTICE: DVDPlayer: Opening: http://o-o.preferred.dfw06s08.v23.lscach...outube.com

Search
Help