Libreelec/Kodi 9.02 connecting to a smb share on Windows 10 Prof.
Kodi is fine using the share and it's subdirs there.
On this share there are two NTFS Junctions (kind of softlinks) named"!A" and "!B". these junction redirect to additional drives on the WIn10 box (A: and B:).
All tests done with same SMB user account, so it's not an ACL issue.
Using a Windows client to access the client: everything is fine. !A/!B are visible and the windows client can follow that link and see alls files/subdirs on A: and B:
Now with LibreElec/Kodi:
The junctions are not visible in Kodi if the drives A: and B: are present on the SMB server.
When I dismount and remove the drives A: and/or B: from the Windows-Server, THEN the junctions !A and !B are becoming visible in Kodi.
But of course that's of no use as the junctions are a dead end then.
Any idea what's going on here and how to fix this?