Doing some research this is apperantly possible, but I cant seem to get it to work, xbmc shows its exporting, but the files are not in the directory i set, when i manually do it, the files show up.
Here is my file...
Not sure what I have wrong
import xbmc
xbmc.executebuiltin('exportlibrary(music|video,false,C:\Users\*****\Documents\XBmc)')
Here is my file...
Not sure what I have wrong
import xbmc
xbmc.executebuiltin('exportlibrary(music|video,false,C:\Users\*****\Documents\XBmc)')