Cant add NAS samba shares to mopidy local library

Hello,

I add my nas shares that includes music to dietpi’s “/mnt/samba/music” directory with Dietpi-Drive_manager.
i added theese lines to my /etc/mopidy/mopidy.conf file. but when i run “mopidy local scan” it doesnt add my network shares to mopidy library. but i can browse it on terminal to my /mnt/samba/music directory.
regards

[file]
enabled = true
media_dirs =
/mnt
excluded_file_extensions =
.jpg
.jpeg
show_dotfiles = false
follow_symlinks = true
metadata_timeout = 1000

[local]
enabled = true
library = json
media_dir = /mnt
scan_timeout = 1000
scan_flush_threshold = 100
scan_follow_symlinks = true
excluded_file_extensions =
.directory
.html
.jpeg
.jpg
.log
.nfo
.png
.txt