Blinkz:
I’m happy to try either autofs or even fstab, but I use a MySQL dB for my library as I have a number of OSMC rpi’s on different TVs around the house.
How can I use autofs/fstab without ruining the library dB?
Well first I just suggest to use it to test for this movie (You don’t need the library to test just play from Files). If it fix the problem then we can look from there. One option would be to use path substitution.
This guide is intended only as a more in depth instruction for manipulating file paths either for broken links or performance modification. For other applications of path substitution you can consult Kodi’s wiki on the subject.
At its core, path substitution is a simple concept. You are simply adding <from> and <to> tags to an advancedsettings.xml file that specify a part of a file path that will get replaced, and the new path that will be replacing it. Kodi will use this whenever it is trying …