Kodi Community Forum
Release GlobalSearch Script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: Release GlobalSearch Script (/showthread.php?tid=109301)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


- butchabay - 2011-09-22

Hi ronie, installed the latest nightly (20. Sep) and latest version of your script, but it's still not working. No results return.
I'm missing something?


- ronie - 2011-09-22

butchabay Wrote:Hi ronie, installed the latest nightly (20. Sep) and latest version of your script, but it's still not working. No results return.
I'm missing something?

yep, the script needs a build from sept 21 or up.


- butchabay - 2011-09-22

ronie Wrote:yep, the script needs a build from sept 21 or up.

I thought as much. Laugh
Going to try ..

thanx


- henrava - 2011-09-22

Hi Ronie, installed xbmc win build dated 21/09 but no luck, same message "search failed".
Here is my debug log: http://pastebin.com/wykMF0UY

Here is the italian translation:http://pastebin.com/ichgrXQR

Thank you.


- solidsatras - 2011-09-22

Hi Ronie,

i´m using today´s nightly:
XBMCSetup-20110921-e866112-master.exe
and i´m happy to report that the latest version of your search tool works perfect.

thanks for all your hard work on this Smile

soli


- ronie - 2011-09-22

henrava Wrote:Hi Ronie, installed xbmc win build dated 21/09 but no luck, same message "search failed".
Here is my debug log: http://pastebin.com/wykMF0UY

Here is the italian translation:http://pastebin.com/ichgrXQR

Thank you.

hi henrava,
it looks like the script doesn't search at all...
have you enabled any of the search categories in the script settings?

cheers for the translation!


- ronie - 2011-09-22

solidsatras Wrote:Hi Ronie,

i´m using today´s nightly:
XBMCSetup-20110921-e866112-master.exe
and i´m happy to report that the latest version of your search tool works perfect.

thanks for all your hard work on this Smile

soli

thanx for the feedback,
good to know things are running ok at your end. :-)


- henrava - 2011-09-23

ronie Wrote:hi henrava,
it looks like the script doesn't search at all...
have you enabled any of the search categories in the script settings?

cheers for the translation!

Hi Ronie, i tried to enable all fields (search failed!), only Movies (failed), Movies and TV Shows (failed).
I haven't music in my db.
Upgraded to 0.12, but nothing, the log is always the same, i don't understand what i'm doing wrong.

The relevant part of the log (sorry, little problem with pastebin):

09:06:16 T:3252 DEBUG: Instantiating addon using automatically obtained id of "script.globalsearch" dependent on version 2.0 of the xbmc.python api
09:06:16 T:3252 INFO: Loading skin file: DialogKeyboard.xml
09:06:17 T:1344 DEBUG: ------ Window Init (DialogKeyboard.xml) ------
09:06:19 T:1344 DEBUG: SDLKeyboard: scancode: 1e, sym: 0061, unicode: 0061, modifier: 0
09:06:19 T:1344 DEBUG: CApplication::OnKey: a (f041) pressed, trying keyboard action 61793
09:06:20 T:1344 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
09:06:20 T:1344 DEBUG: CApplication::OnKey: return (f00d) pressed, trying keyboard action 7
09:06:20 T:1344 DEBUG: ------ Window Deinit (DialogKeyboard.xml) ------
09:06:20 T:3252 INFO: Loading skin includes from D:\XBMC_TEST_22\portable_data\addons\script.globalsearch\resources\skins\Default\720p\includes.xml
09:06:20 T:3252 INFO: Error loading includes.xml file (D:\XBMC_TEST_22\portable_data\addons\script.globalsearch\resources\skins\Default\720p\includes.xml): Failed to open file (row=0, col=0)
09:06:20 T:3252 DEBUG: script.globalsearch: script version 0.1.2 started
09:06:20 T:1344 DEBUG: ------ Window Init (D:\XBMC_TEST_22\portable_data\addons\script.globalsearch\resources\skins\Default\720p\script-globalsearch-main.xml) ------
09:06:20 T:1344 INFO: Loading skin file: D:\XBMC_TEST_22\portable_data\addons\script.globalsearch\resources\skins\Default\720p\script-globalsearch-main.xml
09:06:23 T:1344 DEBUG: SDLKeyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
09:06:23 T:1344 DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
09:06:23 T:3252 DEBUG: script.globalsearch: script stopped
09:06:23 T:3252 INFO: Scriptresult: Success
09:06:23 T:3252 INFO: Python script stopped
09:06:23 T:3252 DEBUG: Thread XBPyThread 3252 terminating
09:06:23 T:1344 DEBUG: waiting for python thread 1 to stop
09:06:23 T:1344 DEBUG: python thread 1 destructed
09:06:24 T:1344 DEBUG: ------ Window Deinit (D:\XBMC_TEST_22\portable_data\addons\script.globalsearch\resources\skins\Default\720p\script-globalsearch-main.xml) ------


- butchabay - 2011-09-23

@henrava
Have done a clean install everything's working now. Maybe you should try the same.


- henrava - 2011-09-23

Resolved !!!

If someone has problems like me, the script need this:
-> Go settings
-> Go Network
-> Under "services" be sure "Allow installed programs control XBMC" is checked.

The script is beautiful, thank you Ronie. Big Grin


- butchabay - 2011-09-23

henrava Wrote:Resolved !!!

If someone has problems like me, the script need this:
-> Go settings
-> Go Network
-> Under "services" be sure "Allow installed programs control XBMC" is checked.

The script is beautiful, thank you Ronie. Big Grin
Good catch ! Nod


- ronie - 2011-09-23

henrava Wrote:Resolved !!!

If someone has problems like me, the script need this:
-> Go settings
-> Go Network
-> Under "services" be sure "Allow installed programs control XBMC" is checked.

The script is beautiful, thank you Ronie. Big Grin

nice find, i didn't know that either.

now i've got to remember that in case someone comes up with a similar issue :-)


- D-tyme - 2011-09-24

Search Crashed XBMC

http://pastebin.com/wusErF4N

Looks like it can't handle the number of returns...


- ronie - 2011-09-24

D-tyme Wrote:Search Crashed XBMC

http://pastebin.com/wusErF4N

Looks like it can't handle the number of returns...

most likely it's a xbmc issue...
does xbmc generate a crashlog ?

any steps to reproduce ?


- D-tyme - 2011-09-24

ronie Wrote:most likely it's a xbmc issue...
does xbmc generate a crashlog ?

any steps to reproduce ?

No crash log, but can be reproduced every time with a search of "Cosby." I'm thinking that its getting 100+ returns that it is crashing.