
thanks.
leezy
Junior Member Posts: 39 Joined: Dec 2011 Reputation: 0 |
2012-02-03 00:03
Post: #1
anyone know why youtube fails....
![]() thanks. |
| find quote |
pakee
Fan Posts: 300 Joined: Jan 2012 Reputation: 4 |
2012-02-03 09:56
Post: #2
Make sure you are on the latest version of the youtube addon (currently 2.9.0).
Also you should have upgraded your XBMC version to 11.0 Eden (from http://xbmc.org/download/). I think the new versions won't work on 10.1 Dharma |
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2012-02-03 11:22
Post: #3
Try uninstalling and reinstalling the youtube add-on.
JR |
| find quote |
ChaserX
Junior Member Posts: 6 Joined: Sep 2012 Reputation: 0 |
2012-09-13 17:40
Post: #4
(2012-02-03 00:03)leezy Wrote: anyone know why youtube fails.... Yes, its because there is a conflict with the way it was written. It was either written for a different operating system or because xbmc seems to have been prodominately been written for Mac. If your running Windows XP, of Windows 7. Do the following: 1. Download notepad ++ http://notepad-plus-plus.org/download/ 2. Search of - folder options, in the start menu, or follow the prompts in control panel. 3. Select the - View, tab. Then in - Hidden files and folders, select - show hidden files, folders, or drivers. 4. open your (user) folder. 5. Open the folder - AppData, Roaming, XBMC, addons, plugin.video.youtube C:\Users\ (enter your user/folder name here) \AppData\Roaming\XBMC\addons\plugin.video.youtube 6. Right click on - YouTubePlayer.py add select - Edit with notepad++ 7. If you are using XP, add a # to the beginning of the statement on line - 302 If its Windows 7, add a # to the beginning of the statement on line - 801 8. Save and exit. Now you should be error free when running xbmc, while loading youtube - through the trailer section. |
| find quote |
frootloops
Junior Member Posts: 1 Joined: Oct 2012 Reputation: 0 |
2012-10-02 23:44
Post: #5
I am using windows 7 and it only goes to line 367 when i edit in notepad++
edit: http://forum.xbmc.org/showthread.php?tid...pid1191793 This link appears to have fixed it
(This post was last modified: 2012-10-02 23:48 by frootloops.)
|
| find quote |
ChaserX
Junior Member Posts: 6 Joined: Sep 2012 Reputation: 0 |
2012-10-03 13:59
Post: #6
(2012-10-02 23:44)frootloops Wrote: I am using windows 7 and it only goes to line 367 when i edit in notepad++ Does it actually download trailers or stream them like the current youtube plug-in does.
(This post was last modified: 2012-10-03 14:00 by ChaserX.)
|
| find quote |