Autoselect on Select link dialog
#1
Dear all,
I observe that while browsing around with Files.GetDirectory in some addon of kodi, then passing some resulting items of the array "files" to Player.Open (I passed the item having "filetype" = "file", and feed its "file" property to Player.Open), I may get a dialog "Select link" showing up in Kodi to select several alternative URLs of that media.

From the viewpoint of RPC programming, how can I distinguish the two case: Player.Open will open the media or it will show up the Dialog ?

Many thanks
Soq2000
Reply
#2
That is probably addon/plugin specific and not really known to Kodi.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#3
Thank you Montellese for your prompt reponse.
Then from the viewpoint of kodi, can I check (using RPC) what kind/name of dialog/window which is currently active?
Many thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Autoselect on Select link dialog0