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)

View File

@@ -1,14 +1,17 @@
## v2201.1.0-ls42 (15-01-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2112.2.0-ls41 (04-01-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2112.2.0-ls39 (18-12-2021)
- Update to latest version from linuxserver/docker-booksonic-air
## v2112.1.0-ls38 (12-12-2021)
- Update to latest version from linuxserver/docker-booksonic-air
- New standardized logic for Dockerfile build and packages installation
@@ -36,7 +39,7 @@
## nightly-0.1.0.998-ls20 (23-10-2021)
- Update to latest version from linuxserver/docker-booksonic-air
- 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
## nightly-0.1.0.997-ls19 (19-10-2021)

View File

@@ -1,22 +1,26 @@
## 4.7.0.20 (12-01-2022)
- Update to latest version from linuxserver/docker-emby
- "host_network": true to enable UPNP, chromecast, ...
## 4.7.0.19-1
- Changed local config location
## 4.7.0.19 (14-12-2021)
- Update to latest version from linuxserver/docker-emby
- New standardized logic for Dockerfile build and packages installation
## 4.7.0.18 (20-11-2021)
- Update to latest version from linuxserver/docker-emby
## 4.7.0.17 (08-11-2021)
- Update to latest version from linuxserver/docker-emby
- 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
## 4.7.0.15 (23-10-2021)

View File

@@ -18,7 +18,7 @@
- Allow mounting of devices up to sdg2
- Allow uploads >16mb
- Allow local mount in protected mode
- 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
## 2.17.2 (28-08-2021)

View File

@@ -1,17 +1,18 @@
## 10.7.7-1-ls149 (15-01-2022)
- Update to latest version from linuxserver/docker-jellyfin
- "host_network": true to enable UPNP, chromecast, ...
- Code to repair database due to a bug that occured when the config location changed
## 10.7.7-1-ls148 (06-01-2022)
- Update to latest version from linuxserver/docker-jellyfin
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- New standardized logic for Dockerfile build and packages installation
- Add local mount (see readme)
- Added watchdog feature
- Allow mounting of devices up to sdg2
- 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
## 10.7.7-1-ls130 (06-09-2021)

View File

@@ -1,14 +1,16 @@
## 0.8.1.2135-ls69 (16-01-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls68
- updated to 0.8.1.2135-ls68
- changed config location
## 0.8.1.2135-ls62-4
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- New standardized logic for Dockerfile build and packages installation
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
- Initial release
- 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

View File

@@ -2,7 +2,7 @@
- Config exposed in /config/addons_config/papermerge
- New standardized logic for Dockerfile build and packages installation
- OCR repaired
- 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
## 2.0.1

View File

@@ -1,16 +1,18 @@
## 20220107 (07-01-2022)
- Update to latest version from photoprism/photoprism
## 20211215 (16-12-2021)
- Update to latest version from photoprism/photoprism
## 20211210 (12-12-2021)
- Update to latest version from photoprism/photoprism
- New standardized logic for Dockerfile build and packages installation
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
- Allow mounting of devices up to sdg2
- 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
## 210217-49039368 (29-09-2021)

View File

@@ -1,33 +1,39 @@
## 1.25.3.5409-f11334058-ls97 (15-01-2022)
- Update to latest version from linuxserver/docker-plex
## 1.25.3.5385-f05b712b6-ls96 (12-01-2022)
- Update to latest version from linuxserver/docker-plex
- "host_network": true to enable UPNP, chromecast, ...
## 1.25.2.5319-c43dc0277-ls95 (11-01-2022)
- Update to latest version from linuxserver/docker-plex
## 1.25.2.5319-c43dc0277-ls94 (04-01-2022)
- Update to latest version from linuxserver/docker-plex
## 1.25.2.5319-c43dc0277-ls92 (14-12-2021)
- Update to latest version from linuxserver/docker-plex
- New standardized logic for Dockerfile build and packages installation
## 1.25.1.5286-34f965be8-ls91 (07-12-2021)
- Update to latest version from linuxserver/docker-plex
- localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
## 1.25.0.5282-2edd3c44d-ls89 (02-12-2021)
- Update to latest version from linuxserver/docker-plex
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
## 1.24.5.5173-8dcc73a59-ls83 (28-10-2021)
- Update to latest version from linuxserver/docker-plex
- 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.24.4.5081-e362dc1ee-ls79 (13-10-2021)

View File

@@ -1,26 +1,33 @@
## nightly-alpine-0.2.0.1407-ls25 (18-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.2.0.1395-ls259 (18-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.1.10.1386-ls257 (16-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.1.10.1375-ls256 (15-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-alpine-0.1.10.1375-ls20 (09-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-alpine-0.1.10.1357-ls18 (04-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-alpine-0.1.10.1352-ls17 (04-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-alpine-0.1.10.1341-ls11 (01-01-2022)
- Update to latest version from linuxserver/docker-prowlarr
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
@@ -172,7 +179,7 @@
## nightly-0.1.1.1030-ls162 (26-10-2021)
- Update to latest version from linuxserver/docker-prowlarr
- 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
## nightly-0.1.1.1029-ls161 (19-10-2021)

View File

@@ -1,8 +1,9 @@
## 14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166 (07-01-2022)
- Update to latest version from linuxserver/docker-qbittorrent
## 14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls165 (04-01-2022)
- Update to latest version from linuxserver/docker-qbittorrent
- Removed watchdog
- New standardized logic for Dockerfile build and packages installation
@@ -12,7 +13,7 @@
## 14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls159 (31-10-2021)
- Update to latest version from linuxserver/docker-qbittorrent
- 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
## 14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158 (13-10-2021)

View File

@@ -1,9 +1,9 @@
## 3.2.2.5080-7 (03-01-2022)
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- New standardized logic for Dockerfile build and packages installation
- 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
- 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)

View File

@@ -1,20 +1,25 @@
## nightly-alpine-0.1.0.1175-ls12 (18-01-2022)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.1.0.1162-ls66 (16-01-2022)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.1.0.1161-ls65 (15-01-2022)
- Update to latest version from linuxserver/docker-readarr
## nightly-alpine-0.1.0.1156-ls5 (04-01-2022)
- Update to latest version from linuxserver/docker-readarr
## nightly-alpine-0.1.0.1154-ls4
- uppdated to version ls4
## nightly-alpine-0.1.0.1154-ls3 (01-01-2022)
- Update to latest version from linuxserver/docker-readarr
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
@@ -124,7 +129,7 @@
## nightly-0.1.0.998-ls20 (23-10-2021)
- Update to latest version from linuxserver/docker-readarr
- 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
## nightly-0.1.0.997-ls19 (19-10-2021)

View File

@@ -1,10 +1,10 @@
## 3.0.6.1342-6 (03-01-2022)
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- New standardized logic for Dockerfile build and packages installation
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
- 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
## 3.0.6.1342 (02-10-2021)

View File

@@ -1,5 +1,5 @@
- New standardized logic for Dockerfile build and packages installation
- 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
- Add local drives mounts : used localdisks with the text "sda1, sdb1" according to your needs
- Add ssl
- Correct custom ui