Push SMB mount code to 1.5

This commit is contained in:
Alexandre
2021-10-23 12:13:13 +02:00
parent 979fb38866
commit bf4190f1ae
33 changed files with 752 additions and 345 deletions

View File

@@ -1,7 +1,10 @@
- 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
## nightly-0.1.0.997-ls19 (19-10-2021)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.1.0.991-ls16 (13-10-2021)
- Update to latest version from linuxserver/docker-readarr
- Initial release (nightly builds)