Apply custom filtering to dynamic content?
#33
@jurialmunkey , @sualfred , I'll give it ago hopefully this weekend.

I was thinking of a always visible small keyboard layout with edit control to change content without previous keyboard dialog pop-up.
Image

But never messed with these kind of controls before...
(skin helper has a very similar custom search that i could expand upon but its slow AF and having it work in kodi natively would be amazing)
any tips?

PS, fred - in your youtube search var you placed this param
Code:
&search_type=videos
but looking at plugin.youtube code:
Code:
search_type = context.get_param('search_type', 'video')
...
if search_type == 'video':
...
so it should be 'video' but is also not needed in the first place.
Plugin devs also added a useful feature in recent update that will hide folders:
Code:
&hide_folders=true
Reply


Messages In This Thread
RE: Apply custom filtering to dynamic content? - by cartman.dos - 2019-03-14, 12:11
Logout Mark Read Team Forum Stats Members Help
Apply custom filtering to dynamic content?0