Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Problem: moodeaudio 9.3.3 does not put the library
#19
Hi Alessandro and Tim,
It seems like 9.3.x has updated the default SMB version expectation of the OS.

Alessandro you will need to find out which "dialects" (versions) your SMB server supports.
On linux terminal this would be (replace xxx part with your NAS IP):

Code:
nmap -p445 --script smb-protocols xxx.xxx.xxx.xxx
 
You will get a response like
Code:
Host script results:
| smb-protocols:
|   dialects:
|     202
|     210
|     300
|_    302


After that go to the "m" menu -> configure -> library -> click on your NAS share in the list
Under Advanced in the "Mount options" text input go to the end of the existing content and add ",vers=X.X.X" where X.X.x is one of the dialects.
For instance:
Code:
ro,noserverino,cache=none,dir_mode=0777,file_mode=0777,vers=2.0.2
Edit: I'm still trying to figure out if it's valid with 2.0.2 or has to be "2.0"...


Messages In This Thread
RE: moodeaudio 9.3.3 does not put the library - by boomblip - 05-17-2025, 10:25 PM

Forum Jump: