quicktimebrowser - not working and no background
#1
i just downloaded the script off the site and trailers aren't working nor is there a background for the menu. anyone have a link to version that actually works?
Reply
#2
if you grab a recent t3ch build, there's a patched qtbrowser included, see readme how to enable background
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
trailers work now but still not sure how to get the background to show. the readme mentions some new addition for the background but fails to mention how to enable it. how do i do it?
Reply
#4
u must edit quicktimebrowser.py:

# define the background image to use, if any.
background = none
#background = 'background3.png'

swap to:

#background = none
background = 'background3.png'

hint: # means stuff after is commented
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
#5
cool...thanks! i would think it would be on by default but that works Smile



Reply
#6
it wasnt due to a memory leak (maybe if there was an exit/close function.... anyways maybe someday.
Image
Reply
#7
this script locks up when exiting. is there a fix for this?

thanks
-kaz
Reply

Logout Mark Read Team Forum Stats Members Help
quicktimebrowser - not working and no background0