Help with addons folder - samba addon

Hi all
I have the following configuration in my samba addon.

workgroup: WORKGROUP
username: myusername
password: mypass
interface: ''
allow_hosts:
  - 10.0.0.0/8
  - 172.16.0.0/12
  - 192.168.0.0/16
veto_files:
  - ._*
  - .DS_Store
  - Thumbs.db
  - icon?
  - .Trashes
compatibility_mode: false

So in my windows laptop I can have the following connection

I can see the share, config, media files, backup files alright. But the addons folder is empty.
When I go to the addons location in ubuntu the addon folder has some files ideally I would like to have access through windows.

Is there something I could do?

2 Likes

Were you able to find a solution? Iā€™m seeing the same problem on my system.

1 Like

No, unfortunately I still have it.

1 Like

Same here, just want to edit some files

Does anyone know anyway to accomplish this?

From my understanding you need to install samba outside of HA?

I still have the same problem. Please post here the solution (if you find one)