Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84005

addons folder Path substitution

$
0
0
Hello,

I'm using XBMC 11.0 and I'm interested in substituting the path used by XBMC for a specific add-on. Is that possible?

I tried:

Code:
        <substitute>
            <from>C:\Users\XXX\AppData\Roaming\XBMC\addons\plugin.video.XXX\</from>
            <to>smb://10.10.0.1/XBMCfiles/addons/plugin.video.XXX</to>
        </substitute>

OR

Code:
        <substitute>
            <from>special://home/addons/plugin.video.XXX</from>            
            <to>smb://10.10.0.1/XBMCfiles/addons/plugin.video.XXX</to>
        </substitute>

but it still tried to load from "C:\Users\XXX\AppData\Roaming\XBMC\addons\plugin.video.XXX\"

Is this possible at all?

Thank you,
Sebastian

Viewing all articles
Browse latest Browse all 84005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>