Problem with youtube add on
#1
Hello,

First, sorry for my porrt english Smile

I run XBMC 10.1 on Fedora 15 x86_64. Is really a good product !

But ! yes, a big BUT !

Youtube doesn't work on my system Sad

On the youtube plugin, i can't click on "Search or "Favorites" etc...

when I click it nothing happens. NOTHING Sad

For information, i have a log :

Code:
16:21:41 T:139763918927616 M:1332719616 WARNING: Create - Unsupported protocol(script) in script://
16:21:42 T:139763017291520 M:1332744192  NOTICE: -->Python Interpreter Initialized<--
16:21:42 T:139763017291520 M:1332744192  NOTICE: YouTube-2.0.5
16:21:44 T:139763017291520 M:1332166656  NOTICE: -->Python Interpreter Initialized<--
16:21:44 T:139763017291520 M:1332166656  NOTICE: YouTube-2.0.5
16:21:44 T:139763017291520 M:1332166656   ERROR:  AddItem - called with an invalid handle.
16:21:44 T:139763017291520 M:1332166656   ERROR: Previous line repeats 5 times.
16:21:44 T:139763017291520 M:1332166656   ERROR:  EndOfDirectory - called with an invalid handle.
16:21:46 T:139763017291520 M:1332293632  NOTICE: -->Python Interpreter Initialized<--
16:21:46 T:139763017291520 M:1332293632  NOTICE: YouTube-2.0.5
16:21:46 T:139763017291520 M:1332293632   ERROR:  AddItem - called with an invalid handle.
16:21:46 T:139763017291520 M:1332293632   ERROR: Previous line repeats 5 times.
16:21:46 T:139763017291520 M:1332293632   ERROR:  EndOfDirectory - called with an invalid handle.
16:21:47 T:139763017291520 M:1332293632  NOTICE: -->Python Interpreter Initialized<--
16:21:47 T:139763017291520 M:1332293632  NOTICE: YouTube-2.0.5
16:21:47 T:139763017291520 M:1332293632   ERROR:  AddItem - called with an invalid handle.
16:21:47 T:139763017291520 M:1332293632   ERROR: Previous line repeats 5 times.
16:21:47 T:139763017291520 M:1332293632   ERROR:  EndOfDirectory - called with an invalid handle.
16:21:48 T:139763017291520 M:1332293632  NOTICE: -->Python Interpreter Initialized<--
16:21:48 T:139763017291520 M:1332293632  NOTICE: YouTube-2.0.5
16:21:53 T:139763017291520 M:1332293632   ERROR: Error Type: <type 'exceptions.NameError'>
16:21:53 T:139763017291520 M:1332293632   ERROR: Error Contents: global name 'content' is not defined
16:21:53 T:139763017291520 M:1332293632   ERROR: Traceback (most recent call last):
                                              File "/home/test/.xbmc/addons/plugin.video.youtube/default.py", line 48, in <module>
                                                navigator.executeAction(params)
                                              File "/home/test/.xbmc/addons/plugin.video.youtube/YouTubeNavigation.py", line 173, in executeAction
                                                self.playVideoById(params)
                                              File "/home/test/.xbmc/addons/plugin.video.youtube/YouTubeNavigation.py", line 418, in playVideoById
                                                player.playVideo(params);
                                              File "/home/test/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py", line 52, in playVideo
                                                (video, status) = self.getVideoObject(params);
                                              File "/home/test/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py", line 251, in getVideoObject
                                                (links, video) = self._getVideoLinks(video, params)
                                              File "/home/test/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py", line 322, in _getVideoLinks
                                                video["apierror"] = re.compile('reason=(.*)%3Cbr').findall(content)[0]
                                            NameError: global name 'content' is not defined
16:21:53 T:139764494367008 M:1332293632   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/?path=/root/playbyid&action=playbyid&]

Anyone can help me ?

Thanks a lot Smile
Reply
#2
Post a full debug log

http://code.google.com/p/youtubexbmc/wik...llDebugLog

here

http://forum.xbmc.org/showthread.php?tid=79487

And/Or try the latest XBMC beta and see if that works.
Reply
#3
Ok, i go to the topic !


thx
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with youtube add on0