(2012-08-13 12:31)dh3lix Wrote:error appeared here today... has anyone had the time to take a look at it?(2012-08-10 08:51)NaDs Wrote:(2012-08-07 18:05)ced64k Wrote: Same error with my playlists -> script failed
Same problem also.. Any ideas??
same here ... dumping for great justice ^^
[RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC
lind
Junior Member Posts: 1 Joined: Aug 2012 Reputation: 0 |
2012-08-19 11:54
Post: #2251
|
| find quote |
halfwalker
Junior Member Posts: 6 Joined: Mar 2011 Reputation: 0 |
2012-08-20 00:05
Post: #2252
(2012-08-11 19:51)abusharif Wrote: Not sure if its already mentioned but Search function seems to be "broken". Tested with 3.0.0 and 3.1.0, latest nightlies on OSXConfirmed here. I just built a new version the other night, does the same thing. My build process is as follows : Code: cd ~/BuildsHrm - interesting. Does the same thing with the Vimeo plugin. So it might not be local to the youtube plugin ... D. |
| find quote |
halfwalker
Junior Member Posts: 6 Joined: Mar 2011 Reputation: 0 |
2012-08-21 15:04
Post: #2253
Confirmed again. Anywhere you can do a Search it does the same thing. So it's not just the youtube plugin, it's something more core to XBMC. Where should this be reported ?
|
| find quote |
schott12521
Junior Member Posts: 1 Joined: Aug 2012 Reputation: 0 |
2012-08-22 22:47
Post: #2254
(2012-08-19 11:54)lind Wrote:For all those receiving the script error, try this. I did it, and it worked for me!(2012-08-13 12:31)dh3lix Wrote:error appeared here today... has anyone had the time to take a look at it?(2012-08-10 08:51)NaDs Wrote: Same problem also.. Any ideas?? 1. Uninstall the YouTube app from XBMC. 2. Download this, it is the 2.7.0 YouTube for XBMC. here 3. Install that add-on in XBMC from a .zip file 4. You should be able to update from the 2.7.0 YouTube app to 3.1.0 UPDATE! 5. Test out the app, and see if it works. If it doesn't work, I would suggest going into your XBMC folder, deleting anything related to that Youtube app, and then installing. I am running 32 bit Windows Vista on my box, XBMC 11 Eden, if that helps. Good luck! |
| find quote |
dh3lix
Junior Member Joined: Apr 2012 Reputation: 0 |
2012-08-23 09:04
Post: #2255
(2012-08-22 22:47)schott12521 Wrote:(2012-08-19 11:54)lind Wrote:For all those receiving the script error, try this. I did it, and it worked for me!(2012-08-13 12:31)dh3lix Wrote: same here ... dumping for great justice ^^error appeared here today... has anyone had the time to take a look at it? No chance - still bailing out with that scripterror .. root of the problem should be this after checking debugging logs : 08:57:51 T:3336 ERROR: Error Type: <type 'exceptions.TypeError'> 08:57:51 T:3336 ERROR: Error Contents: an integer is required 08:57:51 T:3336 ERROR: Traceback (most recent call last): File "C:\Users\mpu\AppData\Roaming\XBMC\addons\plugin.video.youtube\default.py", line 106, in <module> navigation.executeAction(params) File "C:\Users\mpu\AppData\Roaming\XBMC\addons\plugin.video.youtube\YouTubeNavigation.py", line 155, in executeAction self.playlist.playAll(params) File "C:\Users\mpu\AppData\Roaming\XBMC\addons\plugin.video.youtube\YouTubePlaylistControl.py", line 91, in playAll listitem = self.xbmcgui.ListItem(label=video("Title"), iconImage=video("thumbnail"), thumbnailImage=video("thumbnail")) TypeError: an integer is required No idea whats causing that for the moment O_o EDIT: just to let you know that the problem does not comes up with the plugin in version 3.0.0
(This post was last modified: 2012-08-23 10:00 by dh3lix.)
|
| find quote |
Jarak
Junior Member Posts: 6 Joined: Jan 2012 Reputation: 0 |
2012-08-28 10:57
Post: #2256
I couldnt find version 3.0. Do you have a link?
|
| find quote |
dh3lix
Junior Member Joined: Apr 2012 Reputation: 0 |
2012-08-28 11:26
Post: #2257
(2012-08-28 10:57)Jarak Wrote: I couldnt find version 3.0. Do you have a link? I used the rollback function from xbmc itself to revert to version 3.00 - if you had it installed also before just go to the addon menu and check the addon options for the plugin to "blacklist 3.10" and rollback to any version you had previously installed. if this not helps i have rar'ed the addon folder of 3.00 here -> https://www.dropbox.com/s/jwiedja2b7f2oc...outube.rar |
| find quote |
Jarak
Junior Member Posts: 6 Joined: Jan 2012 Reputation: 0 |
2012-08-28 11:28
Post: #2258
Thanks a lot, i only had 2.7.0 installed before. I will try it later
|
| find quote |
wmansir
Junior Member Posts: 10 Joined: Aug 2011 Reputation: 0 |
2012-09-01 16:11
Post: #2259
(2012-08-16 19:51)AddonScriptorDE Wrote: Hi, Same problem. While this is slightly annoying for streaming it's a big pain if you queue up some downloads because when the error is encountered it will jam up the downloader until the commoncache.db file is deleted. I just hacked the downloader script to strip the leading "=" character but I got an HTTP 403 error with the resulting URL. |
| find quote |
HenrikDK
Skilled Python Coder Posts: 538 Joined: Jul 2007 Reputation: 17 |
2012-09-02 21:24
Post: #2260
Hmm the playback bug is new, and a fix is incoming, we're looking into issues with the downloader but youtube changed something so it's gonna be a while..
(2012-09-01 16:11)wmansir Wrote:(2012-08-16 19:51)AddonScriptorDE Wrote: Hi, |
| find quote |

Search
Help