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


RE: [Release] GlobalSearch Script - Milhouse - 2015-12-17

http://kodi.wiki/view/Adding_videos_to_the_library
http://kodi.wiki/view/Adding_music_to_the_library


RE: [Release] GlobalSearch Script - palmer2511 - 2015-12-17

Do you have to have the actual video files on your computer to use global search? I've found a few adding have search built in but was looking for something that would search all my add ons


RE: [Release] GlobalSearch Script - ronie - 2015-12-17

(2015-12-17, 03:22)ronie Wrote: the first post explains what this addon is supposed to do.

(2011-09-03, 21:41)ronie Wrote: globalsearch does not search for content provided by addons!



RE: [Release] GlobalSearch Script - palmer2511 - 2015-12-17

DUH!!!!

I'll keep reading the user guides, forums and youtube vids to figure out just what this Kodi thing is all about.

Thanks Ronie and have a very merry Christmas


RE: [Release] GlobalSearch Script - jurialmunkey - 2015-12-22

@ronie -- Is there a way to pass a search string directly to global search rather than prompting the user for input? I couldn't see anything in the readme.


RE: [Release] GlobalSearch Script - ronie - 2015-12-22

(2015-12-22, 08:53)jurialmunkey Wrote: @ronie -- Is there a way to pass a search string directly to global search rather than prompting the user for input? I couldn't see anything in the readme.

oh, that's bad... that's very bad. will update the docs right away ;-)

Code:
RunScript(script.globalsearch,searchstring=foo)


i've noticed there's one other thing i need to fix,
according to the README it's possible to also specify the search category
Code:
RunScript(script.globalsearch,searchstring=foo&movies=true)
but that's not implemented in the addon at all....


RE: [Release] GlobalSearch Script - Martijn - 2015-12-22

just change it to "to-do" Smile


RE: [Release] GlobalSearch Script - ronie - 2015-12-22

my to-do list returns 'out of memory' when i try that.


RE: [Release] GlobalSearch Script - ronie - 2015-12-22

all fixed in v6.0.4 (jarvis)


RE: [Release] GlobalSearch Script - Kimion - 2016-01-05

Good afternoon , I'm sorry in advance if something goes wrong. Blush I should Kodi 15.2 Having set the version of global search 5.0.0 of kodi addons. It does not produce results , " no results ." P.S. TV BOX M8S Android 4.4


RE: [Release] GlobalSearch Script - ronie - 2016-01-05

99.99% of the users who have that problem, didn't read the first post :-)


RE: [Release] GlobalSearch Script - Kimion - 2016-01-06

I watched the first post , but I'm sorry I did not understand it to configure . Sad They described what he was looking at all addons. Global Search Settings most exposed to the default . It must still somehow adjusted or it is not looking at all addons. And still do not understand translation of the phrase - globalsearch does not search for content provided by addons!

Thanks Ronie. And sorry for the stupid questions , but read the forum I did not understand . Maybe there is a description of the available settings.
He is looking for some addons or how? I tune kodi a week and there was one problem with the search. Sad


RE: [Release] GlobalSearch Script - Hitcher - 2016-01-06

(2011-09-03, 21:41)ronie Wrote: this is an all-in-one library search addon for kodi,
it allows you to find items in your video, music & epg database right from the home screen:
globalsearch does not search for content provided by addons!



RE: [Release] GlobalSearch Script - ronie - 2016-01-06

(2016-01-06, 05:16)Kimion Wrote: And still do not understand translation of the phrase - globalsearch does not search for content provided by addons!
since this question is asked a lot lately, maybe i need to find a better description?

would this be easy to understand?:
globalsearch does not search for movies / tv-shows in other addons!


RE: [Release] GlobalSearch Script - wyrm - 2016-01-29

Hi Ronie,

it's your friendly neighbourhood PITA with a skinning request if I could please. Could we PLEASE lose the OK button (id 191) from the scripts info screen. This button really serves no purpose as you end up achieving the same aim by hitting the back button anyway. Also could you focus on the grouplist (id 190) instead of any one particular button in this group (currently the afore meantioned OK button) as I am trying to achieve a consistent look with my other info screens. Currently I can't even hide the OK button offscreen as then the user is left wondering why nothing appears to be focused on screen if I do.

Thanks matey
Wyrm