Getting sources and files via JSON
#1
I have a script that use python filefunctions to traverse operatingsystem connected networkshares (problem is dfs on some OS like openelec and linux) although within XBMC it works. So I want to ask XBMC for sources and use that API to access/traverse the networkshares, possible?
Reply
#2
Files.GetSources will get you the media source, and the xbmcvfs python module to do file system stuff
Reply
#3
thanks I'll try that.
Reply

Logout Mark Read Team Forum Stats Members Help
Getting sources and files via JSON0