What I want to do: I want an add-on default.py to map to a particular file within my Windows 7 build of XBMC.
Code:
BASE = [
#'http://www.outsidelinks.com/list.xml',
'C:\Users\House\AppData\Roaming\XBMC\addons\plugin.testbuild\testfile001.xml',
#'http://localhost/links.xml',
#'file:///home/yourname/list.xml',
]
Search
Help