v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
Pathsubstitution in advancedsettings.xml works.

Code:
<pathsubstitution>
  <substitute>
    <from>smb://NSA320S/</from>
    <to>smb://user:[email protected]/Volume1/</to>
  </substitute>
</pathsubstitution>

Can't understand how 1017 works with no passwords set anywhere in kodi and I doubt even in LE.
I don't remember setting any mounts or anything up.

I don't have passwords in sources.xml.
And SQL passes paths without passwords.

I deleted passwords.xml and 1017 still worked.. bizarre.
Something must have leached from something obscure in LE or kodi.

Trying with passwords.xml only

Code:
<passwords>
<path>
<from pathversion="1">smb://NSA320S/</from>
<to pathversion="1">smb://user:[email protected]/Volume1/</to>
</path>
</passwords>

doesn't work. I see the smb://user:pass@etc in kodi log [which wasnt there without passwords.xml] but still hangs with no access. I may have set up that wrong, no docs on it in wiki or not easily findable! [http://xbmc-commander.com/page2/page9/page9.html]

So atm using path subs in advancedsettings.xml is holding up.
I'll try check the loss of AE from resume which build ..


Messages In This Thread
3D HOU/HSBS issue - by .bismarck - 2016-06-20, 20:03
[Build #0903] breaks VAAPI - by MichaelAnders - 2016-09-04, 15:37
Update Failed - by n2vwz - 2016-09-27, 19:34
RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - by badaas - 2016-10-23, 14:19
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11