New to LE, but been using Raspbmc/OSMC for years :-}
I thought I'd have a look at LE and bumped into a couple of issues.
On OSMC I mount my media, which is on a Windows box, by editing /etc/fstab to automount the various shares.
I have several different media libraries which use different shared MySQL databases on the same Windows box.
The reason for the multiple databases is for different users [profiles] with different media.
[e.g I keep the Opera etc. separate from movies/TV].
So - the issue. In the MySQL databases, paths are of the form /media/sharename/dir1/dir2 .....
This works because of the automounting mentioned above.
This clearly won't work on LE as I can currently only access the shares via smb://server/share/.....
Is there a way for a user-defined script to be run on startup?
Secondary question - in /etc/fstab I had entries of this form:
//http://192.168.xx.yyy/XBMC /media/zbmc cifs credentials=/.smb/.agb noserverino,file_mode=0777,dir_mode=0777,sec=ntlmv200
I haven't managed to get the equivalent manual mount commands to work.
Any help/advice appreciated.
[hr]
Oops, forgot version info [although I think this is probably a generic problem].
LibreELEC:~ # uname -a
Linux LibreELEC 4.7.5 #1 SMP Mon Sep 26 22:01:39 BST 2016 armv7l GNU/Linux
LibreELEC:~ # vcgencmd version
Sep 21 2016 13:17:10
Copyright (c) 2012 Broadcom
version 2eaf52cc53435b5ce67253af1487f9a4f9f96e2d (clean) (release)
LibreELEC:~ # lsb_release
LibreELEC (Milhouse) - Version: devel-20160926214646-#0926-ge726b1a [Build #0926]