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


- Eisi2005 - 2012-02-07

Hi,

could you build in a search function for actor ?

Greets
Eisi


- nessus - 2012-02-09

Hi ronie...

Is it possible (when you have the time due the Eden release) to add a mpaa & studio infolabels to the episodes section ?.

I am asking this because my episode video-info screen has this info and thus i must reorganize things so that the script info-dialog not look kinda empty in some parts.

Also an ListItem.StarRating info-label for all sections will be nice if is possible Smile

Cheers
Nessus


- ronie - 2012-02-09

nessus Wrote:Hi ronie...

Is it possible (when you have the time due the Eden release) to add a mpaa & studio infolabels to the episodes section ?.

i can only pull that info from the db for tv-shows, but not for episodes.

nessus Wrote:Also an ListItem.StarRating info-label for all sections will be nice if is possible Smile

you should be able to do that using ListItem.Rating combined with IntegerGreaterThan() visible conditions.


- nessus - 2012-02-09

ronie Wrote:you should be able to do that using ListItem.Rating combined with IntegerGreaterThan() visible conditions.

Yes i could do that but i was hoping to avoid the images code for all six ratings.

ronie Wrote:i can only pull that info from the db for tv-shows, but not for episodes.

I see. I guess i have to reorder things anyway.

Thanks


- ronie - 2012-02-10

nessus Wrote:Yes i could do that but i was hoping to avoid the images code for all six ratings.

yeah, you're right. it's indeed far easier to handle this in the script
than having to add loads of code to the skin.

please try:
script.globalsearch-0.1.9.zip

it adds $INFO[ListItem.Property(StarRating)]
for movies, tv-shows, episodes, albums and songs


if other would be willing to test 0.1.19 as well, i would certainly appreciate it.
before pushing this version to the repo i want to make sure the changes i made are not causing any issues.


- nessus - 2012-02-10

Thanks a lot ronie....

I've tested and so far it's working great.

Cheers
Nessus


actor - coolio99 - 2012-02-15

perfect script..hope you can add search for actors?then it will make it really amazing


- coolio99 - 2012-02-15

i can not play trailers in this script.when i push c it comes up show info ant play trailer..i can show info but it will not let me go to trailers.if i push i i see ok play movie and trailer.i can play movie but not trailer.it redirect me to search screen again there i see movie search result.any help?and add actor search:Laugh


RE: [Release] GlobalSearch Script - nessus - 2012-04-16

Ronie.... did something change in the script ?. I get blank context menu in all categories.

I've check some other skins that support your script and they have the same problem.

Cheers
Nessus


RE: [Release] GlobalSearch Script - Hitcher - 2012-04-16

Just tested and it still works perfectly in XeeBo.


RE: [Release] GlobalSearch Script - ronie - 2012-04-16

(2012-04-16, 17:37)nessus Wrote: Ronie.... did something change in the script ?. I get blank context menu in all categories.

I've check some other skins that support your script and they have the same problem.

i made a change to the context menu last month:
http://forum.xbmc.org/showthread.php?tid=126094


RE: [Release] GlobalSearch Script - nessus - 2012-04-16

Then something is wrong with my setup because my installation of XeeBo has the same problem. Blank context menu in Global Search results.

Any ideas ?


RE: [Release] GlobalSearch Script - Hitcher - 2012-04-16

Are you using Eden?


RE: [Release] GlobalSearch Script - nessus - 2012-04-16

Yes. The Final. Maybe the problem has to do with the changes that ronie did as he said above.
What's the latest version of the script ?


RE: [Release] GlobalSearch Script - Hitcher - 2012-04-16

I updated the Global Search context menu for XeeBo v4.0.1.