Less 80 characters

This commit is contained in:
Alexandre
2022-01-18 14:50:53 +01:00
parent ed65eefdb8
commit d896621663
15 changed files with 61 additions and 28 deletions

View File

@@ -1,12 +1,14 @@
## 1.0.2 (04-01-2022)
- Update to latest version from linuxserver/docker-bazarr
## v1.0.2-ls140
- Fixed local config
- updated to v1.0.2-ls140
## 1.0.2 (01-01-2022)
- Update to latest version from linuxserver/docker-bazarr
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- New standardized logic for Dockerfile build and packages installation
@@ -15,7 +17,7 @@
- Update to latest version from linuxserver/docker-bazarr
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
- 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
- SMB : accepts several disks separated by commas mounted in /mnt/$sharename
## 1.0.0 (13-10-2021)