How to url contents add xbmcgui.Dialog().select
#1
Hi,
I using Kodi 18-Leia on Linux. I want to creat and run a python script. The script must do the following.

Example URL = http://www.turanevdekorasyon.com/wp-includes/test/

1- Get example url contents and show in select dialog window (only filenames)
2- Click any item in dialog select window, download file to any folder and unzip file

How can I do this?
Reply

Logout Mark Read Team Forum Stats Members Help
How to url contents add xbmcgui.Dialog().select0