Kodi allows a sharing media / libraries between devices by hosting the library in MySQL and using NFS to share media.
It would be great if LibreELEC could act as an NFS and MySQL server to allow it to act as a server for other LibreELEC installs.
We just need to add the MySQL server, and mysql command line client (for setup/debugging), and NFS server.