GameTrailers script Hanging
#1
locks up xbmc... must reboot.

man i wish the python cancel worked!

Quote:22:37:27 m: 24924160 debug: cguimediawindow::getdirectory (q:\scripts)
22:37:27 m: 24924160 debug: parentpath = []
22:37:32 m: 24875008 debug: cguimediawindow::getdirectory (q:\scripts\gametrailers)
22:37:32 m: 24875008 debug: parentpath = [q:\scripts]
22:37:34 m: 24395776 debug: cguimediawindow::getdirectory (q:\scripts\gametrailers)
22:37:34 m: 24383488 debug: parentpath = [q:\scripts\gametrailers]
22:37:34 m: 20107264 info: loading skin file: dialogprogress.xml
22:37:36 m: 19394560 info: http://www.gametrailers.com/moses/moviesthumbs/9930-t_rumblerosesxx_vr_gt.jpg
22:37:36 m: 19406848 info:
22:37:36 m: 23764992 info: traceback (most recent call last):
22:37:36 m: 23764992 info: file "q:\scripts\gametrailers\gametrailers.py", line 628, in ?
22:37:36 m: 23764992 info:
22:37:36 m: 23764992 info: w = gametrailer()
22:37:36 m: 23764992 info: file "q:\scripts\gametrailers\gametrailers.py", line 209, in
22:37:36 m: 23764992 info:
22:37:36 m: 23764992 info: parsefeatured(comingurl)
22:37:36 m: 23764992 info: file "q:\scripts\gametrailers\gametrailers.py", line 131, in parsefeatured
22:37:36 m: 23764992 info:
22:37:36 m: 23764992 info: movies[i].url = url2
22:37:36 m: 23764992 info: indexerror
22:37:36 m: 23764992 info: :
22:37:36 m: 23764992 info: list index out of range
22:37:36 m: 23764992 info:
22:37:36 m: 24354816 debug: cguimediawindow::getdirectory (q:\scripts\gametrailers)
22:37:36 m: 24354816 debug: parentpath = [q:\scripts\gametrailers]
I'm not an expert but I play one at work.
Reply
#2
yep.. same issue here..
My XBOX built into a Sony Hifi CD-Player Case
XBOX Hifi Media Center Picture Gallery

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
not working here either.
Reply
#4
still not working for me and it won't let me report it at xbmcscripts. and i agree about the "cancel" button, they should just change it to "freeze".
Reply
#5
dali71: the only reason why it freezes when u click the cancel button is because the coder/scripter didn't hook it up to work, its not xbmc fault.

i have had a quick look into this you are all correct the script doesn't work, i would say they have changed there website, so the script can not longer phrase the correct infomation. (so it gets bonus/little info, and thats why u get the error in the log.
** Team XBMC Tester** XBMC 4 ever

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#6
does anyone know who created this script in the first place? if so, can you contact them to see if it is something that is repairable? i tried to use the "report broken script" link at xbmcscripts, but it says "this feature is broken at the moment. the script was not reported. please try again later...". with e3 coming up in a few days, it would be great if this ws working again. many thanks.
Reply
#7
(dali71 @ may 02 2006,05:12 Wrote:does anyone know who created this script in the first place?  if so, can you contact them to see if it is something that is repairable?  i tried to use the "report broken script" link at xbmcscripts, but it says "this feature is broken at the moment. the script was not reported. please try again later...".  with e3 coming up in a few days, it would be great if this ws working again.  many thanks.
i'd agree... i loved this script. maybe we can get a guru to look at it.

also, funny how the report broken script function is broken! :o

contact enderw, the admin of xbmcscripts.com, let him know the script is broken.

there seem to be a lot of broken scripts and people keep dling them and posting that they are broken (mostly noobies, not referring to this thread). lets try to report the broken ones to enderw and get them pulled so there is less wasted time and wasted electrons.
I'm not an expert but I play one at work.
Reply
#8
Thumbs Up 
ok, i have just created and released a script (uploaded it to xbmcscripts.com) which will download the rss feeds that are available from gt. it will download info, text and thumbnail about each trailer, and will stream most trailers from gt directly.

there is only one problem, the streams from gt are somewhat bad for the xbox. if i watch one trailer to the end, it will hang the xbox so it needs to be rebooted. the only workaround is to stop the trailer before it reaches the end, then it wont hang. other than that minor Wink problem, it works pretty good. perhaps anyone has a clue why it does that!?

please give it a whirl when it is available at xbmcscripts (named gametrailersrssreader).
Check out my XBMC scripts at http://xbmc.ramfelt.se
Reply
#9
ask for help in python script development forum... the guys there are masters of python!
I'm not an expert but I play one at work.
Reply
#10
thanks but i dont think it is a problem with python. its a more a problem for the player to be able to play the asx streams. i have found that the link i send into the xbmc player is an asx page that looks like this:
Quote:<asx version="3.0"><entry clientskip="0"><ref href="http://trailers.gametrailers.com/gt_vault/black_short.wmv"/></entry>
<entry clientskip="1"><ref href="http://trailers.gametrailers.com/gt_vault/t_atlus_bt_e36_gt.wmv"/></entry><entry client
skip="1"><ref href="http://trailers.gametrailers.com/gt_vault/black.wmv"/></entry></asx>

and from that i can fix my annoying bug, 2 hours after i uploaded it to xbmc scripts.. sheesh Smile oh well, i need to wrap up another thing i like to fix before releasing a new version.
Check out my XBMC scripts at http://xbmc.ramfelt.se
Reply
#11
cooo... i cannot wait to try the new script!
I'm not an expert but I play one at work.
Reply

Logout Mark Read Team Forum Stats Members Help
GameTrailers script Hanging0