Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
not at the moment, but i can add it.
would it work for you if i supply the count as ListItem.Label2 for the items in menu 9000 ?
Posts: 3,660
Joined: Feb 2008
Reputation:
93
Jeroen
Team-Kodi Member
Posts: 3,660
2018-01-20, 21:51
(This post was last modified: 2018-01-20, 23:42 by Jeroen.)
Probably a big ask, but would it somehow be feasible to optionally output the search results into separate containers? Basically I would like to get all results per category in separate horizontal lists and throw them all in a vertical list.
Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
i was made aware of it a few days ago, it was a silly brainfart on my end to only make autoselection work with a vertical menu.
will be fixed in v8.0.2
Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
i'm afraid it's going to be difficult to code advanced functionality like that.
since i've just gone through the process of rewriting this addon from scratch, i really don't want to go back to the drawing board.
as for adding tv show actors (what i'm looking into), the problem is indeed how to handle tv show actors (main characters) versus episode actors (people who only played a role in one or two episodes).
if i look at how kodi is doing it (Videos > TV Shows > Actors) i think it's only listing the main characters there.
Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
i've submitted v8.0.3 to the addon repo.
the only major change since v8.0.2 is that actor/director search now lists actors/directors instead of a list of movies.
Posts: 1,023
Joined: Mar 2014
Reputation:
213
2018-02-24, 14:36
(This post was last modified: 2018-02-24, 14:52 by axbmcuser.)
Great change regarding actors/directors search!
Is there a chance for partial search strings to work? (for all search categories, of course)
Example:
A search for "chris bale" or even "chri bal" returning "Christian Bale"?