mirror of
https://github.com/robweber/xbmcbackup.git
synced 2026-03-07 11:28:17 +01:00
modified backup.py to test dropbox api
added start of vfs.py to abstract file repos
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import xbmc
|
||||
import xbmcgui
|
||||
import xbmcvfs
|
||||
from resources.dropbox import client, rest, session
|
||||
from dropbox import client, rest, session
|
||||
import utils as utils
|
||||
import os
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user