mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 17:46:00 +02:00
Push SMB mount code to 1.5
This commit is contained in:
@@ -1,18 +1,23 @@
|
||||
- Improved cifs mount code to make it universal
|
||||
- Improve SMB mount code to v1.5 ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename
|
||||
- Breaking changes : multiple network disks must be separated by a "," and they are mounted to a folder with the name of the external share.
|
||||
|
||||
## 3.2.2.5080 (04-06-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-radarr
|
||||
|
||||
## 3.2.1.5070 (28-05-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-radarr
|
||||
|
||||
## 3.2.0.5048 (19-05-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-radarr
|
||||
|
||||
## 3.1.1.4954 (05-05-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-radarr
|
||||
|
||||
## 3.0.2.4552
|
||||
|
||||
- Update to latest version from linuxserver/docker-radarr
|
||||
- Enables PUID/GUID options
|
||||
|
||||
Reference in New Issue
Block a user