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 - Hitcher - 2015-05-17

Another weird one for you.

I got the star rating working for movies, TV shows, episodes, and albums but not songs. When I checked the actual label it was using most songs had rating-48.png whereas all the other categories are using rating0.png to rating5.png. I've checked the ratings in song info and they're correct.

Thanks.


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

(2015-05-17, 23:23)Hitcher Wrote: Another weird one for you.

I got the star rating working for movies, TV shows, episodes, and albums but not songs. When I checked the actual label it was using most songs had rating-48.png whereas all the other categories are using rating0.png to rating5.png. I've checked the ratings in song info and they're correct.

Thanks.

thanx for the headsup!
will fix that one as well.


RE: [Release] GlobalSearch Script - Hitcher - 2015-05-20

I take it there's no way to get the cast list on the info dialog?

EDIT: For the episodes it would be nice to have ListItem.Property(Art(tvshow.poster)).

Thanks.


RE: [Release] GlobalSearch Script - ronie - 2015-05-21

(2015-05-20, 12:27)Hitcher Wrote: I take it there's no way to get the cast list on the info dialog?

EDIT: For the episodes it would be nice to have ListItem.Property(Art(tvshow.poster)).

Thanks.

both are possible, but will come at a cost.
processing the cast list will almost triple to time needed for the movies search.

to get a tvshow thumb for episodes will require an additional json call for every episode.


RE: [Release] GlobalSearch Script - Hitcher - 2015-05-21

OK, no worries.


RE: [Release] GlobalSearch Script - jurialmunkey - 2015-06-21

+1 for Episode Posters. Would it be a big performance hit to just have it for the info dialog?


RE: [Release] GlobalSearch Script - Mike_Doc - 2015-06-22

Hi,

should the 'tv shows' container include shows when searching for an actor? for instance if I search for 'kiefer' I only get Actors as an available container? Can it check tvshows for actors and return container 120 if found?

Or is the skin I'm using not doing something correctly?


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

(2015-06-22, 18:26)Mike_Doc Wrote: Hi,

should the 'tv shows' container include shows when searching for an actor? for instance if I search for 'kiefer' I only get Actors as an available container? Can it check tvshows for actors and return container 120 if found?

the addon only queries the movie database when searching for an actor.
currently, i have no intention to add support for tv shows.


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

(2015-06-21, 02:21)jurialmunkey Wrote: Would it be a big performance hit to just have it for the info dialog?

it would only need 1 json query in that case.
it will delay the appearance of the dialog a bit, but it might be hardly noticeable.


RE: [Release] GlobalSearch Script - Mike_Doc - 2015-06-22

Ok, thank for letting me know Ronie.

Also, I get a python error when trying 'I' to check if the skin version of script-globalsearch-infodialog.xml is working ok.

logfile

Mike


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

(2015-06-22, 18:40)Mike_Doc Wrote: Ok, thank for letting me know Ronie.

Also, I get a python error when trying 'I' to check if the skin version of script-globalsearch-infodialog.xml is working ok.

logfile

Mike

id "200" is the container used for epg info.
i noticed my README had some incorrect info on this, so i corrected it.
https://github.com/ronie/script.globalsearch/commit/9d6d478afea2ddf163d53c0c99c48caa3ecb70ad


RE: [Release] GlobalSearch Script - Mike_Doc - 2015-06-22

Thanks Ronnie, is there something I can do to correct the python error? is there a solution for the error with '200'?


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

(2015-06-22, 19:21)Mike_Doc Wrote: Thanks Ronnie, is there something I can do to correct the python error? is there a solution for the error with '200'?

what skin are you using?
it needs to add a container with id="200" to script-globalsearch-infodialog.xml


RE: [Release] GlobalSearch Script - Mike_Doc - 2015-06-22

Thanks Ronnie, my own mod of Aeon Shednox mod skin, 200 isn't referenced in infodialog. it only seems to reference container (100) so it may be a fact that it's never worked. I've just had to update main for actors, hence my search question and now looks like I've got some work to do on infodialog.

Mike.


RE: [Release] GlobalSearch Script - amcfarla - 2015-07-18

Today, I started getting on the Global Search addon that the "add-on is incompatible or has been marked broken in repository and Dependencies not met" on two of my Kodi media centers running Kodi 14.2