From 6ba689d9540057c7d0071b0906b6b536bb5bfbce Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 13 Oct 2021 11:34:30 +0200 Subject: [PATCH 1/4] Update to 1.24.4.5081-e362dc1ee-ls79 --- plex/CHANGELOG.md | 3 +++ plex/config.json | 20 ++++++++++++++++---- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 9f7cbfe13..809c10e59 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 1.24.4.5081-e362dc1ee-ls79 (13-10-2021) +- Update to latest version from linuxserver/docker-plex - Allow mounting of devices up to sdg2 ## 1.24.3.5033-757abe6b4-ls75 (21-09-2021) diff --git a/plex/config.json b/plex/config.json index d999af1b1..7b000e5dd 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,7 +1,7 @@ { "name": "Plex NAS", - "version": "1.24.3.5033-757abe6b4-ls75-2", - "upstream": "1.24.3.5033-757abe6b4-ls75", + "version": "1.24.4.5081-e362dc1ee-ls79", + "upstream": "1.24.4.5081-e362dc1ee-ls79", "slug": "plex_nas", "description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.", "url": "https://github.com/alexbelgium/hassio-addons", @@ -52,8 +52,20 @@ ], "devices": [ "/dev/ttyUSB0", - "/dev/sda1", "/dev/sdb1", "/dev/sdc1", "/dev/sdd1", "/dev/sde1", "/dev/sdf1", "/dev/sdg1", - "/dev/sda2", "/dev/sdb2", "/dev/sdc2", "/dev/sdd2", "/dev/sde2", "/dev/sdf2", "/dev/sdg2" + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2" ], "environment": { "VERSION": "docker", From 935d6e5ba86fb3c17335693760f15705bf12cba4 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 13 Oct 2021 11:57:54 +0200 Subject: [PATCH 2/4] Update to 14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158 --- qbittorrent/CHANGELOG.md | 3 +++ qbittorrent/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/qbittorrent/CHANGELOG.md b/qbittorrent/CHANGELOG.md index 35bfbd5e4..d7e1a9f90 100644 --- a/qbittorrent/CHANGELOG.md +++ b/qbittorrent/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158 (13-10-2021) +- Update to latest version from linuxserver/docker-qbittorrent - Added watchdog feature ## 14.3.8.99202110081405-7423-ac5c264e6ubuntu20.04.1-ls157 (08-10-2021) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 0332ee561..c77141178 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -1,7 +1,7 @@ { "name": "Qbittorrent", - "version": "14.3.8.99202110081405-7423-ac5c264e6ubuntu20.04.1-ls157", - "upstream": "14.3.8.99202110081405-7423-ac5c264e6ubuntu20.04.1-ls157", + "version": "14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158", + "upstream": "14.3.8.99202110120741-7429-1bae770b2ubuntu20.04.1-ls158", "slug": "qbittorrent", "description": "qBittorrent is a bittorrent client", "url": "https://github.com/alexbelgium/hassio-addons", From 3f9d0d675af6cea6ba1ec2836c7b153a8f239317 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Wed, 13 Oct 2021 11:59:09 +0200 Subject: [PATCH 3/4] Update to nightly-0.1.0.991-ls16 --- readarr/CHANGELOG.md | 3 +++ readarr/config.json | 23 ++++++++++++++++++----- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/readarr/CHANGELOG.md b/readarr/CHANGELOG.md index 93f181116..c58d1917a 100644 --- a/readarr/CHANGELOG.md +++ b/readarr/CHANGELOG.md @@ -1 +1,4 @@ + +## nightly-0.1.0.991-ls16 (13-10-2021) +- Update to latest version from linuxserver/docker-readarr - Initial release (nightly builds) diff --git a/readarr/config.json b/readarr/config.json index f48401ef5..609862ec3 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -1,5 +1,10 @@ { - "arch": ["aarch64", "amd64", "armv7", "armhf"], + "arch": [ + "aarch64", + "amd64", + "armv7", + "armhf" + ], "boot": "auto", "description": "Book Manager and Automation", "devices": [ @@ -22,7 +27,12 @@ "PUID": "0", "PGID": "0" }, - "map": ["config:rw", "share:rw", "media:rw", "config:rw"], + "map": [ + "config:rw", + "share:rw", + "media:rw", + "config:rw" + ], "name": "readarr NAS", "options": { "PUID": 0, @@ -37,7 +47,10 @@ "ports_description": { "8787/tcp": "web interface" }, - "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], + "privileged": [ + "SYS_ADMIN", + "DAC_READ_SEARCH" + ], "schema": { "PUID": "int", "PGID": "int", @@ -48,8 +61,8 @@ "cifspassword": "str?" }, "slug": "readarr_nas", - "upstream": "0.1.0.991-ls16", + "upstream": "nightly-0.1.0.991-ls16", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.1.0.991-ls16", + "version": "nightly-0.1.0.991-ls16", "webui": "http://[HOST]:[PORT:8787]" } From 16656db2f78d134e9336f8bf858439a3cf84a36b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 Oct 2021 12:14:37 +0200 Subject: [PATCH 4/4] Update Readme.md --- readarr/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readarr/Readme.md b/readarr/Readme.md index a389fa326..48450ccdf 100644 --- a/readarr/Readme.md +++ b/readarr/Readme.md @@ -7,7 +7,7 @@ --- -[Readarr](https://github.com/Readarr/Readarr) is book Manager and Automation (Sonarr for Ebooks). +[Readarr](https://github.com/Readarr/Readarr) is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them.is book Manager and Automation (Sonarr for Ebooks). This addon is based on the docker image https://github.com/linuxserver/docker-readarr # Installation