drinfernoo
drinfernoo
@audiosistem That should probably be a new issue, since it's not really related to this one.
I have a question on how this is implemented at skin-level: does the skin set a `Skin.String(...)` value for the search term and then just append that on the end...
I know of one specifically that was built with `xbmcswift`, which makes it's paths a lot different. Would it be possible we can simply include the InfoLabel in our path,...
@algoldbe That is probably an issue with the way Elementum parses search strings. You'd need to take it up with the maintainer of that add-on.
@7E1EVEN They are included by default in the skin already.
`Settings -> Skin Settings -> Miscellaneous -> Choose search lists` They're in there by default, on any of the entries, choose "Default search items", and you'll find them at the...
@dleast Try using the paths that are in the TMDbHelper Netflix player file, under `search_movie` and `search_episode` 😉
What genres are you not being able to find?
To be fair, this is also the behavior for landscape widgets with text panels on. I do agree, though, that the text is a bit hard to read, especially with...
That would be up to the add-on. Seems they likely aren't declaring the correct content type for their plugin, leaving the skin to "guess" what artwork to display, in basic...