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

Path Redirect Not Working

$
0
0
Hi All,

My Shield is running out of space so I need to get thumbnails to my smb server. For some reason, the following isn't working:

Advanced:

<advancedsettings>
  <videodatabase>
    <type>mysql</type>
    <host>xxx.xxx.x.xxx</host>
    <port>****</port>
    <user>****</user>
    <pass>************</pass>
    <cache>
      <buffermode>4</buffermode>
      <memorysize>62914560</memorysize>
      <readfactor>5</readfactor>
    </cache>
    <pathsubstitution>
      <substitute>
        <from>special://profile/Thumbnails/</from>
        <to>smb://xxx.xxx.x.xxx/Expansion2/Thumbnails</to>
      </substitute>
    </pathsubstitution>
  </videodatabase>
  <musicdatabase>
    <type>mysql</type>
    <host>xxx.xxx.x.xxx</host>
    <port>****</port>
    <user>****</user>
    <pass>**********</pass>
  </musicdatabase>
</advancedsettings>

I have my samba set up in sources and password xmls and confirmed that I can access them fine in Kodi.

Thanks in advance.

Viewing all articles
Browse latest Browse all 85262

Trending Articles



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