
Originally Posted by
mvallevand
I wasn't suggesting you use a guest password just setup advancedsettings with whatever you used for the video library.
Martin
Sorry to appear completely daft, but I'm not sure what you mean? From the Kodi log I posted, my advanced settings are these:
Can you please explain what you mean by "whatever you used for the video library", I didn't really make any settings for that, I just navigated the Samba shares and selected each Share path, gave it a name, then it asked for what type of media (Movie/TV Shows etc) and downloaded details for each show?
I also have password protected sharing off in Windows Networks Sharing settings.
Code:
12:45:02.892 T:12616 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<cache>
<buffermode>1</buffermode>
<memorysize>104857600</memorysize>
<readfactor>1.5</readfactor>
</cache>
<pathsubstitution>
<substitute>
<from>D:/GBPVRVids/</from>
<to>smb://192.168.1.10/GBPVRVids/</to>
</substitute>
<substitute>
<from>G:/ArchivedMovies/</from>
<to>smb://192.168.1.10/ArchMovies/</to>
</substitute>
<substitute>
<from>D:/PlayOnVids/</from>
<to>smb://192.168.1.10/PlayOnVids1/</to>
</substitute>
<substitute>
<from>X:/PlayOnVids2/</from>
<to>smb://192.168.1.10/PlayOnVids2/</to>
</substitute>
<substitute>
<from>G:/PlayOnVids3/</from>
<to>smb://192.168.1.10/PlayOnVids3/</to>
</substitute>
<substitute>
<from>E:/Storage/HDCamVideos/</from>
<to>smb://192.168.1.10/HDCamVideos/</to>
</substitute>
<substitute>
<from>E://Jkm/FamilyStuff/GoPro</from>
<to>smb://192.168.1.10/GoPro/</to>
</substitute>
<substitute>
<from>E:/VideosKids/</from>
<to>smb://192.168.1.10/VideosKids/</to>
</substitute>
<substitute>
<from>G:/NPVRDVDs/</from>
<to>smb://192.168.1.10/NPVRDVDs/</to>
</substitute>
</pathsubstitution>
</advancedsettings>
k.