reading remote directories
#9
(2019-07-02, 22:29)Klojum Wrote:
(2019-07-02, 22:23)pkscout Wrote: As mentioned, you need to use the virtual file system stuff.
https://codedocs.xyz/xbmc/xbmc/group__py...mcvfs.html
There is no functionality to read or write files via the vfs system?

Alright so in my add-on I have the user select a download folder. I the user want to use my network windows share so I selected it. Kodi gives me a link smb:// server/ folder. . now I with my add-on have at link and I want to join that link to a subfolder and mkdir if not exist or if it does I want to listdir. How would I do this with vfs my testing so far has failed. So I was going to result to pysmb as a last ditch hope to use my windows share.
Shield TV | Windows 10 | Mariadb | Mii Box
Evolve Ecosystem Repo | TV Melodies | Madnox Holiday Mod
Reply


Messages In This Thread
reading remote directories - by smitchell6879 - 2019-07-01, 15:55
RE: reading remote directories - by Roman_V_M - 2019-07-01, 18:51
RE: reading remote directories - by Roman_V_M - 2019-07-02, 06:53
RE: reading remote directories - by Roman_V_M - 2019-07-02, 20:38
RE: reading remote directories - by pkscout - 2019-07-02, 22:23
RE: reading remote directories - by Klojum - 2019-07-02, 22:29
RE: reading remote directories - by smitchell6879 - 2019-07-02, 22:57
RE: reading remote directories - by pkscout - 2019-07-03, 08:21
Logout Mark Read Team Forum Stats Members Help
reading remote directories0