Watchlist Script
#1
Hi,
I am having problems with the watchlist script taking upto 20minutes to load.

http://pastebin.com/vTU0ARKk

Is there any solution ?
I have tried to find a solution but all I can see is that suggestions I delete/disable the script.
Reply
#2
reksveks Wrote:Hi,
I am having problems with the watchlist script taking upto 20minutes to load.

http://pastebin.com/vTU0ARKk

Is there any solution ?
I have tried to find a solution but all I can see is that suggestions I delete/disable the script.

looks like the xperience1080 skin is creating some kinda loop in Startup.xml...
it might be the cause of the slowness you're experiencing.

you'll have to ask `Black


Code:
17:01:01 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:01 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:02 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:02 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:03 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:03 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:04 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:04 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:05 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:05 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:06 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:06 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:07 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:07 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:08 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:08 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:09 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:09 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:10 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
17:01:10 T:3368   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(11)
17:01:11 T:3368   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(11)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
The loop I think is there to wait for watchlist to finish loading is my gathering from asking 'Black.

Disabling it in the gui settings made no difference but deleting the whole script folder did.
Reply
#4
reksveks Wrote:The loop I think is there to wait for watchlist to finish loading is my gathering from asking 'Black.

Disabling it in the gui settings made no difference but deleting the whole script folder did.

ok, even if the script does not run, it still takes 20 minutes to start xbmc.
this means to me: not a script issue :-)

the fact that it still takes 20 mins is because xperience1080 puts you in a loop somehow if the watchlist script is installed.

ask `Black ;-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
Watchlist Script0