If it's working in Windows and Freefilesync then the share is likely correct.
I created a share purely to test this feature so everything is stock, with a definition of:
Code:
[music]
path = /media/SMBTest
read only = yes
guest ok = no
browseable = yes
The error messages generated by WiiM (with all other fields correct):
Wrong IP | Invalid Directory or Connection Failed (if not a host offering samba) |
Correct IP with wrong share | Invalid Directory |
Wrong username | Access Denied, Please Enter Username or Password |
Wrong password | Login Failed, Username or Password Incorrect |
I'm quite surprised about the last 2 messages, surely that's a security risk.