Target of Items from a path
#1
I am displaying a list with path (fe. musicdb://) as contents. What is the property that allows to determine what is the path of an element of such list (fe. musicdb://songs/ or something defined with Library Node Editor)? I've looked at ListItem $INFOs - but cannot see it there.

The idea is to add <onclick> for the list in order to open MyMusicNav window already with the selected scope.
Reply
#2
http://kodi.wiki/view/Opening_Windows_and_Dialogs
http://kodi.wiki/view/List_of_Built_In_Functions
Reply
#3
Are you sure you understood the question?

To add to my original post - every ListItem.*path* points to some physical path, not db path.
Reply
#4
Oh, hurray, FolderPath works :/

No, I haven't inferred it from the description - "Shows the complete path of the currently selected song or movie in a container (without user details)." - I've just tried every property with Path in name in turn....
Reply

Logout Mark Read Team Forum Stats Members Help
Target of Items from a path0