Hi there, I have installed OSMC on Rasp PI3 (+ USB drive for the media files). I use it with the Android Kore app. The video media player works great!
I have an issue with the DLNA server : no client see any media (ex BubbleUpnp or others).
- the Samba server is installed
- the option “share my library” is checked (http://kodi.wiki/view/UPnP/Server)
I don’t find any explanation.
Any idea? Thks !!!
Below the samba.conf file.
[global]
config file = /etc/samba/smb-local.conf
workgroup = WORKGROUP
security=user
follow symlinks = yes
wide links = no
unix extensions = no
lock directory = /var/cache/samba
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
log level = 1
map to guest = bad user
usershare template share = automount template
read raw = Yes
write raw = Yes
strict locking = no
min receivefile size = 16384
use sendfile = true
aio read size = 2048
aio write size = 2048
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 SO_SNDBUF$
[osmc]
browsable = yes
read only = no
valid users = osmc
path = /home/osmc
comment = OSMC Home Directory
[automount template]
browseable = yes
-valid = no
valid users = osmc
path = %P
hide files = /$RECYCLE.BIN/System Volume Information/desktop.ini/thumb$
include = /etc/samba/smb-shares.conf