Kodi DSPlayer – DirectShow Player for Windows
(2017-06-06, 20:30)Cinder Wrote:
(2017-06-06, 19:43)Warner306 Wrote: You have to use SMB shares.

I was starting to suspect something like that because the nfs shares are extremely slow on windows, they work superbly on my Arch Linux installation. But why are samba shares required over nfs which I assume can be tuned to be faster?

I'm trying to share settings between Linux and Windows, is this feasible? Also, can I have the windows machines link samba shares and Linux point to nfs shares if they point to the same folders, ie movies or something, or will the database interpret the sources as different and scrape duplicates of everything - one samba path and one nfs path file?
It is, use SaMBa but the config for working is complex, try this:
Quote:[global]
workgroup = WORKGROUP
netbios name = (a name...)
server string = Samba Server
;interfaces = (put here the IP/24 of your interface, and remove ";" , facultative)
security = USER
map to guest = Bad User
log file = /var/log/samba/%m.log
name resolve order = wins lmhosts hosts bcast
dns proxy = No
idmap config * : backend = tdb
create mask = 0664
force create mode = 0664
directory mask = 0775
force directory mode = 0775
printing = bsd
printcap name = /dev/null
load printers = no
disable spoolss = yes


[homes]
comment = Home Directories
read only = No
browseable = No


[fichier]
comment = repertoire fichier
path = /srv/samba/share
read only = No
create mask = 0775
guest only = Yes
guest ok = Yes
gl
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
RE: Kodi DSPlayer – DirectShow Player for Windows - by fullsun - 2017-06-07, 15:27
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47