2016-04-19, 01:39
Quote:Any idea where I could find the latest version ?
github: xbmc/repo-scripts gotham branch
scott s.
.
Quote:Any idea where I could find the latest version ?
class MyPlayer(xbmc.Player):
def __init__(self, *args):
pokus = xbmc.getInfoLabel('ListItem.DBID ')
xbmc.getInfoLabel('Window(Home).Property(RecentEpisode.1.Title)')
title
VideoPlayer.Title
(2018-04-06, 19:10)WildPhydeaux Wrote: Is there a more recent support thread than this one marked as [Frodo]?
What I'm wondering is if any progress has been made to allow recognition of video nodes with this widget set.
I have set up a custom node to include only documentary films, which KODI sees as movies and I would like this widget to only return results from that node. So effectively showing only new documentaries instead of all new movies.
Cheers and thanks for such a great widget set. I use it with the Xonfluence skin.
Robert
(2018-04-08, 09:18)jurialmunkey Wrote: You should be able to do pretty much everything that you want with a smart playlist.