Helix final xbmcvfs bug?
#1
anyone having problems with xbmcvfs.listdir ?

for some reason it stopped returning files, and only returns directories...

Code:
dirs,files = xbmcvfs.listdir(folder)

folder = path to directory, tried both a xbmc source path and a independent folder.

btw it should be mentioned this code works fine in Gotham, but not Helix

Thanks

Was there white list changes made to the api again?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#2
i'm using the same in the picture screensaver addon and it is working fine.

most likely you have to make sure that there's a slash at the end of the path,
it's a thing that helix is more picky about than gotham.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
(2014-12-24, 22:21)ronie Wrote: i'm using the same in the picture screensaver addon and it is working fine.

most likely you have to make sure that there's a slash at the end of the path,
it's a thing that helix is more picky about than gotham.
Thanks I'll check for the ending slash
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply

Logout Mark Read Team Forum Stats Members Help
Helix final xbmcvfs bug?0